Skip to content

brunomikoski/UnityHistoryPanel

Repository files navigation

Unity Editor History panel

GitHub license

GitHub issues GitHub pull requests GitHub last commit

GitHub followers Twitter Follow

Features

  • Don't need to be focuses to get shortcuts, just open and keep with something, like inspector
  • Keep history between Editor / Playtime

How to use

  1. Just open by Tools/History/Open History
  2. I recommend setting up shortcuts between Go Back and Go Forward using the Unity Shortcut Menu: wizard

System Requirements

Unity 2018.4.0 or later versions

How to install

Add from OpenUPM | via scoped registry, recommended

This package is available on OpenUPM: https://openupm.com/packages/com.brunomikoski.editorhistorypanel

To add it the package to your project:

  • open Edit/Project Settings/Package Manager
  • add a new Scoped Registry:
    Name: OpenUPM
    URL:  https://package.openupm.com/
    Scope(s): com.brunomikoski
    
  • click Save
  • open Package Manager
  • click +
  • select Add from Git URL
  • paste com.brunomikoski.editorhistorypanel
  • click Add
Add from GitHub | not recommended, no updates :(

You can also add it directly from GitHub on Unity 2019.4+. Note that you won't be able to receive updates through Package Manager this way, you'll have to update manually.

  • open Package Manager
  • click +
  • select Add from Git URL
  • paste https://github.com/brunomikoski/Animation-Sequencer.git
  • click Add

About

Photoshop Like History panel with shortcut navigation

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages