Skip to content

nekobako/EditorPatcher

Repository files navigation

| English | 日本語 |

Editor Patcher

Tools to enhance the Unity Editor.

Installation

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

Usage

Skinned Mesh Renderer Editor

  • Tools > Editor Patcher > Skinned Mesh Renderer Editor
    • Replace the blend shapes drawer in the Skinned Mesh Renderer Inspector with one that supports searching and filtering.
    • Add a bone drawer to the Skinned Mesh Renderer Inspector.

Skinned Mesh Renderer Editor

Avatar Preview

  • Tools > Editor Patcher > Avatar Preview
    • Align and keep the camera view in the Avatar Preview so that it doesn't reset each time.
AvatarPreview.mp4

Object Shelf

  • Tools > Editor Patcher > Object Shelf > Auto Spawn
    • Automatically spawn the window to keep object references by D&D.
  • Tools > Editor Patcher > Object Shelf > Manual Spawn
    • Manually spawn the window to keep object references.
ObjectShelf.mp4

Platform Switcher

  • Tools > Editor Patcher > Platform Switcher
    • Add the buttons to switch platforms in the main toolbar.

Platform Switcher

Rebase Prefab

  • Assets > Prefab > Rebase and Keep All...
    • Recursively create new prefab variants with a specified base prefab while keeping all properties.
    • Accessible from the right-click menu on the prefab.
  • Assets > Prefab > Rebase and Keep Overrides...
    • Recursively create new prefab variants with a specified base prefab while keeping their overrides.
    • Accessible from the right-click menu on the prefab.

Fix Prefab Override

  • Tools > Editor Patcher > Fix Prefab Override > Enable Auto Fix
    • Automatically revert prefab overrides that are equal to their original values.
    • Accessible only in Unity 2021.3 and later.
  • Tools > Editor Patcher > Fix Prefab Override > Fix All in Project
    • Revert all prefab overrides in the project that are equal to their original values.
    • Backup your project before running this.
  • GameObject > Editor Patcher > Fix Prefab Override
    • Revert all prefab overrides in the selected prefab that are equal to their original values.
    • Accessible from the right-click menu on the prefab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •