modular-avatar/Editor
2024-03-09 18:58:52 +09:00
..
Animation fix: type corrections not applied to substatemachine exit transitions (#751) 2024-03-09 18:55:31 +09:00
ErrorReporting feat(error): Integrate with NDMF error reporting and localization system (#570) 2023-12-21 17:38:46 +09:00
FixupPasses chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
HarmonyPatches fix: improved Scale Adjuster implementation (#730) 2024-03-05 17:19:54 +09:00
Images chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Inspector fix: change attachment mode causes non-undoable transform movement (#710) 2024-02-27 19:27:24 +09:00
Localization Merge remote-tracking branch 'origin/main' into tct 2024-03-09 18:58:52 +09:00
Menu fix: improve null checks in CloneControl (#597) 2023-12-28 17:58:47 +09:00
OptimizationPasses chore: Fix non-VRChat support (#650) 2024-02-12 14:59:23 +09:00
PluginDefinition fix: no purge MoveIndependently (#749) 2024-03-09 17:57:15 +09:00
ScaleAdjuster fix: ScaleAdjuster breaks scene view selection (#718) 2024-03-03 17:26:23 +09:00
ActiveAnimationRetargeter.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
ActiveAnimationRetargeter.cs.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
ApplyAnimatorDefaultValuesPass.cs chore: Skip ApplyAnimatorDefaultValuesPass when not VRChat avatar (#731) 2024-03-05 17:20:43 +09:00
ApplyAnimatorDefaultValuesPass.cs.meta feat: allow animator-only defaults to be set using MA Parameters (#648) 2024-02-12 14:59:39 +09:00
assembly-info.cs fix/reimplement: scale adjuster results in infinite loops sometimes (#677) 2024-02-18 20:21:26 +09:00
assembly-info.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
AvatarProcessor.cs feat: improvements to armature tracking (#665) 2024-02-17 19:20:08 +09:00
AvatarProcessor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BlendshapeSyncAnimationProcessor.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
BlendshapeSyncAnimationProcessor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BoneProxyProcessor.cs fix: name collisions with Bone Proxies break animation mappings (#542) 2023-11-26 20:48:16 +09:00
BoneProxyProcessor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
BuildContext.cs fix: handle AnimatorOverrideController in Merge Animator (#697) 2024-02-26 18:03:28 +09:00
BuildContext.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
CreateBlendTree.cs feat: Added BlendTree to right click create asset menu. (#555) 2023-12-22 16:16:09 +09:00
CreateBlendTree.cs.meta feat: Added BlendTree to right click create asset menu. (#555) 2023-12-22 16:16:09 +09:00
EasySetupOutfit.cs fix: nullref from Setup Outfit on non-humanoid rigs (#746) 2024-03-08 17:59:21 +09:00
EasySetupOutfit.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ErrorReporting.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
FixupPasses.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
HarmonyPatches.meta fix/reimplement: scale adjuster results in infinite loops sometimes (#677) 2024-02-18 20:21:26 +09:00
HeuristicBoneMapper.cs fix: bones whose name exactly matches prefix+suffix incorrectly match their parent (?) (#724) 2024-03-03 19:19:53 +09:00
HeuristicBoneMapper.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Images.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Inspector.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
LegacyAvatarOptimizerWarning.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
LegacyAvatarOptimizerWarning.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Localization.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
MenuInstallHook.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MenuInstallHook.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MergeAnimatorProcessor.cs fix: handle AnimatorOverrideController in Merge Animator (#697) 2024-02-26 18:03:28 +09:00
MergeAnimatorProcessor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MergeArmatureHook.cs fix: bones whose name exactly matches prefix+suffix incorrectly match their parent (?) (#724) 2024-03-03 19:19:53 +09:00
MergeArmatureHook.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MergeBlendTreePass.cs fix: MergeDirectBlendTree overwrites animator default parameters with zeroes (#689) 2024-02-22 18:30:24 +09:00
MergeBlendTreePass.cs.meta feat: add merge blend tree component (#572) 2023-12-22 17:17:40 +09:00
MeshRetargeter.cs chore: use ndmf Avatar Root api where applicable (#482) 2023-10-15 18:44:53 +09:00
MeshRetargeter.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
MeshSettingsPass.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
MeshSettingsPass.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
nadena.dev.modular-avatar.core.editor.asmdef chore: Fix non-VRChat support (#650) 2024-02-12 14:59:23 +09:00
nadena.dev.modular-avatar.core.editor.asmdef.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
OptimizationPasses.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ParameterPolicy.cs add missing sdk parameters (#647) 2024-02-03 22:42:12 +09:00
ParameterPolicy.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PhysboneBlockerPass.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
PhysboneBlockerPass.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PluginDefinition.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PreventStripTagObjects.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
PreventStripTagObjects.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
RenameParametersHook.cs fix: parameter order is shuffled (#722) 2024-03-03 17:16:28 +09:00
RenameParametersHook.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ReplaceObjectPass.cs fix: Replace Object dropping children (bdunderscore#547) (#575) 2023-12-25 20:53:39 +09:00
ReplaceObjectPass.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
ScaleAdjuster.meta fix: ScaleAdjuster breaks scene view selection (#718) 2024-03-03 17:26:23 +09:00
ScaleAdjusterPass.cs fix: scale adjuster isn't applied to disabled renderers (#736) 2024-03-06 17:22:47 +09:00
ScaleAdjusterPass.cs.meta fix/reimplement: scale adjuster results in infinite loops sometimes (#677) 2024-02-18 20:21:26 +09:00
Util.cs chore: Wrap VRC dependencies and VRCAvatarDescriptors (#504) 2023-11-10 15:37:56 +09:00
Util.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Version.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
Version.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
VisibleHeadAccessoryMeshProcessor.cs chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
VisibleHeadAccessoryMeshProcessor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
VisibleHeadAccessoryProcessor.cs fix: Visible Head Accessory breaks transform animations (#747) 2024-03-08 17:59:30 +09:00
VisibleHeadAccessoryProcessor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
WorldFixedObjectProcessor.cs fix: world fixed object breaks android builds (#629) 2024-01-28 20:13:33 +09:00
WorldFixedObjectProcessor.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00