Blender Git Loki
Git Commits -> Revision fad2232
Revision fad2232 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) January 11, 2018, 16:19 (GMT) |
Separate help modes for filling Now the selector for help lines is separated. Before, some modes where not available because there was some UI options conflict. |
Commit Details:
Full Hash: fad223212f267490441c3b8321501f1f1dd75c49
Parent Commit: e8e47db
Lines Changed: +40, -15
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+4, -3) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+13, -4) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+9, -4) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+13, -4) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+13, -4) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+9, -4) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+13, -4) (Diff)