Blender Git Commit Log
Git Commits -> Revision 455a1e2
Revision 455a1e2 by Antonio Vazquez (master) August 2, 2019, 14:25 (GMT) |
Fix T68021: GPencil After using eraser when draw primitives, next primitive has missing handles The problem was related to wrong Brush. After using the Eraser or Fill, the default brush was not the drawing one, so the handles were missing. Now, the operator force the drawing brush. Reviewer: @campbellbarton Differential Revision: https://developer.blender.org/D5403 |
Commit Details:
Full Hash: 455a1e210bccccf6fdf7fff5981a2495360e1d58
Parent Commit: 9198ff4
Lines Changed: +6, -1
1 Modified Path:
/source/blender/editors/gpencil/gpencil_primitive.c (+6, -1) (Diff)