Skip to content

11110720002/InspectorHistory-Unity

 
 

Repository files navigation

Inspector History for Unity

An editor window that tracks your recent inspector history and makes it easily available.

InspectorHistoryCaption

Features

  • Easily return to an object after accidentally clicking away.
  • Drag and drop objects from the history window into the scene or into an inspector field.
  • Star objects that you want to return to frequently.
  • Double-click an object to open it directly from the history window.
  • Right-click to ping objects from the history.
  • Drag scene objects into the history window to make them a child of another object.

Installation

  1. Open the Package Manager, press the + button, and select "Add package from git URL."
  2. Copy in this URL: https://github.com/adamgryu/InspectorHistory-Unity.git

How To Use

Open the history window via Window > General > History. I like to snap the window below the hierarchy.

Credits

While this project was written entirely from scratch, it is very similar to Unity History Window by Ariel Coppes which I referenced while working on this. My version of this concept is tailored to my UI/UX preferences, but consider using his version if it suits you better!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%