Blender Git Commit Log
Git Commits -> Revision 71bac9a
Revision 71bac9a by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) March 29, 2018, 08:23 (GMT) |
WIP: Fix alpha channel and replace by weights Still there is a problem with the external border. Thanks Cl�ment for the help. |
Commit Details:
Full Hash: 71bac9a99f72af613ee53093047b48bea5e5f02a
Parent Commit: e4c6746
Lines Changed: +14, -18
4 Modified Paths:
/source/blender/draw/engines/gpencil/gpencil_depth_of_field.c (+8, -7) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_frag.glsl (+2, -5) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_vert.glsl (+3, -5) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_frag.glsl (+2, -5) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_dof_vert.glsl (+3, -5) (Diff)