Blender Git Commit Log

Git Commits -> Revision a58a829

Revision a58a829 by Henrik Dick (master)
April 30, 2021, 13:40 (GMT)
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

Commit Details:

Full Hash: a58a8296d9da785920575725bbb41fd5481b5d2d
Parent Commit: 0d07cfd
Committed By: Campbell Barton
Lines Changed: +5, -3

1 Modified Path:

/source/blender/modifiers/intern/MOD_simpledeform.c (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021