Skip to content

Releases: Peaj/Unitility

Selection History - Bump version

01 Feb 02:23
Compare
Choose a tag to compare
  • Updated package.json to have correct version number

Selection History - Window enhancements

01 Feb 01:54
Compare
Choose a tag to compare

This release greatly enhances the usability of the Selection History Window.
History entries can now be directly selected (via click) and even dragged out of the history to drop them anywhere in the Unity editor.
Also the selection history now survives an assembly reload after recompiling.

Selection History Window

Changed

  • Decreased Unity version requirement to 2019.3.5f1

Added

  • Enhance selection history window
    • Selectable history entries
    • Dragable history entries
    • Multi selection object counter
    • Auto scroll to current history entry
    • Clear button in context menu
  • Recovery from assembly reload
  • Clear deleted objects from history

Fixed

  • Fix last object being skipped after deselection
  • Fix Windows specific functionality not excluded on Mac/Linux
  • Fix back/forward mouse buttons being registered when Unity is not focused

Selection History - Initial release

28 Jan 23:35
f0907bb
Compare
Choose a tag to compare

This is the first release of Selection History.

Added

  • Back functionality
  • Forward functionality
  • Keyboard shortcuts
  • Mouse button support
  • Selection history window