OpenSceneGraph/include/osgViewer
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
..
api From Stephan Huber, "* osgGA: fixed a small bug regarding emulating mouse-events from touch-events 2013-01-07 12:17:26 +00:00
CompositeViewer Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Export Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GraphicsWindow From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
Renderer From Pjotr Svetachov, "when you restart threading 2013-01-23 17:38:28 +00:00
Scene Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
View Added osgGA::Device class for integration of both physical and virtual devices. 2012-10-23 16:15:03 +00:00
Viewer Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ViewerBase Added osgGA::Device class for integration of both physical and virtual devices. 2012-10-23 16:15:03 +00:00
ViewerEventHandlers Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00