Blender Git Commit Log
Git Commits -> Revision 86d28f9
Revision 86d28f9 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 3, 2017, 12:16 (GMT) |
Basic filling options working after a complete UI rework |
Commit Details:
Full Hash: 86d28f9dcad04e4d1d7577b1a29c7482de2ca6da
Parent Commit: 4032200
Lines Changed: +125, -49
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+20, -12) (Diff)
/source/blender/blenkernel/intern/paint.c (+3, -0) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+19, -6) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_fill_frag.glsl (+20, -14) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+12, -5) (Diff)
/source/blender/makesrna/intern/rna_palette.c (+51, -12) (Diff)
/source/blender/blenkernel/intern/paint.c (+3, -0) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+19, -6) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_fill_frag.glsl (+20, -14) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+12, -5) (Diff)
/source/blender/makesrna/intern/rna_palette.c (+51, -12) (Diff)