..
AnimationPathManipulator
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
CameraManipulator
Changed updateCamera(Camera*) to updateCamera(Camera&) to make it clear that a valid Camera object should be passed in.
2012-07-09 17:49:04 +00:00
CameraViewSwitchManipulator
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
Device
Added osgGA::Device class for integration of both physical and virtual devices.
2012-10-23 16:15:03 +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
EventQueue
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
EventVisitor
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
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 Magnus Kessler, typo and documentation fixes
2012-03-29 15:08:15 +00:00
GUIEventAdapter
Made TouchData and osg::Object to aid with serialization.
2012-10-05 16:31:23 +00:00
GUIEventHandler
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
KeySwitchMatrixManipulator
From Magnus Kessler, typo and documentation fixes
2012-03-29 15:08:15 +00:00
MultiTouchTrackballManipulator
Ran script to remove trailing spaces and tabs
2012-03-21 17:36: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