From 83f3f03aff0e70cefaa60e59618808593e5c2625 Mon Sep 17 00:00:00 2001 From: yuni Date: Tue, 11 Jun 2024 06:01:52 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 013830d..0ed84ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Git Development Version +- Implement loading scenes from blender files - Implement gravity - Implement orbiting: Everything moves super fast relative to each other - Starting point also orbits in real time. You may start in an eclipse now.