Blender Git Commit Log

Git Commits -> Revision e32c22d

April 3, 2018, 17:31 (GMT)
Add Lock to Focal Plane to Blur VFX

This optn works only in camera view and defines the blur factor depending of location of the object in depth of field. If the object is on a location inside near and far depth of filed values, the blur is disabled.

Commit Details:

Full Hash: e32c22d3a47da2e690f2b0616cbeed130db4c460
Parent Commit: 3bfeb28
Lines Changed: +108, -1

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+6, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_depth_of_field.c (+30, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+2, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+2, -0) (Diff)
/source/blender/draw/engines/gpencil/gpencil_vfx.c (+47, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+13, -0) (Diff)
/source/blender/modifiers/intern/MOD_gpencilblur.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021