OpenSceneGraph/include/osgManipulator
2018-04-20 13:16:43 -04:00
..
AntiSquish Added implementations for the libraryName and className for the AntiSquish node. 2015-04-17 13:33:08 +00:00
Command osgManiputor: TranslateInLineCommand wants Vec3d instead of Vec3 2016-12-08 10:12:17 -05:00
CommandManager Added constructor and destructor body 2009-07-01 14:49:30 +00:00
Constraint added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
Dragger Replaced osgUtil::IntersectVisitor usage with osgUtil::InteresectionVisitor 2018-04-20 14:32:34 +01:00
Export From Wang Rui, "The osgManipulator serializers are ready now. I need to modify the 2010-04-28 20:16:44 +00:00
Projector Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
RotateCylinderDragger From Chuck Seberino, "Attached are modified versions of RotateCylinderDragger and Projector files that clean up the use of _onCylinder / isProjectionOnCylinder(). 2012-03-09 10:20:23 +00:00
RotateSphereDragger From Wang Rui, "The osgManipulator serializers are ready now. I need to modify the 2010-04-28 20:16:44 +00:00
Scale1DDragger From Wang Rui, "The osgManipulator serializers are ready now. I need to modify the 2010-04-28 20:16:44 +00:00
Scale2DDragger From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
ScaleAxisDragger From Andreas Henne, "in my application I use the TrackballDragger, the ScaleAxisDragger and the TranslateAxisDragger. Unfortunately these draggers are very thin and they do not provide methods to change their visual appearance. Another problem that I noticed is that lighting on the cones and boxes of the TranslateAxisDragger and ScaleAxisDragger is incorrect when the draggers are scaled due to not normalized normals. This small patch adresses these problems, providing methods to make the draggers thicker. I have attached a zip archive containing the corresponding files and also a modified osgManipulator example that makes use of the modifications. I don't want to retain any copyright." 2013-10-18 07:31:22 +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 Jaap Glas, "Added a default parameter to the following constructor in TabPlaneDragger 2012-05-25 08:56:25 +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 Fix includes for MSVC 2015 build. 2018-04-20 13:16:43 -04:00
Translate1DDragger Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
Translate2DDragger From Wang Rui, "The osgManipulator serializers are ready now. I need to modify the 2010-04-28 20:16:44 +00:00
TranslateAxisDragger From Andreas Henne, "in my application I use the TrackballDragger, the ScaleAxisDragger and the TranslateAxisDragger. Unfortunately these draggers are very thin and they do not provide methods to change their visual appearance. Another problem that I noticed is that lighting on the cones and boxes of the TranslateAxisDragger and ScaleAxisDragger is incorrect when the draggers are scaled due to not normalized normals. This small patch adresses these problems, providing methods to make the draggers thicker. I have attached a zip archive containing the corresponding files and also a modified osgManipulator example that makes use of the modifications. I don't want to retain any copyright." 2013-10-18 07:31:22 +00:00
TranslatePlaneDragger Fixed comment 2014-04-14 16:16:08 +00:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00