Update todo

This commit is contained in:
Shinovon 2026-05-09 19:07:55 +05:00
parent 0588e8866f
commit 4e180c1051

View file

@ -21,6 +21,7 @@ GLES 2.0 specific:
- [ ] Fix face animations in optimized builds
- [ ] Skinning shader is still broken on VC4
- [ ] Disappearing background in cutscenes
- [ ] HUD still disappearing sometimes
GLES 1.1 specific:
- [x] Backport to STLport v4
@ -28,9 +29,10 @@ GLES 1.1 specific:
- [x] Keyboard mappings for both QWERTY/12-keys
- [ ] Use pvrtc compression
- [ ] Optimize to always run 10+ fps
- [ ] Fix z-buffer issues (world clips through hud)
- [ ] Fix lighting
Issues:
- [x] Fix crash in Texture::destroy on exit
- [x] Save menu is too slow
- [x] HUD disappearing on GLES 2.0 (mostly fixed, was caused by OOM)
- [x] Crash when picking up a bat