13 Commits

Author SHA1 Message Date
Sayamame-beans
73d4f77840
Merge branch 'main' into enhance_EasySetupOutfit_humanoid 2024-10-17 19:20:24 +09:00
Sayamame-beans
14d46b4546 chore: rename variable name to clarify means 2024-10-14 01:57:35 +09:00
Sayamame-beans
6f39151317 chore: unify the process for get outfit's humanoid bones 2024-10-14 01:16:12 +09:00
Sayamame-beans
4a376f8723
Merge Armatureの"Reset position to base avatar"にA/Tポーズ変換オプションを追加 (#1188)
* feat: A/T Pose conversion on "Reset position to base avatar"

* chore: reorder posReset options

* chore: unify FixAPose functions into SetupOutfit.FixAPose
2024-10-12 16:34:30 -07:00
Sayamame-beans
b470421f02 feat: support using cloth's Humanoid Rig on merge_armature.adjust_names 2024-09-20 21:54:23 +09:00
Sayamame-beans
97d8261557 feat: support using Humanoid Rig on RenameBonesByHeuristic 2024-09-17 00:50:02 +09:00
Sayamame-beans
15bedeed08 feat: inferring prefix/suffix is now triggered when prefix/suffix is empty and merge target changed 2024-09-16 13:39:04 +09:00
bd_
97fe8075a6
feat: add support for VRoid Hub armatures in Setup Outfit (#709) 2024-02-27 19:02:04 +09:00
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
anatawa12
0e243aa4c6
fix: Erros in Unity 2022 due to GetBoneTransform (#550) 2023-12-12 19:49:32 +09:00
bd_
07eedb370d
fix: Merge Armature inspector breaks animator editor styles (#531)
Also fix another style leak in ESO
2023-11-14 22:10:29 +09:00
bd_
a98b8fb457
feat: add UI for setting outfit position to match base avatar (#521) 2023-11-09 22:06:18 +09:00
bd_
ddbc3b164b
chore: restructure repository to put package at top-level (#477)
* chore: rearrange package structure to have the package at the root

* ci: update CI workflows

* ci: fixing workflow bugs

* ci: recurse building .zip package

* ci: more fixes

* ci: add back in the nadena.dev VPM repo

* ci: fix tests
2023-10-08 15:39:57 +09:00