Skip to content

tmthomsen/Unity-Editor-Selection-History

 
 

Repository files navigation

Unity Editor Selection History

This is a fork of the excellent Unity-Editor-History by Bedtime Digital Games.

Navigate between previously selected gameobjects or assets with rebindable shortcuts.

Imgur

Features a jump list to navigate to a specific selection history element (requires Unity-Toolbar-Extender).

Imgur

Differences:

  • Unity-Toolbar-Extender is now an optional extension.
  • Converted history back/forward keybinds to make use of Unity's editor shortcut system (default binds: Mouse3 / Mouse4)
  • History is now saved between editor sessions.

Installation

Add this URL to the Unity Package Manager as a Git package: https://github.com/tmthomsen/Unity-Editor-Selection-History.git

Note

If you want to make use of the history jump list UI, simply add Unity-Toolbar-Extender to your project as well, and the UI button will appear in the upper right corner of the editor next to the "Undo History" button.

About

View and navigate your editor selection history!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%