kicad/libs/kimath/include
Jon Evans 0570c22732 Use point collision test for zero-length segments
SEG::SquaredDistance( SEG& ) does not do the right thing
for segments with zero length at the moment.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/9791
2021-11-27 09:08:34 -05:00
..
geometry Use point collision test for zero-length segments 2021-11-27 09:08:34 -05:00
math Pass VECTOR2I objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
bezier_curves.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
convert_basic_shapes_to_polygon.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.h Overhaul arc internal model to not over-specify information. 2021-10-15 12:45:43 +01:00