Commit Graph

8 Commits

Author SHA1 Message Date
bd_
5455e0da87 Avoid using ParentConstraints for bone proxy position tracking 2022-09-18 01:37:49 +09:00
bd_
f10aa6be18 Add license 2022-09-08 20:44:04 -07:00
bd_
fb5f8c555e Fix warning due to multiple destruction of bone proxy constraints 2022-08-29 18:34:50 -07:00
bd_
c1dd24835f Restore bone proxy constraint processing 2022-08-29 17:57:13 -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