OpenSceneGraph/src/osgText
2010-09-29 12:45:35 +00:00
..
CMakeLists.txt Moved Style and Bevel classes out into their own include/osgText/Style header. 2010-09-24 12:57:55 +00:00
DefaultFont.cpp Moved TextNode into osgText. 2010-09-07 18:18:35 +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 Cleaned up debug info, and changed Text3D across to using GL_NORMALIZE instead of GL_RESCALE_NORMAL. 2010-09-08 11:02:39 +00:00
Glyph.cpp Moved Text3D across to using Style for character thickness. 2010-09-27 17:11:12 +00:00
GlyphGeometry.cpp Moved Text3D across to using Style for character thickness. 2010-09-27 17:11:12 +00:00
GlyphGeometry.h Added support for osgText::Style into osgText::Text3D. 2010-09-27 16:18:20 +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 Moved handling of character aspect ratio into osgText::Style. 2010-09-29 12:45:35 +00:00
Text.cpp Moved handling of character aspect ratio into osgText::Style. 2010-09-29 12:45:35 +00:00
TextBase.cpp Moved handling of character aspect ratio into osgText::Style. 2010-09-29 12:45:35 +00:00
TextNode.cpp Removed getScale() parameter from osgText::Font 2010-09-29 11:09:32 +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