modular-avatar/Editor/Inspector
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
..
Common chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Menu chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MoveIndependently chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
.editorconfig chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarObjectReferenceDrawer.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
AvatarObjectReferenceDrawer.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarParametersEditor.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
AvatarParametersEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BlendshapeSelectTreeView.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BlendshapeSelectTreeView.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BlendshapeSyncEditor.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
BlendshapeSyncEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BoneProxyEditor.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
BoneProxyEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ColumnReorderableList.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ColumnReorderableList.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Common.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
EnumDrawer.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
EnumDrawer.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
FirstPersonVisibleEditor.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
FirstPersonVisibleEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
InspectorCommon.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
InspectorCommon.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
LogoDisplay.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
LogoDisplay.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MAAssetBundleEditor.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MAAssetBundleEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MAEditorBase.cs fix(unity2022): inspector is broken on 2022 (#518) 2023-11-09 14:46:32 +09:00
MAEditorBase.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Menu.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MergeAnimationEditor.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MergeAnimationEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MergeArmatureEditor.cs feat: add UI for setting outfit position to match base avatar (#521) 2023-11-09 22:06:18 +09:00
MergeArmatureEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MeshSettingsEditor.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
MeshSettingsEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MoveIndependently.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PBBlockerEditor.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PBBlockerEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ReplaceObjectEditor.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ReplaceObjectEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
WorldFixedObjectEditor.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
WorldFixedObjectEditor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ZeroIndentScope.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ZeroIndentScope.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00