Commit 18fa4cf
authored
fix(testrender): Default to identity for unknown testrender xforms (#2043)
Default to identity for unknown testrender xforms.
This is a quick workaround for a testrender crash due to missing object transforms, as observed in MaterialX's OSL codegen testsuite: https://github.com/AcademySoftwareFoundation/MaterialX/blob/main/source/MaterialXRenderOsl/OslRenderer.cpp#L490
Signed-off-by: Chris Hellmuth <[email protected]>1 parent 8725c3c commit 18fa4cf
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
520 | 524 | | |
521 | 525 | | |
522 | 526 | | |
| |||
543 | 547 | | |
544 | 548 | | |
545 | 549 | | |
546 | | - | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
547 | 554 | | |
548 | 555 | | |
549 | 556 | | |
| |||
0 commit comments