Add AacFlBase.NewBlendTree

This commit is contained in:
Haï~
2023-10-02 04:53:27 +02:00
parent d22d73cc82
commit 53da87438e
7 changed files with 353 additions and 175 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
Migrating from V0 to V1
Migrating AnimatorAsCode from V0 to V1
======
TODO: Fix mixed Linear/Easing curve generator???
TODO: Fix undo slow operations (ask bd?)
AnimatorAsCode V1 introduces the following main breaking changes:
- VRChat Avatars is now an optional dependency. AnimatorAsCode can now be used in non-VRChat projects.
- All VRChat-related functions have been split between two classes of extension methods.