Blender Git Commit Log

Git Commits -> Revision e34d3e3

Revision e34d3e3 by Hans Goudey (master)
January 13, 2020, 17:29 (GMT)
Fix T71200: Build curve geometry in one piece

Currently a curve's beveled geometry is built with duplicate geometry
along the seams between the "front," "back," etc, sections of the
curve. This builds them in one piece, resulting in smooth geometry.

Other than the duplicate geometry, the vertex positions are the same
as before.

Reviewed By: campbellbarton, mano-wii

Differential Revision: https://developer.blender.org/D6562

Commit Details:

Full Hash: e34d3e32dda7cbee86027819505f782eeee3a1a5
Parent Commit: 4f7ad00
Lines Changed: +67, -70

1 Modified Path:

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