Blender Git Commit Log
Git Commits -> Revision bdc1506
Revision bdc1506 by Howard Trickey (master) December 4, 2017, 14:36 (GMT) |
Better bevel profile at extreme values of profile. Patch from Richard Erhardt, with some additions & modifications. Changes bevel profile shape parameter so that can get arbitrarily near square profile as parameter -> 1. Adds code to make profile=0 case work, at least for cube corners, so changed hard min of profile parameter to 0 from 0.15. |
Commit Details:
Full Hash: bdc15061fc5cf0c0c9bd075894b3a475e482248e
Parent Commit: 3533e08
Lines Changed: +425, -205