..
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
Fixed panning bug, when using RUN_ON_DEMAND, that resulted in the camera being thrown off towards infinity.
2013-05-24 09:35:58 +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
Fixed panning bug, when using RUN_ON_DEMAND, that resulted in the camera being thrown off towards infinity.
2013-05-24 09:35:58 +00:00
EventVisitor
Fixed usage of META_NodeVisitor so it doesn't include ""
2013-01-24 18:48:34 +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
From Ulrich Hertlein, "Attached is a patch that introduces 'static_cast<unsigned int>' on some instances where
2013-05-14 16:12:21 +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