Blender Git Commit Log

Git Commits -> Revision c4a5c26

Revision c4a5c26 by Joshua Leung (master)
May 8, 2016, 14:44 (GMT)
Fix: Lasso select for Grease Pencil doesn't work in the Nodes Editor

In the nodes editor, Ctrl-LMB-drag is taken by "Cut", and it seems impossible
for any other keymap to override that. Instead, the default lasso select hotkey
there is Ctrl-Alt-LMB-drag instead.

To get Grease Pencil lasso select (in GP Editmode) to work in the Nodes Editor too,
this commit adds the Ctrl-Alt-LMB-drag binding here too. However, to make things easier,
this extra binding will be part of the Grease Pencil keymap everywhere. There doesn't
seem to be any conflicts with having this in place - until we find them, this should
be ok to have.

Commit Details:

Full Hash: c4a5c26a59b368640b530ba30019ee1724f81150
Parent Commit: 491ad66
Lines Changed: +9, -0

1 Modified Path:

/source/blender/editors/gpencil/gpencil_ops.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021