Blender Git Commit Log

Git Commits -> Revision 98fe05f

Revision 98fe05f by Howard Trickey (master)
October 3, 2021, 15:30 (GMT)
Fix T91810 Bevel not working well with certain unbeveled edge positions.

A previous commit, c56526d8b68ab, which sometimes didn't drop offsets
into 'in plane' faces, as a fix to T71329, was overly aggressive.
If all the intermediate edges are in the same plane then it is fine
to just put the meeting point on the plane of the start and end edges.

Commit Details:

Full Hash: 98fe05fb5b9e1e2ee184444ff56806fa66de2615
Parent Commit: 1833ebe
Lines Changed: +3, -1

1 Modified Path:

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