Robert Osfield
|
d57697fefa
|
Fixed the computePosition so it find intersections more easily.
|
2004-07-12 21:32:33 +00:00 |
|
Robert Osfield
|
0acbe077fa
|
Added support for matix manipulator setHomePosition(,,)
|
2004-07-12 19:54:54 +00:00 |
|
Robert Osfield
|
7fdf18a768
|
Reduced the sensitivity of the pan.
|
2004-07-12 09:17:21 +00:00 |
|
Robert Osfield
|
788a19d3b5
|
Made debugging message write to osg::INFO instead of osg::NOTICE
|
2004-07-11 23:07:47 +00:00 |
|
Robert Osfield
|
504dd515d3
|
Improvements to the handling of coordinate system nodes
|
2004-07-09 15:21:33 +00:00 |
|
Robert Osfield
|
c6ca80f2c5
|
Added automatic scaling of the minimum distance to cope with models of
small dimensions.
|
2004-07-07 11:29:58 +00:00 |
|
Robert Osfield
|
eda1bf544d
|
Added further checks for _node validity.
|
2004-06-11 21:00:06 +00:00 |
|
Robert Osfield
|
c63f0e2fce
|
Added checks against null to prevent crashes when the terrain manipulator is set up before
a node has been attached.
|
2004-06-11 20:57:36 +00:00 |
|
Robert Osfield
|
48d671352d
|
Changed the terrain manipulator so the intersection ray is only
computed near to the current center point during panning.
|
2004-06-07 14:49:39 +00:00 |
|
Robert Osfield
|
ab2b817e61
|
Made improvements to the handling of small rotations in Quat and
TerrainManipulator
|
2004-05-20 23:25:26 +00:00 |
|
Robert Osfield
|
f02c75f5ea
|
Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to
Vec2f, Vec3f an Vec4f respectively, with typedef's to the from Vec* to Vec*f.
|
2004-05-20 10:15:48 +00:00 |
|
Robert Osfield
|
2cd4bd513a
|
Changed how the rotation and panning are managed, therby improving the
handling of the center point going over a pole.
|
2004-05-17 22:22:24 +00:00 |
|
Robert Osfield
|
a62699b015
|
Improved the panning support, and added s/getRotationMode(..) to allow
users flip between a trackball rotation style and an azim,elevation style.
|
2004-05-17 15:50:44 +00:00 |
|
Robert Osfield
|
01b504bc2f
|
Improved the pan controls on the terrain manipulator
|
2004-05-17 12:08:52 +00:00 |
|
Robert Osfield
|
2c352ceb7c
|
Changed debug info level
|
2004-05-07 11:18:18 +00:00 |
|
Robert Osfield
|
db78d55ef2
|
*** empty log message ***
|
2004-05-06 12:30:53 +00:00 |
|
Robert Osfield
|
47dd0ece28
|
Added new TerrainManipulator to osgGA, and new callback for getting the
CoordinateFrame for a given X,Y,Z location.
|
2004-05-06 11:01:16 +00:00 |
|