OpenSceneGraph/src/osgText
Robert Osfield 345810ef22 Added support for float or double osg::Plane, and the default osg::Plane to double.
Performance tests on big models did not indicate any performance penalty in using doubles over floats,
so the move to doubles should mainly impact precision improvements for whole earth databases.

Also made improvements to osgUtil::PlaneIntersector and osgSim::ElevationSlice classes
2006-11-28 16:00:52 +00:00
..
DefaultFont.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
DefaultFont.h Updated copyright years. 2006-07-18 15:21:48 +00:00
FadeText.cpp Added support for float or double osg::Plane, and the default osg::Plane to double. 2006-11-28 16:00:52 +00:00
Font.cpp Fixed bug related to clean up of text fonts. 2006-10-03 11:14:34 +00:00
GNUmakefile Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help 2006-09-18 20:54:48 +00:00
String.cpp Removed the String inhertiance from osg::Referenced. 2006-09-01 12:46:45 +00:00
Text.cpp Fixed bug related to clean up of text fonts. 2006-10-03 11:14:34 +00:00
Version.cpp Updated version numbers of the up comming 1.2 release 2006-08-31 20:54:28 +00:00