Blender Git Commit Log
Git Commits -> Revision d02711e
Revision d02711e by Clément Foucault (master) July 6, 2017, 14:01 (GMT) |
Eevee: Fix the NaN pixel issue. It's cause by degenerate triangle having normals set to (0,0,0) which may not be compressed like it should. This fix the problem in the final indirect lighting evaluation which might be costly. |
Commit Details:
Full Hash: d02711ed883ee0d1844d49d39a8814aca5b029c3
Parent Commit: c217d51
Lines Changed: +3, -3
1 Modified Path:
/source/blender/draw/engines/eevee/shaders/irradiance_lib.glsl (+3, -3) (Diff)