mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Add button to invert delta time (closes #666 , the number of the beast)
This commit is contained in:
@@ -41,6 +41,8 @@ private:
|
||||
|
||||
TimeUnit _deltaTimeUnit = TimeUnit::Second;
|
||||
|
||||
bool _resetTimeAfterShuttle = true;
|
||||
|
||||
float _accelerationDelta = 0.f;
|
||||
|
||||
double _oldDeltaTime = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user