OpenSceneGraph/include
2009-02-04 13:51:12 +00:00
..
OpenThreads Updated OpenThreads and OpenSceneGraph version ready for OSG-2.8 branch. 2009-02-02 14:55:51 +00:00
osg Fixed the constness of osg::Image* pointer 2009-02-04 11:35:24 +00:00
osgAnimation Changed META_NodeVisitor usage to META_Object as it's more appropriate. 2009-01-24 10:02:32 +00:00
osgDB From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
osgFX Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgGA Fixed warnings 2009-01-07 10:32:59 +00:00
osgIntrospection Clean up warning disable code 2009-02-03 20:26:26 +00:00
osgManipulator From Serge Lages, "Here you can find some modifications to osgManipulator to work with double values instead of floats. Indeed I faced problems with the osgManipulator library when working with Earth based scenes, it was impossible to drag objects in a precise way if they were too far from the center of the scene." 2008-11-21 11:23:21 +00:00
osgParticle Made the ParticleSystemUpdate::addParticleSystem, removeParticleSystem, replaceParticleSystem and setParticleSystem methods all virtual to allow them to be overriden. 2008-11-21 12:30:12 +00:00
osgShadow Converted viewer camera references to use observer_ptr<> rather than ref_ptr<> or C pointers to avoid issues with circular references/dangling pointers. 2009-01-27 14:11:37 +00:00
osgSim Fixed warnings 2009-01-07 10:32:59 +00:00
osgTerrain Refactored osg::TransferFunction1D to use an std::map internally which is kept in sync with the actual osg::Image that is passed to the GPU. 2009-02-02 14:43:27 +00:00
osgText Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgUtil Fixed the handling of setLightingMode and inheritCullSettings so that it properly manages the GL_LIGHTING mode 2009-01-28 09:23:26 +00:00
osgViewer Added explict initialization of osg::Object contstructor to fix warning 2009-02-03 11:04:37 +00:00
osgVolume Form Paul Melis, spelling fixes 2009-02-04 13:51:12 +00:00
osgWidget Form Paul Melis, spelling fixes 2009-02-04 13:51:12 +00:00