summaryrefslogtreecommitdiffstats
path: root/src/window.rs
Commit message (Collapse)AuthorAgeFilesLines
* more intense position-relative rendering to fix some precision problemsJon Santmyer14 days1-4/+1
|
* seperate orbit logic from bodyJon Santmyer2026-05-051-2/+1
|
* add label rendering for planetary bodiesJon Santmyer2026-05-041-22/+27
|
* move topbar ui rendering into it's own moduleJon Santmyer2026-05-031-6/+9
|
* add orbit rendering for bodiesJon Santmyer2026-04-301-14/+22
|
* simplify rendering pipeline. add gridlines to tacmapJon Santmyer2026-04-221-8/+8
|
* complete orbit camera. add most large solar bodiesJon Santmyer2026-04-221-11/+20
|
* first commit. working body renderingJon Santmyer2026-04-151-0/+148