Fix T53474, bevel glitchy with big objects.

A comparison should have not just have been against an epsilon,
but relative to the edge length involved.
Thanks to mano-wii for patch on which this is based.
This commit is contained in:
Howard Trickey
2017-12-18 12:24:42 -05:00
parent 443789d7c6
commit bb30ce0f0b
5 changed files with 15 additions and 11 deletions