Blender Git Commit Log

Git Commits -> Revision fbc3c1b

Revision fbc3c1b by Hans Goudey (master)
August 3, 2020, 22:12 (GMT)
Fix (unreported): Bevel tool custom profile uses wrong segments number

The bevel code initialized the CurveProfile with the "higher power of 2"
segments after the normal number of segments, leaving the widget in an
incorrect state after the calculation. A simple fix is to re-order the
initializations, doing the input number second.

Commit Details:

Full Hash: fbc3c1b24ddc6d48ec45e1919113db25e54d6de7
Parent Commit: e9bcf09
Lines Changed: +21, -21

1 Modified Path:

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