OpenSceneGraph/include
Robert Osfield 9574ce97d2 Updated TODO list.
Converted AnimationPath so it is now subclassed from osg::Transform::ComputeTransfromCallback()
so that it can be directly attached to the scene to move objects about.

Changed the osg::SateSet::setGlobalDefaults() so that is sets GL_DEPTH_TEST
to ON.

Added guards and creation of default helper classes in osgGLUT::Viewer and
osgUtil::SceneView so that sensible defaults are used when no settings
are used of osg::State/StateSet,osgUtil::RenderStage/RenderGraph/CullVisitor.
2002-04-21 22:05:26 +00:00
..
osg Updated TODO list. 2002-04-21 22:05:26 +00:00
osgDB Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
osgGLUT Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
osgText Clean up for VisualStudio build 2002-04-13 22:19:29 +00:00
osgUtil Changed the osg::Billboard comution so that it get passed in the current 2002-04-17 09:48:19 +00:00