WooshiiDev / HierarchyDecorator

Lightweight Unity Plugin transforming the Hierarchy into what it should be. Adds headers, styles, icons and more.
MIT License
1.04k stars 50 forks source link

Feature Request - allow setting active/inactive for all selected transforms in the hierarchy #20

Closed medallyon closed 1 year ago

medallyon commented 3 years ago

image

In the above image, I selected multiple transforms so that I could bulk-deactivate them, but it only deactivates the one that's clicked.

Although, I did just find out that you can click on the active checkbox in the Inspector, and it'll do what I expected.

WooshiiDev commented 3 years ago

I think this is a fantastic quality of life addition.

Even though you've mentioned the inspector, bulk edits would be nice not just for existing functionality, but also for general workflow efficiency.

I've had ideas for a popup overlay that appears. but have not tested at all due to the restructure going on. If multi-select functionality was added, it would probably be done through something like that.

Cheers for the suggestion, will definitely consider this

WooshiiDev commented 1 year ago

Now that active swiping has been added, you can easily toggle instances off by dragging over them, or with a selection. Will be in next release 👏 HD_Toggle_Select