Blender Git Commit Log
Git Commits -> Revision fe070fe
Revision fe070fe by Sergey Sharybin (master) September 29, 2021, 14:14 (GMT) |
Fix Cycles crash in certain hair configurations The issue was caused by hair shader setup setting normal to a non finite value, which then gets used to create a ray with non-finite direction, making BVH traversal to run out of stack memory. Happens with 150_0040_A.lighting.blend frame 112 of the Sprites project. Differential Revision: https://developer.blender.org/D12692 |
Commit Details:
Full Hash: fe070fe33ba84c50e8daebbd547e23106161a1f3
Parent Commit: 901fa96
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/kernel/geom/geom_curve_intersect.h (+1, -1) (Diff)