This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Brecht Van Lommel 5e13097dc3 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.
2017-11-23 20:17:31 +01:00
..
2017-11-20 02:28:07 +11:00
2016-01-04 14:20:48 +05:00
2017-11-20 02:28:07 +11:00
2017-11-20 02:28:07 +11:00
2017-11-20 02:28:07 +11:00
2017-11-20 02:28:07 +11:00
2017-11-20 02:28:07 +11:00
2017-11-18 17:22:54 +11:00
2016-01-04 14:20:48 +05:00
2017-11-20 01:47:31 +11:00