OpenSceneGraph/include
Robert Osfield e4b2562f7b From Stephan Huber, "OS X failed to compile AnimationManager because of
the useage of META_Node-macro, but AnimationManager is inherited from
NodeVisitor, so I changed the Macro to META_NodeVisitor"
2009-01-24 10:00:23 +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 Warning fixes for VS, and removal of associated warning disables 2009-01-23 15:12:26 +00:00
osgAnimation From Stephan Huber, "OS X failed to compile AnimationManager because of 2009-01-24 10:00:23 +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 Added forward declaration of callbacks to headers to avoid scoping issues of classes with same names. 2009-01-23 15:50:05 +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 Updated wrappers 2008-12-19 10:20:23 +00:00
osgViewer Fixed warnings 2009-01-07 10:32:59 +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