modular-avatar/Packages/net.fushizen.modular-avatar/Editor
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
..
Inspector [MergeArmature] Restore support for inferring prefix/suffix 2022-10-04 10:31:49 +09:00
AnimatorMerger.cs Add option to match avatar write defaults settings (#41) 2022-10-03 11:11:04 +09:00
AnimatorMerger.cs.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
ApplyOnPlay.cs Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
ApplyOnPlay.cs.meta Add option to auto-apply on play without av3emu 2022-08-29 18:34:22 -07:00
AvatarProcessor.cs Fix incorrect pathnames for manual apply mode 2022-10-03 11:11:09 +09:00
AvatarProcessor.cs.meta Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
BoneProxyProcessor.cs BoneProxy: Support moving between avatars dynamically 2022-10-03 10:18:40 +09:00
BoneProxyProcessor.cs.meta Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
ComponentAllowlistPatch.cs Support older (pre-VCC) SDKs 2022-09-14 23:53:23 +09:00
ComponentAllowlistPatch.cs.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
Inspector.meta Fix Inspector.meta folderAsset declaration 2022-10-02 19:01:06 -07:00
MergeAnimatorProcessor.cs Add option to match avatar write defaults settings (#41) 2022-10-03 11:11:04 +09:00
MergeAnimatorProcessor.cs.meta Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
MergeArmatureHook.cs Fix PBs referencing constrained bones not working 2022-10-05 09:53:34 +09:00
MergeArmatureHook.cs.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
MeshRetargeter.cs Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
MeshRetargeter.cs.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
ModularAvatarSettings.cs Add license 2022-09-08 20:44:04 -07:00
ModularAvatarSettings.cs.meta Add option to auto-apply on play without av3emu 2022-08-29 18:34:22 -07:00
net.fushizen.modular-avatar.core.editor.asmdef Add a self-importing stub 2022-08-28 18:31:37 -07:00
net.fushizen.modular-avatar.core.editor.asmdef.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
PathMappings.cs Remove the need for an av3emu patch 2022-09-11 14:54:12 -07:00
PathMappings.cs.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
Util.cs Add an internal class that tracks obj refs by path 2022-10-03 10:18:40 +09:00
Util.cs.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00
Version.cs Add license 2022-09-08 20:44:04 -07:00
Version.cs.meta Add a self-importing stub 2022-08-28 18:31:37 -07:00