Blender Git Loki
Git Commits -> Revision 016bd28
Revision 016bd28 by Howard Trickey (master) January 30, 2021, 20:58 (GMT) |
Fix T84465 Bevel Percent and Absolute when limit type is Weight. The previous fix to the width modes Percent and Absolute did not take into account that with limit mode Weight, the amount needs to be scaled by the bevel weight of the beveled edge in question. (Sometimes there are two beveled edges in question, in which case an average is used.) |
Commit Details:
Full Hash: 016bd284fbe6806bbdf49e3dc0d0774e1a3ccb58
Parent Commit: 216ebe0
Lines Changed: +24, -5
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+24, -5) (Diff)