OpenSceneGraph/src/osgText
2011-04-19 09:54:14 +00:00
..
CMakeLists.txt From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
DefaultFont.cpp Fixed size of default font 2011-01-28 12:34:49 +00:00
DefaultFont.h Refactored to use a typedef of Font to Font3D rather than have a separate Font3D class 2010-09-03 09:08:19 +00:00
FadeText.cpp converted osg::notify to OSG_INFO etc. 2010-05-28 16:00:45 +00:00
Font.cpp From Hartwig Wiesmann, fix to font search path under OSX. 2010-11-22 10:41:04 +00:00
Glyph.cpp Unified more of the 2D and 3D text setup, fixed bugs in Text3D setup 2011-01-11 11:39:31 +00:00
GlyphGeometry.cpp Added check for invalid face size to prevent a crash 2011-01-05 11:43:37 +00:00
GlyphGeometry.h From Jean-Sebastien Guay, build fixes for windows. 2010-11-24 20:20:57 +00:00
String.cpp converted osg::notify to OSG_INFO etc. 2010-05-28 16:00:45 +00:00
Style.cpp Moved Style and Bevel classes out into their own include/osgText/Style header. 2010-09-24 12:57:55 +00:00
Text3D.cpp Enabled the settng/getting of the Text3D's WallStateSet and BackStateSet along with use of these in the rendering implementation 2011-03-07 12:33:11 +00:00
Text.cpp Unified more of the 2D and 3D text setup, fixed bugs in Text3D setup 2011-01-11 11:39:31 +00:00
TextBase.cpp Improved the handling of unitialized bounding box 2011-04-19 09:54:14 +00:00
Version.cpp Unified the setup of version numbers so that they all are based on the version 2007-04-22 20:19:43 +00:00