mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-13 23:20:48 -06:00
Update function focusPosition in Camera and add a solar path for OSIRIS REx.
This commit is contained in:
@@ -790,6 +790,7 @@ void InteractionHandler::postSynchronizationPreDraw() {
|
||||
}
|
||||
else {
|
||||
_currentInteractionMode->updateCameraStateFromMouseStates(*_camera);
|
||||
_camera->setFocusPositionVec3(focusNode()->worldPosition());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user