OpenSceneGraph/src
Robert Osfield f867dd81be Added asGroup() and asTransform() methods to osg::Node to downcast nodes
to these types without requiring an expensive dynamic_cast<>.

Also added asGeometry() to osg::Drawable for the same reasons.
2002-09-12 15:34:31 +00:00
..
Demos Improvements to osg::Texture3D::Extensions code. 2002-09-05 15:45:10 +00:00
osg Added asGroup() and asTransform() methods to osg::Node to downcast nodes 2002-09-12 15:34:31 +00:00
osgDB Fixed 69 occurance of 'Seperate' misspelling (should be 'Separate') 2002-08-29 03:22:27 +00:00
osgGA Fixed the numerical accuracy problems in the Drive and Flight Manipulators. 2002-08-29 20:41:19 +00:00
osgGLUT Renamed osg::Statistics::addOpaque to addDrawable to better reflect its current 2002-08-30 19:45:56 +00:00
osgParticle Updated the version numbers to reflect the upcomming release 0.9.1. 2002-08-28 18:49:27 +00:00
osgPlugins Added ability to accept '.tif' files (as well as '.tiff') and printed 2002-09-09 04:40:50 +00:00
osgText From Brede Johansen - Fixes to osg::Plane::valid and added a new set method. 2002-09-12 13:23:15 +00:00
osgUtil Added new buffered_value template class which encapsulates a std::vector but 2002-09-05 11:42:55 +00:00
Makefile Fix for the Cygwin build related to the new FileUtils_Unix not using the 2002-04-24 08:50:03 +00:00