Blender Git Commit Log

Git Commits -> Revision 74a08cf

Revision 74a08cf by Clément Foucault (master)
May 12, 2018, 21:28 (GMT)
Eevee: Depth of field: Change final blending.

This new blending allows background to fill the gaps left by forground
objects. However this has a drawback, background objects that should be
partially occluded in this case can be seen through the blurred objects.

This does not fix the problem of blurred foreground over sharp background.

Also cleanup code to be simpler and remove unused geometry shader.

Commit Details:

Full Hash: 74a08cf12854308af166742f7dcaa5c7c227fcd4
Parent Commit: 894639f
Lines Changed: +64, -163

1 Deleted Path:

/source/blender/draw/engines/eevee/shaders/effect_dof_geom.glsl (+0, -55)

4 Modified Paths:

/source/blender/draw/CMakeLists.txt (+0, -1) (Diff)
/source/blender/draw/engines/eevee/eevee_depth_of_field.c (+7, -9) (Diff)
/source/blender/draw/engines/eevee/shaders/effect_dof_frag.glsl (+48, -71) (Diff)
/source/blender/draw/engines/eevee/shaders/effect_dof_vert.glsl (+9, -27) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021