Blender Git Commit Log
Git Commits -> Revision d4bdb99
Revision d4bdb99 by Joshua Leung (master) August 5, 2016, 15:49 (GMT) |
GPencil: "Join Strokes" tool doesn't leave gaps by default now Previously, it would insert "invisible" points after the endpoints of the strokes, so that they wouldn't appear to be joined, but that behaviour could also get quite confusing as you wouldn't be sure whether the strokes were really joined or not. To keep the previous behaviour, simply enable the "Leave Gaps" option on the operator after running it. This setting will get saved between runs of the operator. |
Commit Details:
Full Hash: d4bdb99f26e56aebed1b94eaf17deeb01a275102
Parent Commit: 50c017b
Lines Changed: +17, -11
1 Modified Path:
/source/blender/editors/gpencil/gpencil_data.c (+17, -11) (Diff)