26 Commits (a16863607b5994876009089660883f68054cc704)

Author SHA1 Message Date
cinnaboot a16863607b Extract UI rendering code into separate ui_renderer module 6 months ago
cinnaboot 42f4b12cfc Refactor to billboard rendering 6 months ago
cinnaboot b96f1cfe8c Add spacecraft rendering with maneuver visualization 6 months ago
cinnaboot ce35c618d6 Implement maneuver planning system with config-based scheduled burns 6 months ago
cinnaboot f5a1fdd245 Refactor: Integrate spacecraft into SimulationState 6 months ago
cinnaboot c3a46062d7 Initialize camera to follow root body on startup 6 months ago
cinnaboot e22cea1cf7 increase window and info panel size for graphical rendering 6 months ago
cinnaboot c858891398 Preserve camera distance when switching bodies 6 months ago
cinnaboot 188df84c57 Remove keyboard shortcuts - always show UI panels and auto-follow 6 months ago
cinnaboot 879875f49a Fix camera follow - maintain distance and proper orbital rotation 6 months ago
cinnaboot 969af97fe0 Add camera follow feature for selected body 6 months ago
cinnaboot 85bd9eed80 Fix raygui body selection - GuiListView return value bug 6 months ago
cinnaboot 32e0bf2512 Add raygui integration and UI functionality for body selection 6 months ago
cinnaboot d25df0c022 update fixmes about root body simulation 6 months ago
cinnaboot 1672cc4acf change default view of orbit_sim, and update manual TODO 6 months ago
cinnaboot 45bb58dfdf add a focus_camera function to rederer for debugging 6 months ago
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
cinnaboot 1c59da8c41 Remove headless mode and legacy test documentation: simplify main.cpp, update README with Testing section, delete obsolete test_verification.md, remove test-manual target from Makefile 6 months ago
cinnaboot 4b9e776577 update defalut config 6 months ago
cinnaboot 89931c3571 Fix SOI calculation and orbit direction bugs 6 months ago
cinnaboot 9b4009d576 Set DEFAULT_HEADLESS to 0 for renderer development 6 months ago
cinnaboot e5da7aa202 Refactor main.cpp into focused functions 6 months ago
cinnaboot b0bd6716a4 Add configuration macros for default run mode 6 months ago
cinnaboot 40a83ad241 Add human-readable output mode with polar coordinates 6 months ago
cinnaboot 14038dae62 Add headless mode for terminal-based simulation 6 months ago
cinnaboot e8a56c93c1 Initial commit 6 months ago