Blender Git Commit Log

Git Commits -> Revision fa86efd

Revision fa86efd by Howard Trickey (master)
August 14, 2015, 19:51 (GMT)
Fix T40070, Bevel didn't bend as expected sometimes.

Two problems fixed. One, the comparison of angles to
'almost straight' or 'almost zero' needed a bigger epsilon.
Two, using the corner normal instead of the average face normal
is usually the right thing to do, and what the code was doing,
but in some cases the corner normal could be very wrong.

Commit Details:

Full Hash: fa86efdc97dee516a747bba3a0bb848fdc5b14a5
Parent Commit: 18648be
Lines Changed: +20, -9

1 Modified Path:

/source/blender/bmesh/tools/bmesh_bevel.c (+20, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021