..
Common
ui(parameters): Rebuild MAParameters UI for Unity 2022 ( #634 )
2024-01-27 20:06:22 +09:00
Menu
fix: NullRefExceptions from inspectors ( #789 )
2024-03-16 20:50:41 +09:00
MoveIndependently
chore: restructure repository to put package at top-level ( #477 )
2023-10-08 15:39:57 +09:00
Parameters
fix: compatibility break with animator defaults ( #686 )
2024-02-21 20:40:31 +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
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
fix: change attachment mode causes non-undoable transform movement ( #710 )
2024-02-27 19:27:24 +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
fix: visible head accessory editor breaks on prefabs ( #543 )
2023-11-26 20:52:36 +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
feat: add merge blend tree component ( #572 )
2023-12-22 17:17:40 +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 support for VRoid Hub armatures in Setup Outfit ( #709 )
2024-02-27 19:02:04 +09:00
MergeArmatureEditor.cs.meta
chore: restructure repository to put package at top-level ( #477 )
2023-10-08 15:39:57 +09:00
MergeBlendTreeEditor.cs
chore: Fix non-VRChat support ( #650 )
2024-02-12 14:59:23 +09:00
MergeBlendTreeEditor.cs.meta
feat: add merge blend tree component ( #572 )
2023-12-22 17:17:40 +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
Parameters.meta
ui(parameters): Rebuild MAParameters UI for Unity 2022 ( #634 )
2024-01-27 20:06:22 +09:00
PBBlockerEditor.cs
feat: add UI to show parameter usage ( #773 )
2024-03-14 21:33:44 +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
ScaleAdjusterInspector.cs
fix: ScaleAdjuster not usable when gizmos are not enabled ( #595 )
2023-12-28 16:25:23 +09:00
ScaleAdjusterInspector.cs.meta
feat: add a component to perform nonuniform scale adjustments ( #583 )
2023-12-27 20:29:51 +09:00
ScaleAdjusterTool.cs
fix: minor issues with scale adjuster ( #679 )
2024-02-18 21:47:48 +09:00
ScaleAdjusterTool.cs.meta
fix: ScaleAdjuster not usable when gizmos are not enabled ( #595 )
2023-12-28 16:25:23 +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