This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
85281a6d1bd69baca48b1b66838df8a5567227f1
OpenSceneGraph
/
src
/
osgPlugins
/
freetype
History
Robert Osfield
5cdb5c055c
Added extension docs
2008-07-25 10:18:14 +00:00
..
CMakeLists.txt
From Eric Sokolowsky, "I have made a number of changes intended to get a few things working better on OSX. However, since I'm still pretty new at Mac development and cmake I'm not entirely certain that the changes I have made are benign on other platforms. I have tested these changes on Leopard with CMake 2.6 generating Xcode 3.0 projects, compiling on ppc and i386 for 10.5 and 10.4, and on Linux (CentOS) and everything still seems to work ok. Here are the changes I made (against OSG svn as of this afternoon):
2008-06-23 09:57:45 +00:00
FreeTypeFont3D.cpp
Added initilizers of variables to FreeTypeFont3D constructors.
2007-12-16 12:36:52 +00:00
FreeTypeFont3D.h
From David Callu, added support of 3D text to osgText and associated plugins.
2007-12-10 15:15:56 +00:00
FreeTypeFont.cpp
Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash
2008-02-25 12:54:54 +00:00
FreeTypeFont.h
Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash
2008-02-25 12:54:54 +00:00
FreeTypeLibrary.cpp
Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash
2008-02-25 12:54:54 +00:00
FreeTypeLibrary.h
Refactored the mutex usage in osgText and freetype plugin to prevent multi-thread crash
2008-02-25 12:54:54 +00:00
ReaderWriterFreeType.cpp
Added extension docs
2008-07-25 10:18:14 +00:00