modular-avatar/UnitTests~
kaikoga ae7103cf82
chore: use ndmf Avatar Root api where applicable (#482)
* expose ndmf AvatarRoot APIs through ma.RuntimeUtil

* refactor: prefer RuntimeUtil helpers for checking avatar root

* refactor: ndmf.BuildContext represents Avatar (log)

* refactor: ndmf.BuildContext represents Avatar (WorldFixed)

* refactor: ndmf.BuildContext represents Avatar (FirstPersonVisible)

* refactor: ndmf.BuildContext represents Avatar (BlendShapeSync)

* refactor: prefer FindAvatarTransformInParents() (ErrorReportUI)

* refactor: prefer FindAvatarTransformInParents() (Runtime)

* refactor: prefer FindAvatarTransformInParents() (Editor)

* delegate more ndmf AvatarRoot APIs through ma.RuntimeUtil
2023-10-15 18:44:53 +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 chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +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 chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +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