com.unity.selection-groups

OTHER License

Stars
117
Committers
4

Bot releases are hidden (Show)

com.unity.selection-groups - 0.9.3-preview Latest Release

Published by sindharta-tanuwijaya over 1 year ago

Changed

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

Fixed

  • internal-fix: turn obsolete GetMemberComponents() into a warning instead of error
com.unity.selection-groups - 0.9.2-preview

Published by sindharta-tanuwijaya over 1 year ago

Added

  • internal-api: add SelectionGroup.FindMemberComponents()

Changed

  • ui: move SelectionGroup color icon to the rightmost position
  • opt: replace foreach to reduce GC
  • deps: use [email protected]
com.unity.selection-groups - 0.9.1-preview

Published by sindharta-tanuwijaya over 1 year ago

Changed

com.unity.selection-groups - 0.9.0-preview

Published by sindharta-tanuwijaya over 1 year ago

Changed

com.unity.selection-groups - 0.8.1-preview

Published by sindharta-tanuwijaya over 1 year ago

Changed

  • ui: change group color width to 8 pixels

Fixed

  • fix: include descendants when toggling object visibility
com.unity.selection-groups - 0.8.0-preview

Published by sindharta-tanuwijaya almost 2 years ago

Added

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

Changed

  • package: upgrade min supported Unity version to 2020.3
  • change: make the members of SelectionGroup into GameObject
  • deps: use [email protected]

Removed

  • remove: SelectionGroupConfigurationDialog class
com.unity.selection-groups - 0.7.4-preview

Published by sindharta-tanuwijaya over 2 years ago

Changed

Fixed

com.unity.selection-groups - 0.7.3-preview

Published by sindharta-tanuwijaya over 2 years ago

Added

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

Changed

  • change: use a dropdown button to create a group or group from selection
  • deps: use [email protected]

Fixed

  • fix: the use of negative index relative to child count in GoQL
com.unity.selection-groups - 0.7.2-preview

Published by sindharta-tanuwijaya over 2 years ago

Added

  • api: make SelectionGroupToolAttribute public
  • doc: add Quick Search Integration section
  • doc: add documentation on Project Settings
  • doc: add "moving group members" operation in the Selection Groups Window documentation

Changed

  • change the format of EditorToolStates of groups
  • doc: update the exclusion documentation on GoQL
  • doc: change the inspector documentation to a table

Fixed

  • fix: prevent duplicate members in groups
  • fix: freezes when there is an unclosed angle bracket
com.unity.selection-groups - 0.7.1-preview

Published by sindharta-tanuwijaya over 2 years ago

Fixed

  • fix: exclude hidden GameObjects from GoQL results
  • fix: refresh query results after changing visibility settings in the Hierarchy
com.unity.selection-groups - 0.7.0-preview

Published by sindharta-tanuwijaya over 2 years ago

Added

  • feat: add an option to hide SelectionGroups GameObjects in the hierarchy
  • feat: add settings to set the default toolbar buttons for new SelectionGroup
  • feat: show hidden icon for members which are hidden in scene
  • feat: use ctrl to move group members when dragging them in the window
  • feat: exclusion operator for GoQL indexers
  • feat: integrate GoQL with SearchProvider (QuickSearch)
  • api: add an API to add/remove object to/from SelectionGroup

Changed

  • internal : rename API to create new SelectionGroup
  • deps: update dependency to [email protected]

Fixed

  • fix: make the visibility toggle button set visibility based on the first member
com.unity.selection-groups - 0.6.3-preview

Published by sindharta-tanuwijaya over 2 years ago

Added

  • doc: add SelectionGroups window and installation documents

Fixed

  • fix: keyboard shortcut to delete group/member
com.unity.selection-groups - 0.6.2-preview

Published by sindharta-tanuwijaya almost 3 years ago

Fixed

  • fix: undo deleting a group didn't work
  • fix: make sure that dragging groups is preceded by selecting the group to drag
  • fix: closing a scene should not unregister groups
  • fix: double clicking to select all members was broken
com.unity.selection-groups - 0.6.1-preview

Published by sindharta-tanuwijaya almost 3 years ago

Fixed

  • fix: show the group in the inspector during mouse up event
  • fix: deleting a group gameObject didn't clean up the bookkeeping
com.unity.selection-groups - 0.6.0-preview

Published by sindharta-tanuwijaya almost 3 years ago

0.6.0-preview Release

com.unity.selection-groups - 0.5.5-preview

Published by sindharta-tanuwijaya almost 3 years ago

Fixed

  • fix: allow adding objects from different scenes to a selection group
com.unity.selection-groups - 0.5.4-preview

Published by sindharta-tanuwijaya almost 3 years ago

Changed

  • removed SG_ prefix by default to selection groups in scene.

Fixed

  • fix: opening a new scene while having the SG configuration window caused errors
com.unity.selection-groups - 0.5.3-preview

Published by sindharta-tanuwijaya almost 3 years ago

Added

  • doc: add/update the wildcard and exclusion in the GoQL documentation

Fixed

  • fix: suppress GoQL log if not in debug mode
com.unity.selection-groups - 0.5.2-preview

Published by sindharta-tanuwijaya about 3 years ago

Changed

  • add SG_ prefix by default to selection groups in scene.

Fixed

  • fix: support undo for goql query editing
com.unity.selection-groups - 0.5.1-preview

Published by sindharta about 3 years ago

Fixed

  • Fix subscene not loaded error
Badges
Extracted from project README
Related Projects