diff options
author | HampusM <hampus@hampusmat.com> | 2025-01-14 14:34:43 +0100 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2025-01-14 14:34:43 +0100 |
commit | 6c2fde864b9c6a5a00209f36e92f2b93a21e9764 (patch) | |
tree | fa2445facd439659dfe9a4b255bb9c479166e3f5 | |
parent | ddc442865253b0aa0b704c88593748fef48b5478 (diff) |
docs: add item to todo
-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 |