modular-avatar/Packages
bd_ 3db78a769c Fix PBs referencing constrained bones not working
When a PB references a bone controlled by a constraint, the subtree rooted at that
bone will be present only on the original armature tree, and not in the avatar's
main armature tree (except for a stub object that may or may not be used for a constraint
reference).

Previously, there was a bug in which PBs would reference the stub object, rather than the
object that contains the bones that need to be animated by PBs. This commit changes the order
of processing so bones are only registered for rewriting PB referenced if their subtrees will
be transferred to the main armature.
2022-10-05 09:53:34 +09:00
..
net.fushizen.modular-avatar Fix PBs referencing constrained bones not working 2022-10-05 09:53:34 +09:00
.gitignore Initial checkin 2022-08-27 13:38:52 -07:00
manifest.json Add a self-importing stub 2022-08-28 18:31:37 -07:00
packages-lock.json Add a self-importing stub 2022-08-28 18:31:37 -07:00
vpm-manifest.json wip 2022-09-07 20:46:39 -07:00