mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-13 07:21:08 -06:00
Feature/navigation state (#930)
* Replace setCameraState with setNavigationState + equivalents * Add documentation and verification of NavigationState-related interfaces * Documentation and verification fixes * Change reference frame behavior * Scene fixes * Replace earthrise recording with navigation state and time
This commit is contained in:
committed by
Alexander Bock
parent
b25b205e99
commit
f43bcadee3
@@ -1013,8 +1013,6 @@ void OpenSpaceEngine::preSynchronization() {
|
||||
}
|
||||
|
||||
global::renderEngine.updateScene();
|
||||
//_navigationHandler->updateCamera(dt);
|
||||
|
||||
|
||||
if (_scene) {
|
||||
Camera* camera = _scene->camera();
|
||||
|
||||
Reference in New Issue
Block a user