Blender Git Loki
Git Commits -> Revision 4b8d091
Revision 4b8d091 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) November 26, 2018, 16:34 (GMT) |
Reorganize Mask button and rename to Clamp Now the Clamp is valid in Normal layers and the value is OFF by default. |
Commit Details:
Full Hash: 4b8d091c904b5004ed70171bc0408be40fa7acf0
Parent Commit: a14da4a
Lines Changed: +41, -26
8 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_gpencil.py (+2, -3) (Diff)
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+4, -0) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+2, -3) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+17, -9) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+2, -2) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_blend_frag.glsl (+9, -4) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+4, -4) (Diff)
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+4, -0) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+2, -3) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+17, -9) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.h (+2, -2) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_blend_frag.glsl (+9, -4) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+4, -4) (Diff)