kicad/libs/kimath/include
Seth Hillbrand 8260c174e9 Prevent OOB access in polygon split
Check for vertex placement against original size.  Since we are
potentially adding vertices that are out of order with the original
polygon, we only want to check against the first set of vertices when
checking for polygon collision

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17664
2024-04-02 11:22:59 -07:00
..
geometry Prevent OOB access in polygon split 2024-04-02 11:22:59 -07:00
math std::isnan is not constexpr in C++17 2024-01-16 18:42:37 +03:00
bezier_curves.h Support DXF ellipses and elliptical arcs 2022-12-24 22:46:07 -05:00
convert_basic_shapes_to_polygon.h Name shortening and line-break reduction. 2022-10-21 18:41:39 +01:00
hash.h Utilize our combine_hash routine for multiple hash 2022-08-26 08:45:13 -07:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
transform.h Transform is right at home in kimath 2023-09-07 18:03:33 -04:00
trigo.h Update triangulation 2024-03-21 13:57:57 -07:00