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

Fix support for normal map channel connections #1833

Merged
merged 2 commits into from
Nov 15, 2021

Conversation

dgovil
Copy link
Collaborator

@dgovil dgovil commented Nov 12, 2021

This PR fixes a regression our TD (Stella) had noticed from 73fe1f8 that caused our normal map connections to not export properly.
This patch resolves the issues for us by allowing normal maps to be connected as before, and includes tests to verify it.

@kxl-adsk kxl-adsk added the import-export Related to Import and/or Export label Nov 12, 2021
Copy link
Collaborator

@JGamache-autodesk JGamache-autodesk left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix!

@dgovil
Copy link
Collaborator Author

dgovil commented Nov 12, 2021

Also I see a build failure for Windows 2022, but I don't see anything in the logs saying what is failing. Any ideas?

EDIT: Actually I see that it's failing on the same error in the other PR I have up right now. So I'm assuming it's something broken on the CI setup? But if not, please let me know.

@kxl-adsk
Copy link

@dgovil I don't expect it to be related to this PR either, please ignore.

@JGamache-autodesk JGamache-autodesk added the ready-for-merge Development process is finished, PR is ready for merge label Nov 15, 2021
@kxl-adsk kxl-adsk merged commit e619de5 into Autodesk:dev Nov 15, 2021
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.

4 participants