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-125039 handle rename and reparent in the orphaned nodes manager #2690

Merged
merged 7 commits into from
Nov 23, 2022

Commits on Oct 28, 2022

  1. MAYA-125039 handle rename and reparent in orphan manager

    - Handle the reparent and rename UFE notifications.
    - Rename the orphan manager trie nodes.
    - Rename the variant decriptors.
    - Rewrite the pull info on the USD node to reflect the new UFE paths.
    - Added util code to print the orphan pulled info, useful when debugging.
    - Add two unit tests
    pierrebai-adsk committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a5b30a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f77fab View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Merge branch 'bailp/MAYA-125036/store-orphaned-session-data' into bai…

    …lp/MAYA-125039/rename-vs-orphaned-nodes
    pierrebai-adsk committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e99ecc5 View commit details
    Browse the repository at this point in the history
  2. MAYA-125039 Small fixes.

    - Fix typos.
    - Make a trie node ref constant.
    pierrebai-adsk committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    08423f7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bailp/MAYA-125036/store-orphaned-session-data' into bai…

    …lp/MAYA-125039/rename-vs-orphaned-nodes
    pierrebai-adsk committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7762794 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Merge branch 'bailp/MAYA-125036/store-orphaned-session-data' into bai…

    …lp/MAYA-125039/rename-vs-orphaned-nodes
    pierrebai-adsk committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b50f1c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    8b6a395 View commit details
    Browse the repository at this point in the history