kicad/libs/kimath
Seth Hillbrand afc94fdec3 PNS: Be better about handling multiple layers
Rather than adding pads/vias multiple times for each layer, we introduce
the "alternate shape" idiom to PNS that allows us to optionally place
the collision constraint on the hole instead of the pad for those
vias/pads that have inner layers removed.

Fixes https://gitlab.com/kicad/code/kicad/issues/5158

Fixes https://gitlab.com/kicad/code/kicad/issues/5198

Fixes https://gitlab.com/kicad/code/kicad/issues/5195
2020-08-16 12:39:15 -07:00
..
include PNS: Be better about handling multiple layers 2020-08-16 12:39:15 -07:00
src Remove a long-standing hack to keep divots out of adjacent zones. 2020-08-12 22:20:08 +01:00
CMakeLists.txt kimath/geometry: starting with SHAPE_COMPOUND 2020-07-29 23:14:03 +02:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00