modular-avatar/UnitTests~
nekobako a5bc6c50ac
衣装側で PhysBone の影響下にあるボーンは、アバター側に同名のボーンがあっても統合しない (#465)
* chore: preserve outfit side PhysBone even if the bone names match

* chore: remove PhysBone pruning as it is no longer needed

* chore: show error if outfit PhysBones affect to humanoid bones

* test: replace DuplicatePBStripping test to PreserveOutfitPB test

* test: remove unnecessary PhysBone from TransformMappingHandledCorrectly test

* Revert "test: replace DuplicatePBStripping test to PreserveOutfitPB test"

This reverts commit 8fe8f15866.

* Revert "chore: show error if outfit PhysBones affect to humanoid bones"

This reverts commit 4f3761ebf2.

* Revert "chore: remove PhysBone pruning as it is no longer needed"

This reverts commit b0c339e9d0.

* chore: restore duplicate PhysBone pruning

* test: add test for non duplicated bones

* chore: preserve outfit side PhysBone more than 1mm away from the avatar side bone

* test: remove PhysBone stripping tests that consider PhysBone properties

* test: add PhysBone stripping tests that consider bones distance

* fix: merge outfit side PhysBone that is just 1mm away from the avatar side bone

---------

Co-authored-by: bd_ <bd_@nadena.dev>
2023-11-01 19:06:34 +09:00
..
ActiveAnimationRetargeterTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AnimateAddedBones chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Animation chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ArmatureConfusion chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BlendshapeSyncTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
DirectBlendTreeParameters chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
DuplicatePBStripping 衣装側で PhysBone の影響下にあるボーンは、アバター側に同名のボーンがあっても統合しない (#465) 2023-11-01 19:06:34 +09:00
ExpressionMenuFixupTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
GameObjectGC chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MergeArmatureTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MeshSettingsTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MiscAnimationTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
RenameParametersTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ReplaceObject chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
SerializationTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
SimpleArmatureToggle chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
SyncedLayerHandling chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
TransformMappingThroughSwitchedObject 衣装側で PhysBone の影響下にあるボーンは、アバター側に同名のボーンがあっても統合しない (#465) 2023-11-01 19:06:34 +09:00
VirtualMenuTests chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
WorldFixedObjectTest chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
ActiveAnimationRetargeterTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AnimateAddedBones.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Animation.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ArmatureConfusion.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarObjectReferenceTest.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarObjectReferenceTest.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BlendshapeSyncTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BoneProxyTest.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BoneProxyTest.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BuildAssetBundle.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BuildAssetBundle.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ComponentSettingsTest.cs add HelpURL Attribute (#491) 2023-10-11 20:40:26 +09:00
ComponentSettingsTest.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
DirectBlendTreeParameters.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
DuplicateObjectNameTest.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
DuplicateObjectNameTest.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
DuplicatePBStripping.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ExpressionMenuFixupTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
GameObjectGC.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
LocalizationTest.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
LocalizationTest.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MergeArmatureTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MeshSettingsTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MinimalAvatar.prefab chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MinimalAvatar.prefab.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MiscAnimationTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
NullSubparameterTest.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
NullSubparameterTest.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
RenameParametersTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ReplaceObject.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
RetargetMeshesTest.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
RetargetMeshesTest.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
SerializationTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
SimpleArmatureToggle.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
SyncedLayerHandling.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
TestBase.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
TestBase.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Tests.asmdef chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Tests.asmdef.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
TransformMappingThroughSwitchedObject.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
VirtualMenuTests.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
WorldFixedObjectTest.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00