Blender Git Commit Log
Git Commits -> Revision 4032200
Revision 4032200 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 texture support |
Commit Details:
Full Hash: 40322007f12bdfd3478fab450e884082bb604023
Parent Commit: 73a5b13
Lines Changed: +77, -1
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+2, -1) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+37, -0) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_fill_frag.glsl (+8, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_palette.c (+27, -0) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+37, -0) (Diff)
/source/blender/gpu/shaders/gpu_shader_gpencil_fill_frag.glsl (+8, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_palette.c (+27, -0) (Diff)