-
Notifications
You must be signed in to change notification settings - Fork 202
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
Proper selection for edit as Maya, merge to USD, and discard Maya edits. #2125
Proper selection for edit as Maya, merge to USD, and discard Maya edits. #2125
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except for the minor points about description text and comments, look good to me.
Thanks @pierrebai-adsk, will implement all suggestions, waiting for pre-flight to conclude to see if there are more fixes required. |
On edit as Maya, Maya object is selected. On merge to USD, USD prim is selected. On discard edits, USD prim is selected. All implementations correctly support undo / redo.