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-1030 - Make root prim persistent and update default prim accordingly #3641

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

samuelliu-adsk
Copy link
Collaborator

No description provided.

@samuelliu-adsk samuelliu-adsk self-assigned this Feb 28, 2024
@samuelliu-adsk samuelliu-adsk changed the title EMSUSD1030 - Make root prim persistent and update default prim accordingly EMSUSD-1030 - Make root prim persistent and update default prim accordingly Feb 28, 2024
@@ -592,6 +596,9 @@ global proc mayaUsdTranslatorExport_SetFromOptions(string $currentOptions, int $
if ($processJobContext == 0 && $supportsMultiExport == 0) {
mayaUsdTranslatorExport_DisableConvertMaterialsToCheckboxes();
}
if ($hasRootPrim == 1){
mayaUsdTranslatorExport_RootPrimCB();
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If the rootPrim section is already filled, update the default prim list

@samuelliu-adsk samuelliu-adsk added import-export Related to Import and/or Export ready-for-merge Development process is finished, PR is ready for merge labels Feb 29, 2024
@seando-adsk seando-adsk merged commit 301d8ff into dev Mar 1, 2024
11 checks passed
@seando-adsk seando-adsk deleted the samuelliu-adsk/EMSUSD-1030/persistent_root_prim branch March 1, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import-export Related to Import and/or Export 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.

2 participants