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:
authorHenrik Dick <weasel>2021-04-30 16:38:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-04-30 16:40:17 +0300
commita58a8296d9da785920575725bbb41fd5481b5d2d (patch)
tree01fb3ce5cbb6263af6c391f1330cc9e17a628697 /source/blender/editors/object/object_modifier.c
parent0d07cfd9405464e45186c3c075f255ff519f1d24 (diff)
Fix T85470: Simple deform modifier causes artifacts at low angles
The formula used to compute the bend did subtraction of two big numbers to get the position. Changed to find the delta and add that, by rearranging the formula into a more numerically stable form. Reviewed By: mano-wii, campbellbarton Ref D11074
Diffstat (limited to 'source/blender/editors/object/object_modifier.c')
0 files changed, 0 insertions, 0 deletions