Blender Git Loki
Git Commits -> Revision 6bde9a5
Revision 6bde9a5 by Howard Trickey (master) May 29, 2014, 11:32 (GMT) |
Fix T39174 Bevel didn't maintain edge attributes. When rebuilding the polygons that touch bevel-involved vertices, need to copy the edge attributes from corresponding original edges. Special treatment of corner segments, to maintain continuity of smooth and seam attributes. Another fix: if have four meeting edges, two opposite ones beveled and the other two not, propgate the non-beveled-edges attributes across the line that joins them (perpendicular to the bevel). |
Commit Details:
Full Hash: 6bde9a52f9270841331c7762a5df9505894d962a
Parent Commit: 6c721a8
Lines Changed: +119, -6
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+119, -6) (Diff)