kicad/libs/kimath/src
Roberto Fernandez Bautista f92d25e00b Fix SHAPE_LINE_CHAIN::Simplify() when there are only 3 points in the chain
We weren't updating m_shapes properly.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/11695

(cherry picked from commit 1fa1b44d02)
2022-08-19 20:58:28 +01:00
..
geometry Fix SHAPE_LINE_CHAIN::Simplify() when there are only 3 points in the chain 2022-08-19 20:58:28 +01:00
math math: Use intrinsic functions for 64-bit rescale on MSVC. 2022-07-16 18:05:35 +00:00
bezier_curves.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
convert_basic_shapes_to_polygon.cpp Avoid duplicate points in trapezoid pads 2022-03-22 13:30:22 -07:00
md5_hash.cpp For Coverity. 2022-02-17 14:30:47 +00:00
trigo.cpp Adds uncertainty propagation to center point calc 2022-03-08 10:34:41 -08:00