OpenSceneGraph/include
Robert Osfield bada884342 From Pjotr Svetachov, "when you restart threading
with startThreading/stopThreading the _drawQueue and _availableQueue
are not reset properly. This can lead to a deadlock when threading is
started again. So before threading is started again the queues must be
reset. This deadlock is also reported earlier by someone else in here:
http://forum.openscenegraph.org/viewtopic.php?p=43415#43415"
2013-01-23 17:38:28 +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 Wang Rui with edits from Robert Osfield, additional GLenums for cross platform build 2013-01-23 16:22:45 +00:00
osgAnimation Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgDB Added Options support to ImageSequence LOAD_* functionality 2013-01-18 17:11:49 +00:00
osgFX Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgGA From Stephan Huber, added event sending support into osgGA::Device along with implementation on this into the osc plugin. Added osgoscdevice example to demonstate this in action. 2012-11-28 10:43:58 +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 From Magnus Kessler, typo and documentation fixes 2012-03-29 15:08:15 +00:00
osgTerrain Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgText Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
osgUtil From Magnus Kessler, typo and documentation fixes 2012-03-29 15:08:15 +00:00
osgViewer From Pjotr Svetachov, "when you restart threading 2013-01-23 17:38:28 +00:00
osgVolume Added xml defined property/property animation to .p3d format for <volume> propeties: 2012-11-30 14:21:45 +00:00
osgWidget Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00