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 f9bc8ee..dc966c6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -29,5 +29,5 @@
- [ ] Physics
- [ ] Rotation (using quaternions)
- [ ] Add support for entity tags in ECS framework
-- [ ] engine::file_format:wavefront::obj::Obj::to_mesh seems to produce meshes with
+- [x] engine::file_format:wavefront::obj::Obj::to_mesh seems to produce meshes with
pointless vertex indices since it flat maps all face vertices