summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
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 f46bd13..24c1db8 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,7 +15,7 @@
- [ ] Remove possible edge cases in ECS component storage
- [ ] Improve ECS component storage performance
- [ ] Investigate what happends when a entity has all of it's components removed.
-- [ ] Add support for entities with no components
+- [x] Add support for entities with no components
- [x] Fix OpenGL warning "Vertex shader in program 3 is being recompiled based on GL state".
It started at commit 526edc6f4cb5f29d17e2fe384e316236c033fccd.
Fixed by c4686c2992417545e7a05a6a40ee9f1a8bbf3b96