OpenSceneGraph/include
2007-09-03 09:43:33 +00:00
..
osg Added default contructors to Operation 2007-09-03 09:43:33 +00:00
osgDB Cleaned up the thread priority management in DatabasePager and added 2007-08-24 13:33:35 +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 Bruno Hebelin, 2007-08-12 12:12:55 +00:00
osgSim From Brad Christiansen, "I added the ability to set the render target implementaion on the 2007-08-13 10:17:18 +00:00
osgTerrain Added export for Windows build 2007-08-31 12:14:39 +00:00
osgText Changed Font's mutex to become a static mutex shared between all instances of Font. 2007-09-01 15:24:22 +00:00
osgUtil Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet. 2007-08-31 16:05:24 +00:00
osgViewer Added convinience methods for setting up 3d spherical displays. 2007-09-01 16:56:53 +00:00