Commit Graph

7 Commits

Author SHA1 Message Date
bd_
d5956d6d2d Fix attempted destruction of constraint assets 2022-09-10 09:54:26 -07:00
bd_
6d2084aca2 Workaround vrc bug - exceptions don't halt build
https://feedback.vrchat.com/sdk-bug-reports/p/exceptions-thrown-from-onpreprocessavatar-hooks-do-not-abort-the-build
2022-09-09 20:31:41 -07:00
bd_
f10aa6be18 Add license 2022-09-08 20:44:04 -07:00
bd_
339fa77692 Revert "Remove bone proxy"
This reverts commit f0fa188d68.
2022-08-29 16:28:53 -07:00
bd_
f0fa188d68 Remove bone proxy 2022-08-29 16:24:11 -07:00
bd_
b154b01e45 Support editing original bone animations in modular components
This adds support for animation mapping for MergeArmature components, as well as supporting locking the position of
MergeArmature-controlled transforms to their original counterparts, to ease animation editing.

With this change it might be best to eliminate the bone proxy component, as it's a bit redundant now.
2022-08-29 15:13:26 -07:00
bd_
91fb887dad Add a self-importing stub 2022-08-28 18:31:37 -07:00