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

MAYA-108709 undoable command base class. #1227

Merged
merged 5 commits into from
Mar 5, 2021

Conversation

pierrebai-adsk
Copy link
Collaborator

  • Simple undoable command base class.
  • Only handle the UsdUndoableItem.
  • Only supports non-interactive commands.
  • Used in the matrix non-interactive commands.

- Simple undoable command base class.
- Only handle the UsdUndoableItem.
- Only supports non-interactive commands.
- Used in the matrix non-interactive commands.
Strangely, the format is bad on lines i did not touch...?
@pierrebai-adsk
Copy link
Collaborator Author

Not the first time I get caught on lines failing the clang format linter on lines I haven't touched...!

lib/mayaUsd/ufe/UsdUndoableCommand.h Outdated Show resolved Hide resolved
lib/mayaUsd/ufe/UsdUndoableCommand.h Outdated Show resolved Hide resolved
Copy link
Collaborator

@ppt-adsk ppt-adsk left a comment

Choose a reason for hiding this comment

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

Thanks Pierre!

@kxl-adsk kxl-adsk added ready-for-merge Development process is finished, PR is ready for merge ufe-usd Related to UFE-USD plugin in Maya-Usd do-not-merge-yet Development is not finished, PR not ready for merge and removed ready-for-merge Development process is finished, PR is ready for merge labels Mar 3, 2021
Copy link
Collaborator

@ppt-adsk ppt-adsk left a comment

Choose a reason for hiding this comment

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

Lots of white space changes for what should have been a one liner, but good to go.

@pierrebai-adsk
Copy link
Collaborator Author

Ah sorry, my editor applies pep8 automatically on Python files...

@kxl-adsk kxl-adsk added ready-for-merge Development process is finished, PR is ready for merge and removed do-not-merge-yet Development is not finished, PR not ready for merge labels Mar 4, 2021
@kxl-adsk kxl-adsk merged commit b1325c1 into dev Mar 5, 2021
@kxl-adsk kxl-adsk deleted the t_bailp/MAYA-108709/undo-xform-non-interactive-cmd branch March 5, 2021 11:28
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.

4 participants