140 Commits (e41185c4be1d993645c597ffdb8604c2f6f9e768)

Author SHA1 Message Date
cinnaboot e41185c4be Complete rendering cleanup - all steps verified 5 months ago
cinnaboot a3f2731af3 Fix documentation: UIState fields moved from RenderState 5 months ago
cinnaboot 14526bf7bb Extract child indicator constants from magic numbers 5 months ago
cinnaboot d1d659d8f9 Extract UI panel constants from magic numbers 5 months ago
cinnaboot d7f11cb836 Simplify maneuver texture selection with direct array indexing 5 months ago
cinnaboot 82ff7e104b Remove unused render_body() function and FIXME comment 5 months ago
cinnaboot 395537540c Remove spacecraft texture system and rendering 5 months ago
cinnaboot 7fb87d7cb0 Move texture loading to initialization, remove per-frame calls 5 months ago
cinnaboot ba67611701 Add rendering cleanup plan for texture management and code simplification 5 months ago
cinnaboot c5c4a1c8e0 Update rendering.md with camera zoom constants and simplified targeting behavior 5 months ago
cinnaboot 6aa04dee46 Add session summary for camera zoom and UI cleanup improvements 5 months ago
cinnaboot e6c70acd77 Implement dynamic camera zoom with percentage-based speed and distance clamping 5 months ago
cinnaboot dcf9779f87 removed the wrong section of the TODO in previous commit 5 months ago
cinnaboot 50d0ef74d5 update ctags when running make 5 months ago
cinnaboot 3164adca3e Update technical_reference.md with 3D orbital orientation documentation 5 months ago
cinnaboot 217ca7a618 Remove [!mayfail] tags from now-passing inclined orbit tests 5 months ago
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 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 f47e60e945 update manual TODO 5 months ago
cinnaboot 4459a86301 Add enums and new fields for local frame 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 c023723aff add session summary: test config reorganization and physics test coverage 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 528a843ea3 add config validation refactoring plan 6 months ago
cinnaboot ddf30594d2 add session summary 6 months ago
cinnaboot 5bdcdf0814 Phase 7-9: Parabolic orbit union support 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 5353e92fb9 update manual TODO 6 months ago