mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 09:10:18 -06:00
* remove code for controlling group sorting in ImGui We only use this for debug and the sorting here is no longer relevant * Add feature to add custom ordering to UI groups * Tiny cleanup * Add numerical ordering for night sky planets * Update Lua function name and create an event when ordering updated * Set top-level ordering * Add function documentation * Add a custom ordering that previously was hardcoded in UI * Apply suggestions from code review Co-authored-by: Alexander Bock <alexander.bock@liu.se> * Rename GUI ordering function * Update GUI hash --------- Co-authored-by: Alexander Bock <alexander.bock@liu.se>