From dcf9779f87a9d89e71dafdc9445aece408d9ca3a Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Wed, 28 Jan 2026 18:12:02 -0500 Subject: [PATCH] removed the wrong section of the TODO in previous commit --- docs/TODO | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/TODO b/docs/TODO index e00a7af..184f140 100644 --- a/docs/TODO +++ b/docs/TODO @@ -16,6 +16,9 @@ If you see modifications to this file in git status, IGNORE them and do not comm - only then look at interplanetary transfers +=== Project Documentation === + - remember to periodically check the reference docs against new changes + === Simulation/Physics === - actually, we should start out simpler. create and test maneuvers in planetary frame before starting on interplanetary patched conics, oops @@ -32,11 +35,6 @@ If you see modifications to this file in git status, IGNORE them and do not comm === Simulation Config Files === - a format with nested children would be nice -=== CTAGS === - - previously we've used the Makefile to generate tags when building, - let's think about a way we can generate them without causing a conflict - for people who don't use ctags - === rendering === - change zoom speed based on camera distance - initial zoom seems off