kicad/libs/kimath
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
..
include Use point collision test for zero-length segments 2021-11-27 09:08:34 -05:00
src Fix SHAPE_LINE_CHAIN::Slice when end is an arc followed by a point 2021-11-25 10:05:33 -05:00
CMakeLists.txt Split POLY_GRID_PARTITION to a cpp file 2021-06-02 18:31:30 -04:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00