Blender Git Commit Log

Git Commits -> Revision 4dce18f

Revision 4dce18f by Antonio Vazquez (master)
April 18, 2019, 17:33 (GMT)
GPencil: Add option to mix color with texture

This was already supported in Fill, but not in Strokes. This adds more artistic options when use textured strokes.

Commit Details:

Full Hash: 4dce18fb51f17269161d1c2a16571502b97a860b
Parent Commit: 4439e5d
Lines Changed: +99, -25

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_material_gpencil.py (+11, -5) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+38, -11) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+4, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_point_frag.glsl (+12, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_stroke_frag.glsl (+11, -1) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_material_types.h (+7, -3) (Diff)
/source/blender/makesrna/intern/rna_material.c (+15, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021