acoppes / unity-history-window

A simple selection history window for Unity.
MIT License
293 stars 24 forks source link
plugins selection-history tools unity unity-history-window upm-package

Unity selected objects History Window

openupm openupm

This plugin keeps a history of selected objects in Unity. It comes with a window to see the list of objects and interact with them with other behaviors like, for example, focus an previously selected object or even drag them to scene, project view, etc.


Dragging from window to inspector


Dragging from window to scene


Search Toolbar


Quick options to override behavior


Features

Install it from OpenUPM

This package can be installed using OpenUPM, just click here openupm for more details.

Note: recommended approach

Install from Git URL

You can also install it by opening Unity Package Manager and selecting add package from git URL and add this https://github.com/acoppes/unity-history-window.git#1.1.13 (check tags for the latest version), Or add it manually to the manifest.json. Check the latest released version.

After installing it, open it from the menu Window > Gemserk > Selection History, or with shortcut Ctrl + Shift + H.

As extra, it comes with a another window to keep track of a list of favorite assets and easily access them.

Favorites Window

This window keeps a list of favorite items, similar to searches but specific objects instead. It works in synergy with selection history window.


Features

Roadmap

Collaborate

Feel free to fork the project and make modifications for yourself or to share by creating pull requests. Also, create issues for feature requests or bug reports if you want to help improving this plugin, thanks!

Contact

My Personal Website & Dev Blog