modular-avatar/Editor/Animation
kaikoga 5359e3b006
chore: Fix non-VRChat support (#650)
* add referenced assembly

* remove unused usings

* MA Merge Blend Tree is VRC specific

because it expects VRC style Animator Layer setup

* PruneParametersPass is VRChat specific

* fix: use FindAvatarTransformInParents() to be more cross platform

* fix MergeArmatureHook: nop logic for PhysBones if we do not dedup PhysBones

* fix AnimatorCombiner: ignore VRC components when non-VRC

btw, is AnimatorCombiner VRC specific?

* conditional compile some VRChat specific tests
2024-02-12 14:59:23 +09:00
..
AnimationDatabase.cs fix: issues with blendtree handling in AnimationDatabase (#615) 2024-01-07 17:07:50 +09:00
AnimationDatabase.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AnimationServicesContext.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AnimationServicesContext.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AnimationUtil.cs fix: remove duplicate animator merger and add parameter type mismatch error asset references (#585) 2023-12-27 20:30:04 +09:00
AnimationUtil.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AnimatorCombiner.cs chore: Fix non-VRChat support (#650) 2024-02-12 14:59:23 +09:00
AnimatorCombiner.cs.meta fix: remove duplicate animator merger and add parameter type mismatch error asset references (#585) 2023-12-27 20:30:04 +09:00
DeepClone.cs fix: remove duplicate animator merger and add parameter type mismatch error asset references (#585) 2023-12-27 20:30:04 +09:00
DeepClone.cs.meta feat: add merge blend tree component (#572) 2023-12-22 17:17:40 +09:00
IOnCommitObjectRenames.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
IOnCommitObjectRenames.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PathMappings.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PathMappings.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00