.. |
AntiSquish
|
Introduced event handling directly into osgManipulator::Dragger to allow it be used with a global event handler passing in events.
|
2009-06-29 21:32:10 +00:00 |
Command
|
Completed refactor of osgManipulator, key changes are:
|
2009-07-01 14:01:09 +00:00 |
CommandManager
|
Added constructor and destructor body
|
2009-07-01 14:49:30 +00:00 |
Constraint
|
Refactored osgManipulator so that CommandManager is no longer required, instead Dragger directly manages Constaints and associate Selections.
|
2009-06-30 11:39:39 +00:00 |
Dragger
|
Added Dragger::s/getActivationModKeyMask(..) and Dragger::s/getActivationKeyEvent(...) methods to make it possible to have draggers that only respond when you press a specified modified key or standard key.
|
2009-07-03 19:16:53 +00:00 |
Export
|
Completed refactor of osgManipulator, key changes are:
|
2009-07-01 14:01:09 +00:00 |
Projector
|
From Serge Lages, "Here you can find some modifications to osgManipulator to work with double values instead of floats. Indeed I faced problems with the osgManipulator library when working with Earth based scenes, it was impossible to drag objects in a precise way if they were too far from the center of the scene."
|
2008-11-21 11:23:21 +00:00 |
RotateCylinderDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
RotateSphereDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
Scale1DDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
Scale2DDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
ScaleAxisDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
Selection
|
Completed refactor of osgManipulator, key changes are:
|
2009-07-01 14:01:09 +00:00 |
TabBoxDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
TabBoxTrackballDragger
|
Introduced TabBoxTrackballDragger
|
2009-08-05 16:02:44 +00:00 |
TabPlaneDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
TabPlaneTrackballDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
TrackballDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
Translate1DDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
Translate2DDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
TranslateAxisDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
TranslatePlaneDragger
|
From David Callu, "osgManipulator Object have not META_Object macro call in class definition.
|
2009-03-11 11:29:00 +00:00 |
Version
|
From David Callu, improved consistency of Version strings and add version support
|
2007-09-05 17:12:24 +00:00 |