Blender Git Loki
Git Commits -> Revision 2aeb7eb
Revision 2aeb7eb by Hans Goudey (soc-2019-bevel-profiles) July 23, 2019, 00:30 (GMT) |
Bevel Operator: First pass at custom profile functionality in 'pipe' vertex mesh case with two nearly parallel incident beveled edges. This attempts to reuse the profile at each vertex in the mesh by intersecting the original profile with a new plane at the current vertex's ring in the vmesh. It currently works, but only for a portion of the vertices in the vmesh, which suggests problems with the vmesh NewVert indexing |
Commit Details:
Full Hash: 2aeb7ebf89b829cef343a332a48f6ed2a8d55e9a
Parent Commit: 5ac3de1
Lines Changed: +65, -19
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+65, -19) (Diff)