.. |
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
|
Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class.
|
2014-06-05 16:26:13 +00:00 |
EventQueue
|
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 |
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 Sebastian Messerschmidt, "n the trunk version the osgGA::GUIActionAdapter has additional functions for lineIntersection which use osgGA::GUIEventAdapter&, but the class declaration is neither forwarded, nor is the header included.
|
2014-04-08 11:48:34 +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
|
Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class.
|
2014-06-05 16:26:13 +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 |