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-189 fix undo of the stage creation command #3215

Merged
merged 3 commits into from
Jul 12, 2023

Commits on Jul 10, 2023

  1. EMSUSD-189 fix undo of the stage creation command

    - Do not keep reference to temporarily created DAG modifiers.
    - Capture the undo item by using a undo item list and undo recorder.
    - Don't hide potential unrelated exceptions.
    - Add a unit test for the command.
    pierrebai-adsk committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    97532b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f198a2b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Improve comments in the code.

    Co-authored-by: frohnej-adsk <116098583+frohnej-adsk@users.noreply.github.com>
    pierrebai-adsk and frohnej-adsk authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d954677 View commit details
    Browse the repository at this point in the history