mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-14 16:01:30 -06:00
changed how time keyframes are used
This commit is contained in:
@@ -643,7 +643,7 @@ void OpenSpaceEngine::preSynchronization() {
|
||||
|
||||
_renderEngine->preSynchronization();
|
||||
|
||||
_parallelConnection->update(dt);
|
||||
_parallelConnection->preSynchronization();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user