251 Commits (d53b68b972b9c72187b5a10768bfb8a9be289f6b)
 

Author SHA1 Message Date
cinnaboot d53b68b972 Add 3x3 matrix implementation for orbital rotations 5 months ago
cinnaboot 161198d9db Update planning doc and add session summary for Molniya orbit implementation 5 months ago
cinnaboot 840623d34d Refactor config loader to extract orbit parsing into helper function 5 months ago
cinnaboot b221251787 Remove altitude parameter to fix spacecraft initialization bug 5 months ago
cinnaboot cfb2c92bd4 Add Molniya orbit test cases and document config loader bug 5 months ago
cinnaboot 00d1b99208 update manual TODO 5 months ago
cinnaboot db2194dd10 add session summary 5 months ago
cinnaboot 2b68e2e579 Update rendering documentation to reflect relative rendering implementation 5 months ago
cinnaboot 80375c8b47 add FIXMEs 5 months ago
cinnaboot f47e60e945 update manual TODO 5 months ago
cinnaboot 0ec7646fca Implement relative rendering with linear scaling and child indicators 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 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