Blender Git Loki
Git Commits -> Revision 1d149f6
Revision 1d149f6 by Patrick Mours (master) January 10, 2020, 14:47 (GMT) |
Fix T72470: OptiX render fails with scene with many translucent planes on Linux. OptiX always uses record-all behavior for transparent shadow rays, but did not check whether the maximum number of hits exceeded the shadow hit stack. This fixes that. |
Commit Details:
Full Hash: 1d149f6746a00cb49df202b1c49fcff4264dd226
Parent Commit: 8e66183
Lines Changed: +7, -2
1 Modified Path:
/intern/cycles/kernel/kernel_shadow.h (+7, -2) (Diff)