Blender Git Commit Log

Git Commits -> Revision 5e13097

Revision 5e13097 by Brecht Van Lommel (master)
November 23, 2017, 19:17 (GMT)
Fix T53145: bevel tool fails when used a second time.

Pixel size was not initial early enough. For first time this was not a problem
because the bevel amount starts at 0 then, and after the mouse moves the pixel
size is initialized. For the second time the bevel amount starts at a non-zero
value, and it failed then.

Commit Details:

Full Hash: 5e13097dc3a3463d6b8643a5ace673d7a462c934
Parent Commit: debd9f6
Lines Changed: +2, -1

1 Modified Path:

/source/blender/editors/mesh/editmesh_bevel.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021