Blender Git Commit Log

Git Commits -> Revision b42e4c3

October 19, 2016, 12:26 (GMT)
Cycles: Fix use of uninitialized variable in SSS

When ray hits curve segment with SSS shader it was possible to have
uninitialized hit_P variable used for sampling.

Seems that was a reason of our headache of difference between AVX2
and SSE4 render results here, so now we can revert all the nasty
ifdef-ed inline policies.

Commit Details:

Full Hash: b42e4c3c4085b2bee76d73044473cf845e7b18d6
Parent Commit: 9d4e3b0
Lines Changed: +4, -0

1 Modified Path:

/intern/cycles/kernel/kernel_subsurface.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021