OpenSceneGraph/src/osgManipulator
2009-08-05 16:02:44 +00:00
..
AntiSquish.cpp From Rene Molenaar, "The bug is as described above: 2009-06-18 08:18:10 +00:00
CMakeLists.txt Introduced TabBoxTrackballDragger 2009-08-05 16:02:44 +00:00
Command.cpp Completed refactor of osgManipulator, key changes are: 2009-07-01 14:01:09 +00:00
Constraint.cpp Completed refactor of osgManipulator, key changes are: 2009-07-01 14:01:09 +00:00
Dragger.cpp 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
Projector.cpp 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.cpp 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
RotateSphereDragger.cpp 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
Scale1DDragger.cpp 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
Scale2DDragger.cpp 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
ScaleAxisDragger.cpp From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield. 2007-02-11 10:33:59 +00:00
TabBoxDragger.cpp From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield. 2007-02-11 10:33:59 +00:00
TabBoxTrackballDragger.cpp Introduced TabBoxTrackballDragger 2009-08-05 16:02:44 +00:00
TabPlaneDragger.cpp Replaced tabs 2008-11-21 11:09:11 +00:00
TabPlaneTrackballDragger.cpp From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield. 2007-02-11 10:33:59 +00:00
TrackballDragger.cpp Incresed the resolution of the trackball dragger geometry 2007-02-11 21:24:38 +00:00
Translate1DDragger.cpp 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
Translate2DDragger.cpp 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
TranslateAxisDragger.cpp From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield. 2007-02-11 10:33:59 +00:00
TranslatePlaneDragger.cpp Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00