Blender Git Commit Log

Git Commits -> Revision 591db72

Revision 591db72 by Antonio Vazquez (master)
September 2, 2019, 11:31 (GMT)
GPencil: New Strength mode for Opacity modifier

This new option applies the opacity using the strength of the stroke instead to use the alpha channel of the material.

Tested in greasepencil-object branch

{F7712796}

The vertex group filter has been removed because this filter is not logic in Material mode and must be valid only in Strength mode.

{F7713147}

Reviewers: pepeland, mendio

Reviewed By: mendio

Differential Revision: https://developer.blender.org/D5650

Commit Details:

Full Hash: 591db72ee2ee4c731968754f0be288e9222c012d
Parent Commit: a6816bf
Lines Changed: +75, -29

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+12, -8) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c (+40, -20) (Diff)
/source/blender/makesdna/DNA_gpencil_modifier_types.h (+8, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021