Blender Git Commit Log

Git Commits -> Revision 8f9c047

December 20, 2019, 00:51 (GMT)
GPencil: Refactor: Blur Fx: Implement DoF option and fix radius world size

The size of the blur is now proportional to the distance to the camera
and the object scale (just like any other effects).

The Depth Of Field now works and always match the Circle of confusion of
cycles/EEVEE.

Commit Details:

Full Hash: 8f9c04762e3c1751e9247a7547781e5fda3e9842
Parent Commit: ec5b795
Lines Changed: +70, -7

4 Modified Paths:

/source/blender/draw/engines/gpencil/gpencil_engine.c (+38, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+4, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_render.c (+3, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_shader_fx.c (+25, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021