diff options
author | HampusM <hampus@hampusmat.com> | 2024-04-15 23:09:11 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2024-04-15 23:09:11 +0200 |
commit | 9778d9668f8b5d651aaed1f64414f7ed195d153d (patch) | |
tree | e7c67bec8e03816e75aad7b1dd89730912908c8d /TODO.md | |
parent | b748977205eea249dc61e6f755bd6ff86c8f535b (diff) |
feat(engine): add projection options to camera component
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ - [ ] Support for multiple textures -- [ ] Non-hardcoded projection settings +- [x] Non-hardcoded projection settings - [ ] Model importing - [ ] Animations - [ ] Physics |