Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add null check in getShaderNodes (#2228)
This changelist adds a missing null check in getShaderNodes, handling the edge case of an invalid output string. Previously, this edge case would trigger a crash in MaterialXCore, and now it correctly generates validation warnings and proceeds.
- Loading branch information