Blender Git Loki
Git Commits -> Revision 09d7d88
Revision 09d7d88 by Falk David (master) April 11, 2021, 20:10 (GMT) |
Fix T87157: GPencil subdivide last segment Previously it was not possible to subdivide the last segment of a cyclic stroke. The fix makes sure that the correct number of new points is calculated correctly and adds the new points to the last segment. Reviewed By: antoniov Maniphest Tasks: T87157 Differential Revision: https://developer.blender.org/D10902 |
Commit Details:
Full Hash: 09d7d88cc42aa627c70cf1e2979ea38b73528450
Parent Commit: d3cb1d8
Lines Changed: +46, -0
1 Modified Path:
/source/blender/editors/gpencil/gpencil_edit.c (+46, -0) (Diff)