OpenSceneGraph/include
2008-12-10 16:26:02 +00:00
..
OpenThreads From Blasius Czink, "Among other things I added support for atomic operations on BSD-like systems and additional methods (for "and", "or", "xor"). 2008-10-27 10:42:58 +00:00
osg From Sukender, added missing inline keywords 2008-12-09 16:43:38 +00:00
osgAnimation Fixed build for when ref_ptr<> impicit cast is not built 2008-11-29 11:10:56 +00:00
osgDB Added mechanism for registering proxy objects in the .osg plugin in a way that is compatible with static linking. 2008-12-10 16:26:02 +00:00
osgFX Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgGA Replaced IntersectVisitor usage with IntersectionVisitor 2008-10-07 14:19:28 +00:00
osgIntrospection Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +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 From Csaba Halasz, adding missing export directives 2008-11-06 14:04:26 +00:00
osgSim Added missing dirtyBound() calls 2008-10-03 08:33:17 +00:00
osgTerrain Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer. 2008-10-20 08:43:25 +00:00
osgText Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
osgUtil From Joakim Simmonsson, fix for handling of billboards in FLATTEN_STATIC_TRANSFORMS_DUPLICATING_SHARED_SUBGRAPHS 2008-11-25 14:31:19 +00:00
osgViewer Refactored computeIntersections() float x,float y, const osg::NodePath& nodePath. 2008-12-10 11:12:37 +00:00
osgVolume Added setImageToColour function 2008-12-09 09:25:12 +00:00
osgWidget Cleaned up osgWidget::VncClient and osgWidget::Browser so that their implementations are all more consitent with the osgWidget::PdfReader. 2008-12-09 11:05:04 +00:00