Blender Git Loki
Git Commits -> Revision eec4d20
Revision eec4d20 by Falk David (temp-gpencil-bezier-stroke-type) March 16, 2021, 09:32 (GMT) |
GPencil: Add BKE for single curve segment fitting This adds a new BKE function to do a single curve segment fitting. The start and end indices indicate the curve points between which the segment will be refitted. This only adjusts the handle length, not their position or rotation. |
Commit Details:
Full Hash: eec4d20a448649735ba1d0d415fd65462389075a
Parent Commit: 9d3a55b
Lines Changed: +102, -0