Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoward Trickey <howard.trickey@gmail.com>2014-06-12 18:22:10 +0400
committerHoward Trickey <howard.trickey@gmail.com>2014-06-12 18:22:10 +0400
commit8c2b5ffb118d065af4d34ff84f1493d914d948db (patch)
tree8d3e1cd56d1f75e01dfbf6d0b385a9eda574294f /source/blender/windowmanager/intern/wm_init_exit.c
parent9d0cf523b5ba452d6152e2d38c69014c1ecdfb34 (diff)
Fix Bevel bug T39746, small scale gives flat profile.
With very small meshes or very small bevel amounts, the bevel profile would be flat even if a round one was requested. Problem was that the code was checking the length of a cross product for closeness to zero to test coplanarity. Needed to normalize things before making that test to account for scale.
Diffstat (limited to 'source/blender/windowmanager/intern/wm_init_exit.c')
0 files changed, 0 insertions, 0 deletions