From 2b69893841295a417442aa8d64c169ceaf60cfcf Mon Sep 17 00:00:00 2001 From: tovjemam Date: Tue, 26 Aug 2025 20:21:27 +0200 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91cb001..08d49ca 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ Fix known issues: - [ ] Fix apparently incorrect light radius of lights visible through scaled portals +- [ ] Fix weird movement physics when having different rotation - [x] Fix GL_LINEAR_MIPMAP_LINEAR error - [x] Use cached textures when loading meshes instead of always loading the textures again for each mesh Add new features: - [ ] (Skeletal) Models and animations +- [ ] Minimap for debugging - [ ] Text and UI rendering -- [ ] Dynamic entities +- [ ] Audio - [ ] Dynamic lights