From c962b8721aaaaf001e9599fac17596bef71e433d Mon Sep 17 00:00:00 2001 From: HampusM Date: Wed, 5 Jun 2024 20:00:23 +0200 Subject: docs: update todo list --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index f4bb66a..1478996 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,13 @@ - [x] Non-hardcoded projection settings - [x] Model importing - [x] Multiple light sources +- [ ] 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 +- [ ] Add support for removing components from entities at runtime in ECS framework +- [ ] Add support for entity relationships in ECS framework +- [ ] Add component events (removal & addition) in ECS framework +- [ ] Audio - [ ] Transparent/translucent models - [ ] Animations - [ ] Physics -- cgit v1.2.3-18-g5258