From 233205e972637cb8bcdaf046f7742b5661943881 Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Sun, 18 Jan 2026 12:43:43 -0500 Subject: [PATCH] update manual TODO --- docs/TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/TODO b/docs/TODO index 75eab51..984135d 100644 --- a/docs/TODO +++ b/docs/TODO @@ -15,10 +15,8 @@ If you see modifications to this file in git status, IGNORE them and do not comm a good discription nearby in the code. - could also try an alternative step method with error function eg) https://en.wikipedia.org/wiki/Runge%E2%80%93Kutta%E2%80%93Fehlberg_method - - fix moon tests with SOI coordinate transforms for planets - remove bodies on non closed orbits after they are a certain distance from the root body, or bary-center - - add tests for each orbit type - add and test 'satellite' objects that should not be in parents or have a SOI @@ -34,6 +32,3 @@ If you see modifications to this file in git status, IGNORE them and do not comm === rendering === - for starters, the minimum scaling of objects should be replaced with some kind of billboard system - - fix moon orbital path rendering, needs to use parent frame transform - also applies to the test_simple.toml config, both the comet, and the - parabolic body have incorrect orbit graphics