Blender Git Commit Log

Git Commits -> Revision 0b5d287

July 4, 2017, 10:41 (GMT)
Reorganize stroke materials panel

The stroke style now has only solid or volumetric type and the texture and pattern have been moved as options shared by both styles.

Commit Details:

Full Hash: 0b5d287b83d7d3f4d0db4ee737e39fb295d832ea
Parent Commit: c922172
Lines Changed: +137, -29

9 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+16, -5) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c (+54, -5) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+13, -2) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+7, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_point_frag.glsl (+23, -2) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_point_vert.glsl (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_stroke_frag.glsl (+8, -8) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+5, -3) (Diff)
/source/blender/makesrna/intern/rna_palette.c (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021