Update TODO.md

This commit is contained in:
NullBite 2022-09-27 21:16:44 -04:00
parent e82abe92f5
commit 699d020073
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -14,8 +14,10 @@
## Cleanup
- [ ] rework appropriate action wheel items as ToggleAction instead of ClickAction
- [ ] remove partial vanilla support, completely broken with inability to manipulate vanilla parts
- [ ] reimplement partial vanilla as texture swap
- [ ] remove partial_vanilla stuff from PartsManager
- [ ] fix UVManager with matrices or something
- [ ] add swap to skin texture
- [ ] split off large snippets of code into separate files
- [ ] PartsManager
- [ ] UVManager