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

3 Modified Paths:

/intern/cycles/kernel/closure/bsdf_hair_principled.h (+11, -0) (Diff)
/intern/cycles/kernel/geom/geom_curve.h (+68, -66) (Diff)
/intern/cycles/util/util_math_float3.h (+7, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021