Commit Graph

9 Commits

Author SHA1 Message Date
bd_
ea2011f68d Fix merging armatures containing explicitly set constraints 2022-10-03 08:43:33 +09:00
bd_
281c425f64 Fix stray reference to removed component 2022-09-11 15:28:02 -07:00
bd_
ab51e9dd82 Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
bd_
113f7adbee
Merge pull request #16 from bdunderscore/fix-state-leak
Fix state leakage across builds
2022-09-09 20:39:33 -07:00
bd_
2681c1d4c0 Fix state leakage across builds 2022-09-09 20:36:04 -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_
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