Fixed the numerical accuracy problems in the Drive and Flight Manipulators.
This commit is contained in:
@@ -10,6 +10,8 @@ TrackballManipulator::TrackballManipulator()
|
||||
_modelScale = 0.01f;
|
||||
_minimumZoomScale = 0.05f;
|
||||
_thrown = false;
|
||||
|
||||
_distance = 1.0f;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user