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

Prim metadata editRouting #3790

Merged

Commits on May 28, 2024

  1. Prepare for primMetadata editRouting.

    - Designed like attribute editRouting.
    
    - getPrimMetadataEditRouterLayer: routes metadata edits to a layer based
      on its name and the value key path for dict-valued metadata.
    
    - PrimMetadataEditRouterContext: RAII-style class to ease scoped
      editRouting in C++ and python.
    jufrantz committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ab31d89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f53231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f033c96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e04811 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d07abbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1da6452 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    191c3ec View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    388a63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e60622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fd66f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85bcb08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd1e2ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91199ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d0718d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c783b4 View commit details
    Browse the repository at this point in the history
  9. clang-format

    jufrantz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a2171ac View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    c0f8a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b317f57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1ebb7 View commit details
    Browse the repository at this point in the history