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

EMSUSD-1121 - Pasted prims should be selected #3777

Merged
merged 2 commits into from
May 22, 2024

Conversation

seando-adsk
Copy link
Collaborator

EMSUSD-1121 - Pasted prims should be selected

  • Proper undo/redo support for selection of pasted prims.

* Proper undo/redo support for selection of pasted prims.
Comment on lines +74 to +75
if (newSelection.empty()) {
Ufe::GlobalSelection::get()->clear();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Support an empty input selection - it means the selection was empty before running the command.

@seando-adsk seando-adsk added the ufe-usd Related to UFE-USD plugin in Maya-Usd label May 21, 2024
pierrebai-adsk
pierrebai-adsk previously approved these changes May 21, 2024
Copy link
Collaborator

@pierrebai-adsk pierrebai-adsk left a comment

Choose a reason for hiding this comment

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

LGTM

@seando-adsk seando-adsk self-assigned this May 21, 2024
@seando-adsk
Copy link
Collaborator Author

@pierrebai-adsk Sorry had to add a clang-format commit.

@seando-adsk seando-adsk added the ready-for-merge Development process is finished, PR is ready for merge label May 22, 2024
@seando-adsk seando-adsk merged commit de9fdf1 into dev May 22, 2024
11 checks passed
@seando-adsk seando-adsk deleted the donnels/EMSUSD-1121/fix_selection_from_paste_cmd branch May 22, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge ufe-usd Related to UFE-USD plugin in Maya-Usd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants