Update readme

This commit is contained in:
tovjemam 2025-08-26 20:21:27 +02:00
parent 39b9787ec5
commit 2b69893841

View File

@ -4,11 +4,13 @@
Fix known issues: Fix known issues:
- [ ] Fix apparently incorrect light radius of lights visible through scaled portals - [ ] 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] Fix GL_LINEAR_MIPMAP_LINEAR error
- [x] Use cached textures when loading meshes instead of always loading the textures again for each mesh - [x] Use cached textures when loading meshes instead of always loading the textures again for each mesh
Add new features: Add new features:
- [ ] (Skeletal) Models and animations - [ ] (Skeletal) Models and animations
- [ ] Minimap for debugging
- [ ] Text and UI rendering - [ ] Text and UI rendering
- [ ] Dynamic entities - [ ] Audio
- [ ] Dynamic lights - [ ] Dynamic lights