Commit 23166ff
HdPrman: Move the dependency-declaring scene index a bit later in the order.
Specifically, we want it to run subsequently to the portal light resolving
index, since that transfers light filters from a dome light onto portal
lights using that dome. We want to pick up that indirect dependency
from portal -> dome -> light filter.
(Internal change: 2360292)1 parent 3510694 commit 23166ff
File tree
1 file changed
+5
-2
lines changed- third_party/renderman-26/plugin/hdPrman
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | | - | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments