Robert Osfield
|
ff38da1290
|
Refactor various NodeTracker and MatrixManipulator classes to use the osg::ObserverNodePath and osg::oberserver_ptr<> classes
|
2010-02-15 20:15:32 +00:00 |
|
Robert Osfield
|
b278660799
|
From Nico Kruithof, "Attached is a patch that makes the spherical manipulator frame rate independent. This is similar to what Lee did for the trackball manipulator a couple of months ago."
|
2009-12-02 14:21:13 +00:00 |
|
Robert Osfield
|
3aded84015
|
From Cory Riddell, "I added an _allowThrow boolean along with a getter and setter to the
spherical manipulator. The default value is true.
This is very similar to the flag in trackball."
|
2009-06-25 09:14:47 +00:00 |
|
Robert Osfield
|
cd18dc01da
|
Converted SphericalManipulator to use Elevation and Heading rather than Zenith and Azimuth.
|
2009-05-20 10:58:29 +00:00 |
|
Robert Osfield
|
4d9d02e880
|
Changed the default home position so that it's consistent with other OSG manipulators. Added setter of properties of the SphericalManipualtor, moved across to using doubles internally
|
2009-05-19 12:21:42 +00:00 |
|
Robert Osfield
|
22fa18d585
|
From Mojtaba Fathi, "I've developed a new manipulator which uses azimuth and zenith angles to rotate scene and so avoids Roll angle rotation, such that scene is always seen as Z upward."
|
2009-05-19 11:18:03 +00:00 |
|