17 Commits (79a972a183fe8fb0575d446f5e7d72e6e81d5b95)

Author SHA1 Message Date
cinnaboot 79a972a183 Fix GuiDropdownBox behavior with static edit mode variables 5 months ago
cinnaboot 479f234e0f feat: Add keyboard shortcuts and improved error messages (Phase 6) 5 months ago
cinnaboot 0af8ece649 feat: Enhance maneuver list (Phase 5) 5 months ago
cinnaboot b0d9d99aa8 feat: Implement Edit Maneuver tab (Phase 4) 5 months ago
cinnaboot 94a7dcb6f7 feat: Implement Hohmann Transfer tab (Phase 3) 5 months ago
cinnaboot f45b111064 fix: Add conditional rendering for GUI dropdowns 5 months ago
cinnaboot 2874c5ebea feat: Add auto-generated maneuver names with edit capability 5 months ago
cinnaboot 351f647c11 fix: Initialize UIState maneuver_dialog fields properly 5 months ago
cinnaboot 9c55c7ca02 feat: Implement maneuver dialog Create tab (Phase 2) 5 months ago
cinnaboot d1d659d8f9 Extract UI panel constants from magic numbers 5 months ago
cinnaboot b6ddca5dbb Fix spacecraft panel showing for 1 frame then disappearing 5 months ago
cinnaboot 79725a7875 Simplify camera targeting by removing spacecraft selection from renderer 5 months ago
cinnaboot 59bac0b036 Remove TrackingMode and RenderFrameMode enums 6 months ago
cinnaboot 98905fc846 Phase 0: Refactor update_camera() with helper functions 6 months ago
cinnaboot 121f1b9d29 Phase 2: Update data structures with global_position/global_velocity 6 months ago
cinnaboot 3a6d6755b5 set a different default UI style 6 months ago
cinnaboot a16863607b Extract UI rendering code into separate ui_renderer module 6 months ago