Blender Git Loki
Git Commits -> Revision 1806db0
Revision 1806db0 by Joshua Leung (GPencil_Editing_Stage3) December 11, 2015, 04:29 (GMT) |
GPencil Eraser: Operates on all visible + editable layers instead of active only The GPencil eraser now operates on all visible and editable layers, instead of only operating on the active layer. There was really no reason why it needed to only consider the active layer, as doing so only made it confusing for the user when the strokes they were trying to erase wouldn't be affected. Besides, if you really needed to restrict the eraser to working on a particular layer, you could just lock all the others (which is now very easy with the new operators) |
Commit Details:
Full Hash: 1806db07e7617a565dec0c154d2225ea5129c394
Parent Commit: 9afd9dc
Lines Changed: +77, -23
1 Modified Path:
/source/blender/editors/gpencil/gpencil_paint.c (+77, -23) (Diff)