summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index a0a2a95..f91e275 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,8 @@
-- [ ] Support for multiple textures
+- [x] Support for multiple textures
- [x] Non-hardcoded projection settings
-- [ ] Model importing
+- [x] Model importing
+- [ ] Multiple light sources
+- [ ] Transparent/translucent models
- [ ] Animations
- [ ] Physics
- [ ] Rotation (using quaternions)