1 Commits (29d4082581995a6b928c1a2f6a6d677f193a007d)

Author SHA1 Message Date
cinnaboot e8167a90f5 Split visualizer into example/ sub-project 3 months ago
cinnaboot ac80bd9e71 set inital sim speed to 1.0 5 months ago
cinnaboot ca8d466b00 start the graphical simulation in paused mode 5 months ago
cinnaboot b37497a504 Implement UIState buffer caching to eliminate per-frame malloc/free calls 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 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 bad888c862 change the graphical sim step logic 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 26754ab565 update default config 6 months ago
cinnaboot 82f6858997 update default config 6 months ago
cinnaboot 3a6d6755b5 set a different default UI style 6 months ago
cinnaboot b9b4361767 fix rendering issue with begin/end frame functions 6 months ago
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