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

Conversation

pierrebai-adsk
Copy link
Collaborator

  • 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.

oumad and others added 3 commits April 27, 2022 13:16
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.
- 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 pierrebai-adsk added the adsk Related to Autodesk plugin label Apr 27, 2022
@pierrebai-adsk
Copy link
Collaborator Author

@seando-adsk this PR might have gone under the radar?

Copy link
Collaborator

@seando-adsk seando-adsk left a comment

Choose a reason for hiding this comment

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

Looks good, just a couple of minor comments

lib/mayaUsd/resources/scripts/mayaUsdUtils.py Outdated Show resolved Hide resolved
lib/mayaUsd/resources/scripts/mayaUsdUtils.py Outdated Show resolved Hide resolved
@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label May 3, 2022
@seando-adsk seando-adsk merged commit 5d2cf1c into dev May 10, 2022
@seando-adsk seando-adsk deleted the t_bailp/MAYA-122362/cache-file-type-persistence branch May 10, 2022 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adsk Related to Autodesk plugin good first issue Good for newcomers ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants