How to level out the camera after breaking a tether #2380
-
Hi, I saw in the the EarthManipulator.cpp file that it does that here, but I can't figure out how to do that in my code, outside the EarthManipulator class. You can reproduce the issue using the osgeart_manip demo application if you break the tether when the TETHER_CENTER_AND_ROTATION mode is active. What is the best way to restore the manipulator when this happens? Thank you for your help! P.S.: These are my caps...
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
We probably need to add that same re-alignment code whenever a tether breaks. I will convert this to an Issue. Thanks. |
Beta Was this translation helpful? Give feedback.
We probably need to add that same re-alignment code whenever a tether breaks. I will convert this to an Issue. Thanks.