OpenSceneGraph/src/osgManipulator
Robert Osfield 42b709a9f4 From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or
SETUP_EXE, in order to have a unique entry point to build the
libraries. With this changes the android integration will be less
painful (currently is a big IF(ANDROID) for each CMakeLists.txt) and
more maintainable in the future. I hope next submissions will be for
supporting android from my colleague Jorge.
"
2011-03-08 13:51:13 +00:00
..
AntiSquish.cpp From Mikhail Izmestev, "Current osgManipulator::AntiSquishCallback stops update traversal of childrens." 2011-01-11 17:23:22 +00:00
CMakeLists.txt From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or 2011-03-08 13:51:13 +00:00
Command.cpp Completed refactor of osgManipulator, key changes are: 2009-07-01 14:01:09 +00:00
Constraint.cpp Converted osg::notify to OSG_INFO etc. 2010-05-28 16:06:15 +00:00
Dragger.cpp From Mikhail Izmestev, "I have discovered problem with draggers from osgManipulator in HUD. 2010-10-29 15:18:34 +00:00
Projector.cpp Converted osg::notify to OSG_INFO etc. 2010-05-28 16:06:15 +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 Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0. 2009-10-28 20:31:57 +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