Blender Git Commit Log

Git Commits -> Revision eec4d20

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

2 Modified Paths:

/source/blender/blenkernel/BKE_gpencil_curve.h (+6, -0) (Diff)
/source/blender/blenkernel/intern/gpencil_curve.c (+96, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021