modular-avatar/UnitTests~
kaikoga 3667dc319a
chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504)
* add version defines

* refactor: prefer BuildContext.ctor() overload taking GameObject

* wrap unit tests entirely with MA_VRCSDK3_AVATARS

* wrap unit tests smart with MA_VRCSDK3_AVATARS

* wrap runtime entirely with MA_VRCSDK3_AVATARS

* wrap VRC.SDKBase.IEditorOnly with MA_VRCSDK3_AVATARS

* wrap editor entirely with MA_VRCSDK3_AVATARS

* fix AvatarObjectReference.Get(Component)

* wrap editor smart with MA_VRCSDK3_AVATARS

* wrap BuildContext smart with MA_VRCSDK3_AVATARS

* wrap PluginDefinition smart with MA_VRCSDK3_AVATARS

* style: move conditional compiles one step outside
2023-11-10 15:37:56 +09:00
..
ActiveAnimationRetargeterTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
AnimateAddedBones chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
Animation chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
BlendshapeSyncTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
DirectBlendTreeParameters chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
DuplicatePBStripping chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
EasySetupOutfit chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
ExpressionMenuFixupTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
GameObjectGC chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MergeArmatureTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MeshSettingsTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MiscAnimationTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
RenameParametersTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
ReplaceObject chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
SerializationTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
SimpleArmatureToggle chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
SyncedLayerHandling chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
TransformMappingThroughSwitchedObject chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
VirtualMenuTests chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
WorldFixedObjectTest chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +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
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
EasySetupOutfit.meta fix: ESO selects the last hips candidate, when it should pick the first (#520) 2023-11-09 17:25:13 +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: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +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: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +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: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +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: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +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