OpenSceneGraph/include/osgGA
Robert Osfield ba9dfb2ff6 From Albert Luaces, typo fixes.
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14883 16af8721-9629-0410-8352-f15c8da7e697
2015-06-01 13:40:20 +00:00
..
AnimationPathManipulator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CameraManipulator Moved Handled propety from GUIEventAdapter to Event base class. 2013-11-15 16:15:09 +00:00
CameraViewSwitchManipulator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Device Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from. 2013-10-25 14:54:15 +00:00
DriveManipulator From Magnus Kessler, "I'm resubmitting a slightly different version of the changes you left out for 2010-09-16 09:49:22 +00:00
Event Moved Handled propety from GUIEventAdapter to Event base class. 2013-11-15 16:15:09 +00:00
EventHandler Cleaned up warning generated when compiling osgocculusviewer 2015-02-17 10:36:41 +00:00
EventQueue Added osgGA::GUIEventAdapter* returns from various EventQueue event generation methods. 2015-05-25 11:33:04 +00:00
EventVisitor Fixed handling of Drawable callbacks and NumChildrenRequiringEventTraversal 2014-06-09 13:46:44 +00:00
Export Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FirstPersonManipulator Changed setTransformation(eye, center, up) paramter ordering to match gluLookAt conventions. 2010-08-16 11:03:24 +00:00
FlightManipulator From Magnus Kessler, typo and documentation fixes 2012-03-29 15:08:15 +00:00
GUIActionAdapter From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
GUIEventAdapter From Kristofer Tingdahl, "I and my team have gone over the code again, and we feel that we are comfortable in our current proposal for change. It goes deeper than it did before, and I explain why: 2014-04-24 17:14:54 +00:00
GUIEventHandler Cleaned up warning generated when compiling osgocculusviewer 2015-02-17 10:36:41 +00:00
KeySwitchMatrixManipulator Moved Handled propety from GUIEventAdapter to Event base class. 2013-11-15 16:15:09 +00:00
MultiTouchTrackballManipulator From Kristofer Tingdahl, made method virtual 2014-01-28 16:49:20 +00:00
NodeTrackerManipulator Refactored NodeTrackerManipulator to use osg::ObserverNodePath rather than it's only local equivilant. 2011-02-03 17:07:01 +00:00
OrbitManipulator Fixed parameter default value to avoid warning 2012-07-11 08:39:11 +00:00
SphericalManipulator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StandardManipulator From Wojciech Lewandowski, "We encountered a problem when we tried overloading StandardManipulator class. Linker was unable to find StandardManipulator::AnimationData methods. Prefixing AnimationData with OSGGA_EXPORT removed the issue. 2011-01-11 17:20:25 +00:00
StateSetManipulator Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TerrainManipulator From Jan Pecvia, improvements to manipulators and added new manipulator to osgviewer 2010-05-27 13:59:34 +00:00
TrackballManipulator From Jan Pecvia, improvements to manipulators and added new manipulator to osgviewer 2010-05-27 13:59:34 +00:00
UFOManipulator 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
Widget Added support for serailizing and scripting BoundingBox and BoundingSphere objects 2014-02-10 16:44:13 +00:00