Blender Git Commit Log

Git Commits -> Revision 62a84f0

July 30, 2021, 14:56 (GMT)
Fix T86768, bevel doesn't loop slide sometimes.

Six years ago, Bug T44961 about unwanted spikes had me not do a loop
slide if the angle was too extreme, to avoid unwanted spikes.
The current bug showed that that angle was much too big, and limited
desired behavior in many cases. Changing the angle from 0.25 radians
to 0.0001 radians (about 0.006 degrees) still fixes the original bug
and seems very unlikely to be limiting desired behavior now.

Commit Details:

Full Hash: 62a84f09950aa9b4b19af61724f7aca6e18c0a8f
Parent Commit: 8bdbfee
Committed By: Fabian Schempp
Lines Changed: +3, -2

1 Modified Path:

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