Blender Git Commit Log

Git Commits -> Revision 3dee1f0

Revision 3dee1f0 by Lukas Stockner (master)
May 19, 2017, 21:31 (GMT)
Fix T51560: Black pixels on a denoising render

Once again, numerical instabilities causing the Cholesky decomposition to fail.

However, further increasing the diagonal correction just because of a few
pixels in very specific scenes and settings seems unjustified.
Therefore, this commit simply falls back to the basic NLM-filtered pixel
if the more advanced model fails.

Commit Details:

Full Hash: 3dee1f079f3ac84a649dda90f920610681ffb52d
Parent Commit: 177385d
Lines Changed: +13, -0

2 Modified Paths:

/intern/cycles/kernel/filter/filter_reconstruction.h (+8, -0) (Diff)
/intern/cycles/util/util_math_float3.h (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021