modular-avatar/Packages/net.fushizen.modular-avatar
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
..
Editor Fix PBs referencing constrained bones not working 2022-10-05 09:53:34 +09:00
Runtime AvatarObjectReference defaults to a null referent 2022-10-03 12:35:06 +09:00
Samples Avoid using ParentConstraints for bone proxy position tracking 2022-09-18 01:37:49 +09:00
COPYING.md Add license 2022-09-08 20:44:04 -07:00
COPYING.md.meta Add license 2022-09-08 20:44:04 -07:00
Editor.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
package.json 0.4.1 2022-10-02 20:20:44 -07:00
package.json.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
Runtime.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
Samples.meta Add clap sample 2022-09-09 18:14:33 -07:00