-
Notifications
You must be signed in to change notification settings - Fork 367
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add second null check in getShaderNodes (#2229)
This changelist adds a second missing null check in getShaderNodes, handling the edge case of a mismatch in output names. Previously, this edge case would trigger a crash in MaterialXCore, and now it correctly generates validation warnings and proceeds.
- Loading branch information
1 parent
e13344b
commit 7ac1c71
Showing
1 changed file
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters