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-122362 cache-to-USD file type persistence #2316

Merged
merged 6 commits into from
May 10, 2022

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    ad623b4 View commit details
    Browse the repository at this point in the history
  2. MAYA-122128 NURBS defaut to off when caching

    The defaults were not parsed properly when a list with a single item was given as teh default as it could not determine if it was a text or floating-point values.
    pierrebai-adsk committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    aefd542 View commit details
    Browse the repository at this point in the history
  3. MAYA-122362 persist cahce-to-USD file format

    - Refactor functions used to create the USD file format list.
    - Provide function to retrieve different USD file format labels.
    - Provide functions to get and set (load and save) the last-used USD file format used during caching.
    - Make all USD dialogs use the same file formats list.
    pierrebai-adsk committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7d696d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67fad4a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'public/dev' into t_bailp/MAYA-122362/ca…

    …che-file-type-persistence
    pierrebai-adsk committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8106589 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

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