kicad/resources
John Beard 311f041421 ADDED: Polygon boolean operations in PCB editor
This allows common operations like merging a pin courtyard
into the body courtyard in the fooprint editor, taking a
"bite" out of a polygon and so on,

For now, this only supports polygons made of straight lines.

There are some wierd cases when the operations result in nothing
(e.g. wen a big polygon is substracted from a smaller one that
it contains entirely). I have tried to do something senisble in
these cases, but there may be more optimal ways to handle it.

Relates-To: https://gitlab.com/kicad/code/kicad/-/issues/13025
2023-10-01 00:10:10 +01:00
..
bitmaps_png ADDED: Polygon boolean operations in PCB editor 2023-10-01 00:10:10 +01:00
linux Fix minor offsets on bitmap2component svg file 2023-07-05 14:00:00 +00:00
macos/plist
msw Update copyright in manifest 2023-09-14 20:21:02 -04:00
project_template
schemas Commit erc.v1.json schema 2023-08-13 19:19:20 -04:00
CMakeLists.txt Add KICAD_BUILD_{NIGHTLY_,}FLATPAK CMake options 2023-06-22 18:04:32 +00:00