Skip to content

nekobako/EditorPatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor Patcher

Tools to enhance the Unity Editor.

Description

Skinned Mesh Renderer Editor

  • Tools > Editor Patcher > Skinned Mesh Renderer Editor
    • Add the ability to search and filter blendshapes in the Inspector for Skinned Mesh Renderer. Skinned Mesh Renderer Editor

Fix Prefab Override

  • Tools > Editor Patcher > Fix Prefab Override > Enable Auto Fix

    • Add the ability to automatically revert equivalent prefab overrides when editing properties.
    • Accessible only in Unity 2021.3 and later.
  • Tools > Editor Patcher > Fix Prefab Override > Fix All in Project

    • Revert all equivalent prefab overrides in a project.
  • GameObject > Editor Patcher > Fix Prefab Override

    • Revert all equivalent prefab overrides in a prefab.
    • Accessible via the right-click menu option on a GameObject.

Installation

  1. Press Add to VCC button in VPM Listing and register the repository.
  2. Press Manage Project button at your project in VCC.
  3. Press + button at the right of Editor Patcher package.