com.unity.selection-groups 0.3.0-preview

com.unity.selection-groups

Notes: processedReleased March 10, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • optimisation
  • changed event handling and repaint to avoid GC
  • internal: change public APIs to internals
  • fix: the labels in SelectionGroupWindow were not displayed correct in the second screen
  • fix: remove null members in SelectionGroup
  • fix: set the default SelectionGroup type to Scene
  • fix: show the tool buttons in an aligned manner
  • doc: add goql documentation
  • chore: rename GoQL assembly for consistency