Blender Git Commit Log

Git Commits -> Revision f694321

Revision f694321 by Hans Goudey (master)
May 9, 2021, 06:33 (GMT)
Fix: Curve resample duplicates last point for cyclic splines

The last point of the output was at the same location as the
first point of a cyclic spline. The fix is simple, just account for
the cyclic when choosing the sample edge length, and don't
hard code the last sample.

Commit Details:

Full Hash: f694321db073018e6f5bf58bee77a55f2018b369
Parent Commit: 7029cc2
Lines Changed: +5, -2

1 Modified Path:

/source/blender/blenkernel/intern/spline_base.cc (+5, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021