OpenSceneGraph/include
2013-05-14 16:18:41 +00:00
..
OpenThreads From Piotr Domagalski, "Currently, code using OpenSceneGraph doesn't build with clang due to the way __sync_bool_compare_and_swap() is used in OpenThreads/Atomic header file. 2012-09-06 10:52:28 +00:00
osg From Michael Kapelko, "The provided patch (against SVN revision 13380) adds missing constness to returning calls (without it the user code does not compile)." 2013-05-14 16:18:41 +00:00
osgAnimation Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
osgDB From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where 2013-05-14 16:12:21 +00:00
osgFX Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgGA From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where 2013-05-14 16:12:21 +00:00
osgManipulator Changed dispatch to virtual 2012-09-25 11:04:11 +00:00
osgParticle Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgPresentation Added <display_broadcast_event> and <dismiss_broadcast_event> support to <timeout> to allow the different timeout statges to be broadcast. 2013-01-17 13:51:52 +00:00
osgQt Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgShadow Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap, 2012-08-15 12:40:48 +00:00
osgSim Fixed usage of META_NodeVisitor so it doesn't include "" 2013-01-24 18:48:34 +00:00
osgTerrain From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where 2013-05-14 16:12:21 +00:00
osgText Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgUtil Added OSGUTIL_EXPORT for Windows build 2013-05-13 13:12:13 +00:00
osgViewer Added to Viewer::realize() automatic setup using Keystone when available and enabled, and when no other window setup has been selected. 2013-05-13 09:18:37 +00:00
osgVolume Added xml defined property/property animation to .p3d format for <volume> propeties: 2012-11-30 14:21:45 +00:00
osgWidget Changed point to osg::ref_ptr<> to prevent memory leaks. 2013-04-16 09:26:40 +00:00