summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2024-05-22 22:42:43 +0200
committerHampusM <hampus@hampusmat.com>2024-05-22 22:42:43 +0200
commite9504a3b90ef081dcd622381694f6c51e2844c2d (patch)
tree479f1e21c892c3cfc964c139015d60840862df89 /TODO.md
parentdb4017c1165b9ba02655508e615d161a4c42acf0 (diff)
feat(engine): add support for multiple point lights
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index f91e275..f4bb66a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,7 +1,7 @@
- [x] Support for multiple textures
- [x] Non-hardcoded projection settings
- [x] Model importing
-- [ ] Multiple light sources
+- [x] Multiple light sources
- [ ] Transparent/translucent models
- [ ] Animations
- [ ] Physics