Blender Git Commit Log
Git Commits -> Revision b99faa0
Revision b99faa0 by Howard Trickey (master) November 11, 2020, 21:24 (GMT) |
Fix T80475, bad bevel: side vertex in bad plane in some cases. Needed a better normal to for plane to offset into when there are non in-plane edges between two beveled edges. It was using the vertex normal, which is just wrong. Differential Revision: https://developer.blender.org/D9508 |
Commit Details:
Full Hash: b99faa0f567fdf139a8e357112f9b2c7a0458aa5
Parent Commit: 7ba971d
Lines Changed: +15, -1
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+15, -1) (Diff)