This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
2213011caab2027885a21e63a91cb25bc3a9817a
OpenSceneGraph
/
include
/
osgManipulator
History
Daniel Emminizer
22d2fae30c
Fix includes for MSVC 2015 build.
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
…
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
…
Projector
…
RotateCylinderDragger
…
RotateSphereDragger
…
Scale1DDragger
…
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
…
TabBoxDragger
…
TabBoxTrackballDragger
…
TabPlaneDragger
From Jaap Glas, "Added a default parameter to the following constructor in TabPlaneDragger
2012-05-25 08:56:25 +00:00
TabPlaneTrackballDragger
…
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
…
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
…