diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -29,4 +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 + pointless vertex indices since it flat maps all face vertices |