diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |