Skip to content

Releases: Unity-Technologies/com.unity.selection-groups

0.10.1-preview

10 Mar 07:10

Choose a tag to compare

0.10.0-preview

10 Dec 08:03

Choose a tag to compare

Changed

0.9.3-preview

18 Jul 14:57

Choose a tag to compare

Changed

  • opt: reduce GC allocation in SelectionGroup.FindMemberComponents()

Fixed

  • internal-fix: turn obsolete GetMemberComponents() into a warning instead of error

0.9.2-preview

18 Jul 03:08

Choose a tag to compare

Added

  • internal-api: add SelectionGroup.FindMemberComponents()

Changed

0.9.1-preview

30 Mar 08:48

Choose a tag to compare

0.9.0-preview

16 Mar 06:31

Choose a tag to compare

Changed

0.8.1-preview

07 Feb 13:53

Choose a tag to compare

Changed

  • ui: change group color width to 8 pixels

Fixed

  • fix: include descendants when toggling object visibility

0.8.0-preview

06 Jan 07:07

Choose a tag to compare

Added

  • feat: implemented the IList interface in SelectionGroup
  • feat: query active/inactive GameObjects in GoQL
  • feat: allow group creation using drag and drop
  • Changed

    Removed

    • remove: SelectionGroupConfigurationDialog class

0.7.4-preview

14 Apr 14:49

Choose a tag to compare

Changed

Fixed

0.7.3-preview

11 Apr 05:46

Choose a tag to compare

Added

  • doc: update the group creation section in Getting Started and SelectionGroupsWindow pages

Changed

Fixed

  • fix: the use of negative index relative to child count in GoQL