fix todo markdown
i am stupid
This commit is contained in:
parent
bb7bb82b22
commit
16f2722fd6
31
TODO.md
31
TODO.md
@ -1,23 +1,22 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## General
|
## General
|
||||||
- [] use matrix thing for UVManager (linear algebra is hard)
|
- [ ] use matrix thing for UVManager (linear algebra is hard)
|
||||||
|
|
||||||
## Rewrite
|
## Rewrite
|
||||||
- [] fix pings
|
- [ ] fix pings
|
||||||
- [] reimplement avatar settings
|
- [ ] reimplement avatar settings
|
||||||
- [] fix action wheel
|
- [ ] fix action wheel
|
||||||
- [] fix sound
|
- [ ] fix sound
|
||||||
- [] fix Blockbench animations
|
- [ ] fix Blockbench animations
|
||||||
- [] fix or disable custom commands (can probably use `/figura run`)
|
- [ ] fix or disable custom commands (can probably use `/figura run`)
|
||||||
- [] fix armor, can't re-enable until cleanup
|
- [ ] fix armor, can't re-enable until cleanup
|
||||||
|
|
||||||
## Cleanup
|
## Cleanup
|
||||||
- [] remove partial vanilla support, completely broken with inability to manipulate vanilla parts
|
- [ ] remove partial vanilla support, completely broken with inability to manipulate vanilla parts
|
||||||
- [] remove partial_vanilla stuff from PartsManager
|
- [ ] remove partial_vanilla stuff from PartsManager
|
||||||
- [] split off large snippets of code into separate files
|
- [ ] split off large snippets of code into separate files
|
||||||
- [] PartsManager
|
- [ ] PartsManager
|
||||||
- [] UVManager
|
- [ ] UVManager
|
||||||
- [] utility functions
|
- [ ] utility functions
|
||||||
- [] cleanup tick functions, timers
|
- [ ] cleanup tick functions, timers - [ ] cleanup armor code to make less redundant
|
||||||
- [] cleanup armor code to make less redundant
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user