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 normalmap node to 1.39 #1911

Merged

Conversation

pablode
Copy link
Contributor

@pablode pablode commented Jun 30, 2024

  • I have added the null-check from GLSL and MSL to the OSL and MDL backends for consistency. As an alternative, it could be removed from all implementations.

  • Tangent vector renormalization in OSL seems like a concern that should be handled by the implementation providing the geometry streams. I removed it.

  • I did not check if the OSL and MDL implementations compile and pass the tests

@pablode pablode marked this pull request as ready for review July 2, 2024 19:00
@pablode
Copy link
Contributor Author

pablode commented Jul 2, 2024

Ready for review.

@jstone-lucasfilm
Copy link
Member

Thanks for the update, @pablode!

I've been noticing that Linux build failure in Python Wheels for a day or two, and it's safe to ignore that in the context of this pull request.

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks good to go, thanks @pablode!

@jstone-lucasfilm jstone-lucasfilm merged commit 30f694f into AcademySoftwareFoundation:main Jul 3, 2024
34 checks passed
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.

None yet

2 participants