Blender Git Commit Log

Git Commits -> Revision 763bc0c

Revision 763bc0c by Joshua Leung (GPencil_Editing_Stage3)
September 28, 2015, 13:15 (GMT)
GP Sculpt: Experimenting to make sculpt operator non-modal

Sometimes the modal nature of this operator made it cumbersome to operate.
This commit tries to make this better by making changes to the operator + keymap
so that:

* EKEY + LMB-drag (just like for drawing) = Do a single sculpt stroke
(i.e. it starts immediately, and ends as soon as the stroke ends)

* CTRL + EKEY = Enter Sculpt Mode (as before). Can do multiple strokes this way
without holding down any keys.

* DKEY + EKEY -> Sculpt = Enter Sculpt Mode (as before)


I'm still on the fence about the Ctrl+EKEY one. Perhaps it's too much of a hassle,
and we just drop this one?

Commit Details:

Full Hash: 763bc0c9052cac64ee312d916e228fd0c85dfd91
Parent Commit: 64c96f1
Lines Changed: +36, -2

2 Modified Paths:

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