OpenSceneGraph/include
2009-01-27 14:11:37 +00:00
..
OpenThreads From Andy Skinner, "I added a const_cast for a call to atomic_cas_ptr, which takes a void* and has been given a const void* const." 2009-01-08 11:16:56 +00:00
osg Refactored the view stats. 2009-01-27 13:23:20 +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 Warning fixes 2008-12-17 11:00:16 +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 Changed setVolumeTechnique to setVolumeTechniquePrototype() 2009-01-14 20:43:21 +00:00
osgText Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgUtil Ported onscreen camera stats across to using thread safe stats collection 2009-01-26 21:23:09 +00:00
osgViewer Refactored the view stats. 2009-01-27 13:23:20 +00:00
osgVolume From Lionel Lagarde, "here is a correction on 2009-01-23 09:24:34 +00:00
osgWidget Fixed warnings 2009-01-07 10:32:59 +00:00