diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ - [x] Non-hardcoded projection settings - [x] Model importing - [x] Multiple light sources +- [ ] Fix the ECS member crate "extension" example - [ ] Make ECS framework use archetypes - [ ] Add support for entity tags in ECS framework - [ ] Add support for adding components to entities at runtime in ECS framework |