20 Commits (f5a1fdd24557804de58e07a6a5ede2dc2367db43)

Author SHA1 Message Date
cinnaboot f5a1fdd245 Refactor: Integrate spacecraft into SimulationState 6 months ago
cinnaboot 2f7ae72bf0 Add local frame spacecraft maneuvering interface 6 months ago
cinnaboot 899fa3bae6 Add config validation for parent-child distances 6 months ago
cinnaboot c4262ab096 Store and display config file name in simulation state 6 months ago
cinnaboot 185b736614 Consolidate body initialization into single loop 6 months ago
cinnaboot 65855caecd Refactor simulation code to remove FIXMEs 6 months ago
cinnaboot 915e32147a only verify integer type for parent index 6 months ago
cinnaboot 92be7f8111 Phase 1: Add local coordinate frame storage (no behavior change) 6 months ago
cinnaboot b6636e429b Make config loader helper functions private 6 months ago
cinnaboot 9aafbd5ccf Refactor velocity initialization into smaller functions 6 months ago
cinnaboot 9432682f61 fix whitespace in config_loader.cpp 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 232614d950 Revert cross product direction in config_loader 6 months ago
cinnaboot 8e21f714bb Refactor test to use same code path as simulation 6 months ago
cinnaboot 89931c3571 Fix SOI calculation and orbit direction bugs 6 months ago
cinnaboot d7d49b7dce Add orbit path visualization with sim-to-render coordinate transform 6 months ago
cinnaboot 17f11bbc6f Add eccentric orbit support with unified config format 6 months ago
cinnaboot ae4c31f688 Implement barycentric orbital calculations for binary star systems 6 months ago
cinnaboot e8a56c93c1 Initial commit 6 months ago