101 Commits (08cdfeb7caaa9ae87f53649a1a3c8671aa0b36eb)
 

Author SHA1 Message Date
cinnaboot 08cdfeb7ca Add simplified SOI transition test case 6 months ago
cinnaboot 63a1144da5 Add hyperbolic orbit test case and configuration 6 months ago
cinnaboot 84502a7007 Add parabolic orbit rendering function 6 months ago
cinnaboot 1ec6249208 Add parabolic orbit support and test case 6 months ago
cinnaboot f925b89509 update manual TODO 6 months ago
cinnaboot 51559dfe84 clean up Makefile 6 months ago
cinnaboot 5526fdf84e add llm session summary 6 months ago
cinnaboot ed1e50e8f8 remove simulation dependencies from physics module 6 months ago
cinnaboot 45939c66c2 remove unused calculate_gravity_force function 6 months ago
cinnaboot 455a8d3a4f update manual TODO 6 months ago
cinnaboot 64d9284477 Fix parent body transition bug in simulation 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 757eb05ef4 add FIXMEs, and update manual TODO 6 months ago
cinnaboot 3a20dafc45 fix moon starting positions in solar_system test config 6 months ago
cinnaboot e857ce57a5 add debugging to problematic simulation function 6 months ago
cinnaboot 915e32147a only verify integer type for parent index 6 months ago
cinnaboot 45bb58dfdf add a focus_camera function to rederer for debugging 6 months ago
cinnaboot 8ca1bd8042 Add session summary for hierarchical coordinate frames implementation 6 months ago
cinnaboot b1cdbc86ac Update hierarchical_frames_plan.md with Phase 1-2 completion status 6 months ago
cinnaboot 052efff5d1 Phase 2: Local frame integration (Earth Moon test now passing!) 6 months ago
cinnaboot 92be7f8111 Phase 1: Add local coordinate frame storage (no behavior change) 6 months ago
cinnaboot 239ab37f40 add note about step_size in manual todo 6 months ago
cinnaboot 370438874f remove extra time steps from comet orbit test 6 months ago
cinnaboot bc7c646241 Remove binary star config and update documentation 6 months ago
cinnaboot a64e1ab17c Remove multiple root bodies support from simulation.cpp 6 months ago
cinnaboot ac2fc8e4c1 update manual TODO 6 months ago
cinnaboot c53c598ffe Add moon orbit test suite and fix solar system config 6 months ago
cinnaboot e374c0529a Remove unused add_body() and consolidate velocity initialization 6 months ago
cinnaboot 0a9a19a36e add opencode configuration file 6 months ago
cinnaboot b6636e429b Make config loader helper functions private 6 months ago
cinnaboot 756a3b9566 add session summary 6 months ago
cinnaboot e58df1bffb update manual TODO 6 months ago
cinnaboot aa8a6b9c73 Merge branch 'loading-refactor' - refactor velocity initialization 6 months ago
cinnaboot 9aafbd5ccf Refactor velocity initialization into smaller functions 6 months ago
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
cinnaboot fd8a62de4b add session summary 6 months ago
cinnaboot a1b024d57a Remove obsolete verbose_project_overview.md: all useful information merged into implementation_plan.md 6 months ago
cinnaboot 48d0fbee64 update manual TODO 6 months ago
cinnaboot 8aaf5c7976 Add Data Flow section, Main Program section, and enhance Technical Notes with details from verbose_project_overview.md: SOI hysteresis, physics steps per frame, code style, architecture layers 6 months ago
cinnaboot 4a557244c4 clean up README.md manually 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 98e2d5f360 Update implementation_plan.md to reflect current code: RK4 integration, TOML config format, add missing structures, move completed features 6 months ago
cinnaboot af6c214e38 Fix TOML config issues: remove duplicate Venus, fix binary star array format, remove obsolete .txt files, update README 6 months ago
cinnaboot 088a1dac62 add session summary 6 months ago
cinnaboot 9432682f61 fix whitespace in config_loader.cpp 6 months ago
cinnaboot 4b9e776577 update defalut config 6 months ago
cinnaboot 2107cf1ace Fix formatting issues in TOML config loader 6 months ago
cinnaboot 1ac7e359a4 Migrate config system from space-separated to TOML format 6 months ago
cinnaboot f0b6c5ea7d update manual TODO 6 months ago