Blender Git Loki
Git Commits -> Revision 2140cb6
Revision 2140cb6 by Howard Trickey (master) March 15, 2015, 22:24 (GMT) |
Fix T39184: Multisegment bevel profiles should curve in-plane sometimes. When the multisegment profile joins two unbeveled edges, all in the same plane, users desire that rather than the current behavior of linear interpolation between those edges, the profile should curve. This changes behavior to do that. The old behavior can be obtained by setting the profile parameter to 0.25, if desired. |
Commit Details:
Full Hash: 2140cb60cb52990a524fd83652c66e2f8a943b7e
Parent Commit: 3e6cfcc
Lines Changed: +32, -13
1 Modified Path:
/source/blender/bmesh/tools/bmesh_bevel.c (+32, -13) (Diff)