OpenSceneGraph/src/osgGA
Robert Osfield 9c56c5277f Added cloning of the StateSet before modification to work around threading issue
relating to the StateSet being modified by the event/update thread and read from
the draw thread at the same time.
2008-03-14 13:21:35 +00:00
..
AnimationPathManipulator.cpp From Paul Melis, fixes to spelling mistakes/typos. 2007-07-11 15:51:17 +00:00
CMakeLists.txt Changed tabs to four spaces to make merges more straight forward 2007-09-05 17:03:43 +00:00
DriveManipulator.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
EventQueue.cpp From David Callu, warning fixes 2007-09-07 15:03:56 +00:00
EventVisitor.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
FlightManipulator.cpp Added automatic stopping of animation when home() is called 2007-06-07 12:23:21 +00:00
GUIEventAdapter.cpp Introduced new GUIEventAdatper singleton for sharing the current state between 2007-07-13 11:17:41 +00:00
GUIEventHandler.cpp Introduce GUIEventHandler::handleWithCheckAgainstIgnoreHandledEventsMask() methods 2007-09-14 10:44:46 +00:00
KeySwitchMatrixManipulator.cpp Added checking of GUIEventAdpter::getHandled(). 2007-07-03 13:26:48 +00:00
MatrixManipulator.cpp Added MatrixManipulator::s/getIntersectTraversalMask(uint) to allow control 2005-03-22 21:06:06 +00:00
NodeTrackerManipulator.cpp Fixed typo 2007-07-11 16:06:04 +00:00
StateSetManipulator.cpp Added cloning of the StateSet before modification to work around threading issue 2008-03-14 13:21:35 +00:00
TerrainManipulator.cpp From Adrian Egli, made the getHandled() functionality consistent with the rest of the osgGA::MatrixManipulators 2008-01-11 12:16:19 +00:00
TrackballManipulator.cpp Added handling of when mouse delta is too high, indicating a inconsitency in the 2007-06-15 10:12:57 +00:00
UFOManipulator.cpp From Bryan Thrall, "UFOManipulator ignores any attached CoordinateFrameCallback; the 2007-12-21 14:21:21 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00