You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenSceneGraph/include/osgManipulator
Daniel Emminizer 22d2fae30c
Fix includes for MSVC 2015 build.
7 years ago
..
AntiSquish Added implementations for the libraryName and className for the AntiSquish node. 10 years ago
Command osgManiputor: TranslateInLineCommand wants Vec3d instead of Vec3 8 years ago
CommandManager
Constraint added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 8 years ago
Dragger Replaced osgUtil::IntersectVisitor usage with osgUtil::InteresectionVisitor 7 years ago
Export
Projector Ran script to remove trailing spaces and tabs 13 years ago
RotateCylinderDragger From Chuck Seberino, "Attached are modified versions of RotateCylinderDragger and Projector files that clean up the use of _onCylinder / isProjectionOnCylinder(). 13 years ago
RotateSphereDragger
Scale1DDragger
Scale2DDragger From Jannik Heller, typo fixes 10 years ago
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." 11 years ago
Selection
TabBoxDragger
TabBoxTrackballDragger
TabPlaneDragger From Jaap Glas, "Added a default parameter to the following constructor in TabPlaneDragger 13 years ago
TabPlaneTrackballDragger
TrackballDragger Fix includes for MSVC 2015 build. 7 years ago
Translate1DDragger Fixed doxygen warnings 8 years ago
Translate2DDragger
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." 11 years ago
TranslatePlaneDragger Fixed comment 11 years ago
Version Ran script to remove trailing spaces and tabs 13 years ago