OpenSceneGraph/include
Robert Osfield e15383fd7a From Fabien Lavignotte, "Here is some various small fixes i have done while playing with
osgAnimation.
 - Animation : removed the _name attribute that is never used.
 - BasicAnimationManager : fix a crash on Windows with the example
osganimationviewer. The _lastUpdate attribute was not initialized when
using copy constructor.
 - CMakeLists.txt : add RigGeometry to the headers list"
2009-02-09 22:56:21 +00:00
..
OpenThreads Updated OpenThreads and OpenSceneGraph version ready for OSG-2.8 branch. 2009-02-02 14:55:51 +00:00
osg Bumped version number of svn/trunk to 2.9.0 2009-02-06 15:49:21 +00:00
osgAnimation From Fabien Lavignotte, "Here is some various small fixes i have done while playing with 2009-02-09 22:56:21 +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 Merged from OSG-2.8 branch changes to the use of ReadWriteMutex to Mutex in osgParticle::ParticleSystem. 2009-02-09 21:38:06 +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 Added exports, and moved constructors into .cpp. 2009-02-05 14:54:42 +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 Added exports, and moved constructors into .cpp. 2009-02-05 14:54:42 +00:00
osgWidget Form Paul Melis, spelling fixes 2009-02-04 13:51:12 +00:00