kicad/libs
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
..
kimath Use point collision test for zero-length segments 2021-11-27 09:08:34 -05:00
kiplatform Another auto proxy tweak 2021-11-13 21:23:32 -05:00
sexpr Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
CMakeLists.txt Add new kiplatform library for platform-specific code 2020-06-03 14:58:54 +00:00