Blender Git Loki
Git Commits -> Revision 6260b3c
Revision 6260b3c by Brecht Van Lommel (master) January 24, 2019, 17:05 (GMT) |
Fix T60597, T60806: Cycles crash rendering principled BSDF + volume interior. The integrator maximum number of closures was not set properly for the CPU/mega kernels to match the actual available memory. Before relatively recent code refactoring we did not use this value in those kernels so it worked fine. |
Commit Details:
Full Hash: 6260b3c15e5afd0a38c97a16d47665833f69a79f
Parent Commit: c26fe34
Lines Changed: +15, -1
1 Modified Path:
/intern/cycles/render/session.cpp (+15, -1) (Diff)