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

SetEditor : Display and filter by selected set members #5580

Merged

Conversation

murraystevenson
Copy link
Contributor

This adds a new "Selection" column and "Hide Empty Selection" checkbox to the Set Editor. These display the number of currently selected scene locations that are a member of each set, and allow the list of sets to be filtered to only display those with currently selected members. These aim to aid in introspection of scenes containing large numbers of sets, where a user may only be currently interested in the sets a selection of scene locations are a member of.

setEditorEmptySelection.mp4

Copy link
Member

@johnhaddon johnhaddon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick turnaround on this Murray - it definitely seems a very useful feature. Of my inline comments, I think the only one we need to resolve (one way or another) before merging is the one about & vs in, but it might be good to consider doing the others reasonably soon.

src/GafferSceneUIModule/SetEditorBinding.cpp Outdated Show resolved Hide resolved
python/GafferSceneUI/SetEditor.py Outdated Show resolved Hide resolved
@murraystevenson murraystevenson force-pushed the setEditorSelectionFilter branch from 6f420e0 to 8a4099a Compare December 12, 2023 04:17
@murraystevenson
Copy link
Contributor Author

Thanks for the input! I've rebased to fix the Changes.md conflict and responded inline with the updated commits.

This is in order to define header and cell tooltips, maybe in the future we'll be able to do this directly for header tooltips via StandardPathColumn.
@johnhaddon johnhaddon force-pushed the setEditorSelectionFilter branch from 8a4099a to 6791bee Compare December 12, 2023 09:49
@johnhaddon
Copy link
Member

Thanks Murray! I've squashed in the fixups and am merging for release.

@johnhaddon johnhaddon merged commit a810054 into GafferHQ:1.3_maintenance Dec 12, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants