kicad/libs/kimath/include
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
..
geometry PNS: Be better about handling multiple layers 2020-08-16 12:39:15 -07:00
math Add <algorithm> for std::min/std::max 2020-07-31 03:29:55 +00:00
bezier_curves.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
convert_basic_shapes_to_polygon.h Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
md5_hash.h Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
trigo.h Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00