Blender Git Loki
Git Commits -> Revision c547d43
Revision c547d43 by Antonio Vazquez (master) March 26, 2020, 09:19 (GMT) |
Fix T75093: GPencil eraser selection in draw mode erase previous selected points The selection in Draw mode works as a quick eraser and must erase only the points selected in that operation and not any previous selected point. Now, before erase, unselect any previous selected point. Note: It's planned to split select & erase operators for Draw mode. |
Commit Details:
Full Hash: c547d431eb87a78132af434e114eff82a70ba8c6
Parent Commit: e8dd965
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/gpencil/gpencil_select.c (+2, -2) (Diff)