From 6125c7e8e6c7fa9109cd53754db75050e096469a Mon Sep 17 00:00:00 2001 From: yum Date: Sat, 15 Oct 2022 20:54:41 -0700 Subject: Add libunity.addTransition * Implement basic board toggle using new transition logic * Metadata can now restore from file --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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? -- cgit v1.2.3