Blender Git Commit Log
Git Commits -> Revision 92030f8
Revision 92030f8 by L. E. Segovia (soc-2018-hair-shader) May 23, 2018, 20:59 (GMT) |
Ringfence possible NaNs with degenerate hair geometry There are two ways: radiance (F) and intersect position (sd->P) F comes from invalid core distance, sd->P from invalid intersect position (which is usually caused from a NaN in ray->t, outside our shader) |
Commit Details:
Full Hash: 92030f83362fe567f78e519e0acca0700287a933
Parent Commit: 3240824
Lines Changed: +86, -68