OpenSceneGraph/src/osgManipulator
Robert Osfield 49217e8a88 From Frauciel Luc, "Added support for other pointers than mouses by using a nearpoint and farpoint instead of mousex,mousey + Camera (see Dragger and Dragger.cpp).
The major modification concern the LineProjector class in Projector.cpp. The intersection was previously done in window space, I've modified it to compute it in object space."
2007-05-28 10:14:29 +00:00
..
AntiSquish.cpp Added osg:: to computeLocalToWorld to fix build under VS7. 2007-03-20 17:07:37 +00:00
CMakeLists.txt Moved the OpenThreads link locally to each lib 2007-05-03 10:06:38 +00:00
Command.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
CommandManager.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
Constraint.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
Dragger.cpp From Frauciel Luc, "Added support for other pointers than mouses by using a nearpoint and farpoint instead of mousex,mousey + Camera (see Dragger and Dragger.cpp). 2007-05-28 10:14:29 +00:00
Projector.cpp From Frauciel Luc, "Added support for other pointers than mouses by using a nearpoint and farpoint instead of mousex,mousey + Camera (see Dragger and Dragger.cpp). 2007-05-28 10:14:29 +00:00
RotateCylinderDragger.cpp Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +00:00
RotateSphereDragger.cpp Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +00:00
Scale1DDragger.cpp Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +00:00
Scale2DDragger.cpp Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +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
Selection.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
TabPlaneDragger.cpp Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +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 Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +00:00
Translate2DDragger.cpp Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +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