diff options
author | HampusM <hampus@hampusmat.com> | 2024-11-23 22:17:21 +0100 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2024-11-23 22:17:21 +0100 |
commit | b233ff766a2e399a0a48a98e1f2121e960254950 (patch) | |
tree | dc6b7cbe1dcca483844bb8315eb3cab723e23bb0 /TODO.md | |
parent | 89e3ba657eb0f51895750a6c966fe19d9f88ea6d (diff) |
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ - [x] Fix OpenGL warning "Vertex shader in program 3 is being recompiled based on GL state". It started at commit 526edc6f4cb5f29d17e2fe384e316236c033fccd. Fixed by c4686c2992417545e7a05a6a40ee9f1a8bbf3b96 -- [ ] New texture IDs are created for no reason. Crashes when on texture ID 31 +- [x] New texture IDs are created for no reason. Crashes when on texture ID 31 - [ ] Audio - [ ] Transparent/translucent models - [ ] Animations |