7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 11:25:30 +00:00
kicad/libs/kimath
Seth Hillbrand 64ff47c594 Handle edge cases in kissing zones
When zone kisses happen from different polygons, we need to be careful
not to use the different polygons for ear comparisons or prev/next
pointers

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18654
2024-10-24 17:40:25 -07:00
..
include Handle edge cases in kissing zones 2024-10-24 17:40:25 -07:00
src Handle edge cases in kissing zones 2024-10-24 17:40:25 -07:00
CMakeLists.txt Feature: Exact item offset tool 2024-09-19 06:35:43 +01:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00