modular-avatar/Assets/_ModularAvatar
anatawa12 00c683dd23
fix: retarget is not performed if rootBone is the only bone to be retargeted (#241)
* fix: retarget is not performed if rootBone is the only bone to be retargeted

* fix: MeshRetargeter may cause NRE if mesh is null

* fix: MeshRetargeter is not working if sharedMesh is null

* test: add test case for SkinnedMeshRenderer only with rootBone

* test: fix RootBoneOnly test

* test: fix expected and actual

* test: add test for SkinnedMeshRenderer without mesh
2023-04-09 19:08:57 +09:00
..
EditModeTests fix: retarget is not performed if rootBone is the only bone to be retargeted (#241) 2023-04-09 19:08:57 +09:00
EditModeTests.meta feat: improved merge armature implementation (#174) 2023-01-05 04:10:22 -08:00