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

Update mayaUsd_layerEditorFileDialogs.mel #2807

Merged
merged 1 commit into from
Jan 10, 2023
Merged

Conversation

santosg87
Copy link
Collaborator

this is a simple fix to enable the use of the native file dialog when loading layers on the layer Editor, the original code has an argument forcing use of the maya native browser. this change simply removes the that flag.

I have tested that this works as expected and it doesn't affect any other issues.

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.

Changes are okay since this will use the dialog pref from Maya.

@seando-adsk seando-adsk added adsk Related to Autodesk plugin ready-for-merge Development process is finished, PR is ready for merge labels Jan 10, 2023
@seando-adsk
Copy link
Collaborator

No need for the preflight since this change contains just a MEL file change that won't be tested by Preflight.

@seando-adsk seando-adsk merged commit 71c5778 into dev Jan 10, 2023
@seando-adsk seando-adsk deleted the santosg87/MAYA-125265 branch January 10, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adsk Related to Autodesk plugin 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