diff options
author | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2019-12-03 15:43:59 +0200 |
---|---|---|
committer | Andrii Doroshenko (Xrayez) <xrayez@gmail.com> | 2019-12-03 15:43:59 +0200 |
commit | 749d917424e20d6af61746c0d69fb54c50619f80 (patch) | |
tree | 9054aab5da527b8df4fa343996c9710d9eae9c5e /core/math/vector2.cpp | |
parent | 2b824b4e455cfd43ab9442387c2333c134cf88cf (diff) |
Fix severe performance drop while deflating polylines
Underscaled arc tolerance produced very small values so that changes
to this parameter were negligible when scaled internally, hence significant
performance drop (lots of intermediate points inserted in an arc). Now the
performance is mostly the same compared to other types of offsetting
(SQUARE, MITER).
Diffstat (limited to 'core/math/vector2.cpp')
0 files changed, 0 insertions, 0 deletions