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

Dev issue950 #956

Merged
merged 2 commits into from
Sep 20, 2019
Merged

Conversation

juliencb2018
Copy link
Contributor

Description of Change(s)

usdMtlx can now properly read a materialX file that has more than one bind input.
Also added debug statements.

Fixes Issue(s)

Issue #950:
usdMtlx fails to read a mtlx file with more than one bind input

usdMtlx fails to read a mtlx file with more than one bind input PixarAnimationStudios#950
@jilliene
Copy link

jilliene commented Sep 5, 2019

Filed as internal issue #USD-5528

@c64kernal
Copy link
Contributor

Thanks for the fix @juliencb2018 -- we'll get this merged in soon. Two small things we changed in reader.cpp is that we kept what look like extraneous parens to avoid some compilers warning about them (it looks like a missed equality check) and then we use the IsEmpty() method on token instead of comparing against an empty string. Thanks again, look for the merge soon!

@juliencb2018
Copy link
Contributor Author

Great, thanks for letting us know!

pixar-oss added a commit that referenced this pull request Sep 20, 2019
Dev issue950

(Internal change: 2004326)
@pixar-oss pixar-oss merged commit 15fb35b into PixarAnimationStudios:dev Sep 20, 2019
pixar-oss added a commit that referenced this pull request Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants