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-767 - Set the default prim on export #3572

Merged
merged 5 commits into from
Jan 29, 2024

Conversation

samuelliu-adsk
Copy link
Collaborator

No description provided.

@samuelliu-adsk samuelliu-adsk added adsk Related to Autodesk plugin import-export Related to Import and/or Export labels Jan 24, 2024
@samuelliu-adsk samuelliu-adsk self-assigned this Jan 24, 2024
@samuelliu-adsk samuelliu-adsk force-pushed the samuelliu-adsk/EMSUSD-767/set_default_prim_on_export branch from 19ddfc9 to 7994bc8 Compare January 24, 2024 01:28
@samuelliu-adsk samuelliu-adsk marked this pull request as ready for review January 24, 2024 01:34
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.

@samuelliu-adsk samuelliu-adsk force-pushed the samuelliu-adsk/EMSUSD-767/set_default_prim_on_export branch from b78dd32 to d3a7c96 Compare January 24, 2024 20:17
seando-adsk
seando-adsk previously approved these changes Jan 24, 2024
@samuelliu-adsk samuelliu-adsk added ready-for-merge Development process is finished, PR is ready for merge and removed ready-for-merge Development process is finished, PR is ready for merge labels Jan 24, 2024
@@ -251,7 +251,7 @@ proc string mayaUsdTranslatorExport_AppendFromTextField(string $currentOptions,
return $currentOptions + ";" + $arg + "=" + $value;
}

proc updateDefaultPrimList() {
global proc updateDefaultPrimList() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should probably be prepended with mayaUsdTranslatorExport_ like the others to avoid clashing with another global proc.

@samuelliu-adsk samuelliu-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Jan 26, 2024
@seando-adsk seando-adsk merged commit 2fb0318 into dev Jan 29, 2024
11 checks passed
@seando-adsk seando-adsk deleted the samuelliu-adsk/EMSUSD-767/set_default_prim_on_export branch January 29, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adsk Related to Autodesk plugin 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