mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-08 04:31:08 -06:00
* Hack to try to get desired behavior (for testing) * Add properties to control axes of rotation and whether rotation aorund up should be enabled * Generalze orbit function to just use an angle instead of speed and deltatime * Move speed scale computation to a separate function * Refactor horizontal translation code a bit * Refactor speed computation for idel behavior * Refactor/clean up orbit code * Add property docs * Add some safety checks * Apply suggestions from code review Co-authored-by: Alexander Bock <alexander.bock@liu.se> * More updates based on code review --------- Co-authored-by: Alexander Bock <alexander.bock@liu.se>