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

Boudrey/maya 123462/pullset remove #2386

Merged
merged 3 commits into from
May 30, 2022
Merged

Conversation

boudrey
Copy link
Contributor

@boudrey boudrey commented May 27, 2022

No description provided.

boudrey added 2 commits May 27, 2022 10:31
…ng as Maya

Undo was already working but not cancelling editing.
It is now fixed.
@@ -1156,6 +1156,28 @@ bool PrimUpdaterManager::discardPrimEdits(const Ufe::Path& pulledPath)
return false;
}

// Discard of the pull set if it is empty.
Copy link
Collaborator

@pierrebai-adsk pierrebai-adsk May 27, 2022

Choose a reason for hiding this comment

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

Should mergeToUsd also get rid of the set? IDK why the task only complained about discard... you did as the task specified, but ask Natalia if the set should also go away when the last edited prim is merged, too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea, easy to do.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe Natalia wanted to keep the set around for some reason. I don't think so, but it would be good to confirm.

pierrebai-adsk
pierrebai-adsk previously approved these changes May 27, 2022
@boudrey boudrey added the ready-for-merge Development process is finished, PR is ready for merge label May 30, 2022
@boudrey
Copy link
Contributor Author

boudrey commented May 30, 2022

Only failing test is unrelated to my change.

@seando-adsk seando-adsk added the core Related to core library label May 30, 2022
@seando-adsk seando-adsk merged commit bd2e08f into dev May 30, 2022
@seando-adsk seando-adsk deleted the boudrey/MAYA-123462/pullset-remove branch May 30, 2022 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Related to core library ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants