Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added multi group editor dialog, issue 13997 #16502

Merged
merged 1 commit into from
May 1, 2018

Conversation

Paulb23
Copy link
Member

@Paulb23 Paulb23 commented Feb 8, 2018

Started and almost finished before the end of GDCon :D

This adds a new button under the Groups tab:

screenshot 1

When clicked brings up the following dialog:

screenshot 2

The left list contains the groups in the current scene. It allows you to add, delete or rename.
The centre list contains nodes not in the current group.
The right list contains nodes in the current group.

The buttons in between allow you to move the nodes in or out of the currently selected group.

For nodes that cannot be edited (i.e Groups were defined in another scene) they appear greyed out and cannot be modified.

closes #13997

@Paulb23 Paulb23 force-pushed the multi_group_editor branch 2 times, most recently from 4c38940 to 761357c Compare February 8, 2018 20:23
@akien-mga akien-mga added this to the 3.1 milestone Feb 13, 2018
@QbieShay
Copy link
Contributor

Hey, what's the state on this?

@reduz
Copy link
Member

reduz commented Apr 8, 2018

this is interesting.. i would add:

  • Node icons to nodes
  • Maybe a way to save group name presets project-wide

@Paulb23
Copy link
Member Author

Paulb23 commented Apr 15, 2018

Updated to show Node Icons.

Maybe a way to save group name presets project-wide

I'm not too sure how to add this currently, would rather send it in a separate PR.

@akien-mga
Copy link
Member

Thanks, looks great :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit Group for multiple nodes at the same time
5 participants