OpenSceneGraph/include
Robert Osfield d57a16e023 Added DisplaySetting::s/getCompileContextHint() and use of this hint in osgViewer::Viewer/CompositeViewer.
Removed the CustomViewer in osgterrain example as the above now removes the need for it.
2007-08-11 14:49:14 +00:00
..
osg Added DisplaySetting::s/getCompileContextHint() and use of this hint in osgViewer::Viewer/CompositeViewer. 2007-08-11 14:49:14 +00:00
osgDB Added new statc prototype() and create() methods to CullVisitor and DatabasePager to allow overriding of the default implementations 2007-08-08 08:10:38 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA Added setCurrentEventState method 2007-07-13 11:31:56 +00:00
osgIntrospection From David Callu, "After the mail of Emmanuel Roche to convert a void * in a known pointer (for example osg::Geode *), I has searched an elegant way to introduce this feature. 2007-07-27 17:16:18 +00:00
osgManipulator Change interator to const_iterator to try and avoid Solaris build failure 2007-06-05 14:37:55 +00:00
osgParticle From Paul Melis, fixes to spelling mistakes/typos. 2007-07-11 15:51:17 +00:00
osgShadow From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one 2007-06-27 20:36:16 +00:00
osgSim Fixed namespace 2007-06-15 16:08:33 +00:00
osgTerrain Renamed osgTerrain::TerrainNode to osgTerrain::Terrain and introduced basic 2007-08-07 19:53:57 +00:00
osgText From Csaba Halasz and Robert Osfield, support for passing in ReaderWriter::Options object into readFontFile 2007-07-02 12:30:14 +00:00
osgUtil Compile fix 2007-08-09 08:19:58 +00:00
osgViewer Added support for an update OperationQueue to Viewer and CompositeViewer to allow asyncrnous adding of operations to be added 2007-08-11 10:28:14 +00:00