summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2022-10-15 20:54:41 -0700
committeryum <yum.food.vr@gmail.com>2022-10-15 20:54:41 -0700
commit6125c7e8e6c7fa9109cd53754db75050e096469a (patch)
tree4d18210799019629c240d15f5197273f4ebf25f1 /README.md
parent91d236dcded232a6e1a5d56a9a40e6a1d27abfe4 (diff)
Add libunity.addTransition
* Implement basic board toggle using new transition logic * Metadata can now restore from file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8cc14bf..e4940ec 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,8 @@ To use the STT:
that the parameter memory usage may not decrease.
2. Optimize FX layer. We have 14k animations and a 1.2 million line FX
layer. Something must be rethought to bring these numbers down.
+ 3. Implement multicore YAML parsing. This will make working with large
+ animators much more practical.
5. Bugfixes
1. The whisper STT says "Thank you." when there's no audio?