modular-avatar/Editor/PluginDefinition
bd_ cb2afcc3d5 fix: Menu Installers on the same object as Merge Armature are not processed
Changes to pass ordering caused Merge Armature to destroy menus before being
processed by Menu Installer; fix this by hoisting menu generation to occur within
the animation services context, before Merge Armature runs. This is safe because
the menu installer pass does not interact with the avatar's animator controllers
directly.
2024-10-01 20:13:02 -07:00
..
ModularAvatarContext.cs feat(error): Integrate with NDMF error reporting and localization system (#570) 2023-12-21 17:38:46 +09:00
ModularAvatarContext.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00
PluginDefinition.cs fix: Menu Installers on the same object as Merge Armature are not processed 2024-10-01 20:13:02 -07:00
PluginDefinition.cs.meta chore: restructure repository to put package at top-level (#477) 2023-10-08 15:39:57 +09:00