diff options
| author | yum <yum.food.vr@gmail.com> | 2022-10-15 20:54:41 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-10-15 20:54:41 -0700 |
| commit | 6125c7e8e6c7fa9109cd53754db75050e096469a (patch) | |
| tree | 4d18210799019629c240d15f5197273f4ebf25f1 /README.md | |
| parent | 91d236dcded232a6e1a5d56a9a40e6a1d27abfe4 (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.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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? |
