288 Commits (679ae92e089150e64fad5fe66451477e18d45a27)
 

Author SHA1 Message Date
cinnaboot 4459a86301 Add enums and new fields for local frame rendering 6 months ago
cinnaboot d51e94830e add test case to verify spacecraft state vectors 6 months ago
cinnaboot 2ad3e12ec3 add fix for circular orbit rendering 6 months ago
cinnaboot b9d325acd3 feat: implement logarithmic radius scaling for body sizes 6 months ago
cinnaboot 7c6ee1ddec update coordinate transform info in rendering doc 6 months ago
cinnaboot 26754ab565 update default config 6 months ago
cinnaboot 82f6858997 update default config 6 months ago
cinnaboot 7a579ff4ac correct transform was -y direction 6 months ago
cinnaboot a0166aee5d fix: render prograde orbits counter-clockwise by removing sign flip 6 months ago
cinnaboot 60906844ca remove unused function and variable 6 months ago
cinnaboot 3b63dc7a16 remove unused config_loader function 6 months ago
cinnaboot c023723aff add session summary: test config reorganization and physics test coverage 6 months ago
cinnaboot 11103afa5c add test coverage for remaining physics.h functions 6 months ago
cinnaboot f79ae5ac84 reorganize test configs: 1:1 mapping with test files 6 months ago
cinnaboot 9dd79697f2 update the future_work document 6 months ago
cinnaboot af18eaa723 remove old planning doc 6 months ago
cinnaboot 30cc25e3b2 update manual TODO 6 months ago
cinnaboot 1a9234377d remove completed unified orbital elements implementation plan 6 months ago
cinnaboot e744f6f200 add orbital mechanics module documentation to technical reference 6 months ago
cinnaboot 0f6d1b7651 remove planning doc 6 months ago
cinnaboot 9fd6b25658 add parabolic orbit enhancements to future work and clarify altitude parameter docs 6 months ago
cinnaboot f25bd32e63 add session summary for config validation refactoring 6 months ago
cinnaboot a51cf1a2db update technical reference after config validation refactoring 6 months ago
cinnaboot 84c1a4da09 update plan document to mark as complete 6 months ago
cinnaboot 1d8e9c6d94 remove obsolete tests from test_invalid_parent_assignment 6 months ago
cinnaboot 3bd35bb90e create config_validator module and refactor validation logic 6 months ago
cinnaboot 528a843ea3 add config validation refactoring plan 6 months ago
cinnaboot 4c8050be84 fix missing commas in orbit TOML blocks 6 months ago
cinnaboot ddf30594d2 add session summary 6 months ago
cinnaboot e8202e930e Fix parabolic orbit velocity components 6 months ago
cinnaboot 5bdcdf0814 Phase 7-9: Parabolic orbit union support 6 months ago
cinnaboot c4c06d4cd3 Phase 7: Implement parabolic orbit support with union 6 months ago
cinnaboot c5946acdc4 WIP: Phase 4-6 - Initialization, validation, and test updates 6 months ago
cinnaboot 64f20ef309 Phase 5: Update all test configs to new orbit table format 6 months ago
cinnaboot dade860e89 Phase 4: Update initialization to use orbital mechanics module 6 months ago
cinnaboot aaeb4b1b8d add session summary 6 months ago
cinnaboot ec1d115676 Phase 3: Update config parser to use orbital elements 6 months ago
cinnaboot 121f1b9d29 Phase 2: Update data structures with global_position/global_velocity 6 months ago
cinnaboot dc1f9f4e58 Phase 1: Create orbital mechanics module 6 months ago
cinnaboot 9b88825046 add breaking orbital elements update planning doc 6 months ago
cinnaboot b4e3b40fb2 add generic render_orbit function and spacecraft orbit support 6 months ago
cinnaboot 5353e92fb9 update manual TODO 6 months ago
cinnaboot 3a6d6755b5 set a different default UI style 6 months ago
cinnaboot 0bb4c4ce62 update manual TODO 6 months ago
cinnaboot b05fa2c8a8 update manual TODO 6 months ago
cinnaboot 681ff82f88 add FIXME about inclined orbits 6 months ago
cinnaboot 7aa9ba0adb update AGENTS.md 6 months ago
cinnaboot b9b4361767 fix rendering issue with begin/end frame functions 6 months ago
cinnaboot 38f0e0bad7 Convert spacecraft and maneuver markers to screen-space rendering 6 months ago
cinnaboot a16863607b Extract UI rendering code into separate ui_renderer module 6 months ago