Blender Git Loki
Git Commits -> Revision 7625771
Revision 7625771 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 19, 2019, 02:24 (GMT) |
GP: Fill: Add end cap support to boundary strokes + Fill boundary stroke supports end caps + Fix pixfactor type |
Commit Details:
Full Hash: 7625771e3ec05f1cfc5f3f78abd5d02bb5c9cdc2
Parent Commit: 9e28e40
Lines Changed: +40, -19
6 Modified Paths:
/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+2, -2) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+10, -9) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+0, -2) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_stroke_geom.glsl (+26, -4) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_stroke_vert.glsl (+1, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+2, -2) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+10, -9) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+0, -2) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_stroke_geom.glsl (+26, -4) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_stroke_vert.glsl (+1, -1) (Diff)