Blender Git Commit Log

Git Commits -> Revision c56526d

Revision c56526d by Hans Goudey (master)
January 13, 2020, 17:12 (GMT)
Fix T71329: Bevel: Don't drop offsets to 'in plane' faces

offset_meet creates offset lines that can't be directly intersected, so
the average of the points on each offset line is 'dropped' onto the
faces around the beveled vertex, which can depend on where
the loop starts.

This fix skips faces with the same normals as the "in plane" faces from
build_boundary.

Reviewed By: howardt

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

Commit Details:

Full Hash: c56526d8b68abdd4feb0367c716e713966b8de0f
Parent Commit: 60c6a74
Lines Changed: +141, -129

1 Modified Path:

/source/blender/bmesh/tools/bmesh_bevel.c (+141, -129) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021