Blender Git Commit Log

Git Commits -> Revision b5213b2

Revision b5213b2 by Howard Trickey (master)
June 14, 2014, 21:47 (GMT)
Fix T40007 Bevel tool resets after getting to 1.

If the side of a beveled edge hit another vertex, the offset
amount reset to zero. This was the result of commit rB1582dd5e4d7c
which clamped the amount to zero to avoid creating spikes with
obtuse angles. Now we clamp the amount to the closest end of
the edge to where the amount wants to be.
Also fixes the first part of T40365.

Commit Details:

Full Hash: b5213b2dea984afcc1c1528c97a70168c2faf25a
Parent Commit: fa17e3b
Lines Changed: +22, -11

1 Modified Path:

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