Blender Git Commit Log

Git Commits -> Revision a8e3293

January 27, 2021, 15:23 (GMT)
EEVEE: Depth Of Field: Fix jump in appearance when using bokeh texture

This was caused by a missing factor of 2.
Also fix issues with scatter bokeh size.
Remove fast_sqrt because it does not give the correct bokeh size and
cause noticeable jump between ratio = 1 and ratio > 1.

Commit Details:

Full Hash: a8e3293b81db9cf638c03affc2686cad48a3dcde
Parent Commit: cfa97fd
Lines Changed: +5, -3

3 Modified Paths:

/source/blender/draw/engines/eevee/shaders/effect_dof_gather_frag.glsl (+1, -1) (Diff)
/source/blender/draw/engines/eevee/shaders/effect_dof_lib.glsl (+2, -0) (Diff)
/source/blender/draw/engines/eevee/shaders/effect_dof_scatter_frag.glsl (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021