Blender Git Loki
Git Commits -> Revision 91f7ba1
Revision 91f7ba1 by Joshua Leung (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 28, 2018, 09:25 (GMT) |
Remove "Continuous Drawing" flag/mode * GP Object doesn't need this as it has a proper "Draw Mode" * For Annotations, it just got in the way and was a confusing modal+blocking nuissance that randomly activates when you just want to draw a quick line |
Commit Details:
Full Hash: 91f7ba14f22b2bd44c06e44a03e5dc7b84867381
Parent Commit: bec3a00
Lines Changed: +5, -34
5 Modified Paths:
/source/blender/editors/gpencil/annotate_paint.c (+3, -11) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+2, -12) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+0, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -6) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+2, -12) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+0, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+0, -2) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+0, -6) (Diff)