Alexander Bock
Alexander Bock
Maybe the Launcher could also start the TaskRunner with a specific task
Do we have this ability already in the RenderableTrailOrbit (-> Appearance) by disabling the orbital trail to disable fading? This would mean that the entire orbit is then visible
I've been using the `openspace.navigation.saveNavigationState` and `openspace.navigation.loadNavigationState` in conjunction quite a lot to be able to redo session recordings from a fixed start position. Iirc the saveNavigationState returns it in...
Part of this would also be to display added actions in the panel. Right now registering a new action using `openspace.action.registerAction(...)` does not show up in the panel even when...
Storing them as custom assets that can be added to a profile?
Add a BoolProperty to the NavigationHandler to disable keybindings
https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/pull/103
Check is this bug is still happening
Is it actually a problem if we don't have the correct bounding sphere displayed (for the camera path for example)