Blender Git Commit Log

Git Commits -> Revision bb45d48

October 22, 2014, 13:11 (GMT)
GPencil Editing: "Stroke Edit Mode"

Changed the way that the keybindings for the editing tools for strokes work,
to be less clunky to work with.

Now, instead of holding down DKEY, you instead enter "Stroke Edit Mode" (via
a toggle button in the "Edit Strokes" button in the toolbar). This enables a
keymap (Grease Pencil Stroke Edit Mode) which is only active when this setting
is enabled; the keybindings in this keymap are designed so that pressing the
normal hotkeys will affect the strokes as expected (instead of whatever else
may be in the viewport at the time instead).

Commit Details:

Full Hash: bb45d48c1b91052d5d223cabfacf90dd8f4eeaf4
Parent Commit: ead5656
Lines Changed: +90, -25

5 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+13, -3) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+55, -19) (Diff)
/source/blender/editors/screen/area.c (+12, -2) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021