Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.12 KB

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.