Blender Git Commit Log

Git Commits -> Revision e46b9de

Revision e46b9de by Hans Goudey (master)
May 7, 2021, 23:16 (GMT)
Fix: Curve to mesh node assert when last profile segment is vector

We need to always add a single point to the last cyclic segment that
completes the loop, because that includes the starting point of the
evaluated edge. The existing code forgot about that point.

Commit Details:

Full Hash: e46b9de6abbeb30f3267f656148c281b40cfad8e
Parent Commit: 3185084
Lines Changed: +1, -1

1 Modified Path:

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