kicad/libs
Jeff Young 40abb013ec Don't consider a group to be on a copper layer.
Its members can be on copper layers, but the group itself isn't on any
layer.

Also fixes a bug where we were trying to clone TRIANGULATED_POLYGON::TRI
shapes as indexable sub-shapes.  (The TRI only has indexes into its
parent, so cloning it will only result in segfaults down the line.)

Also fixes a bug where we weren't including copper items inside groups
when checking footprint net ties.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15021
2023-06-20 18:13:21 +01:00
..
core Centralize text size clamping. 2023-06-03 20:29:51 +01:00
kimath Don't consider a group to be on a copper layer. 2023-06-20 18:13:21 +01:00
kiplatform GTK: Add workarounds for broadway and allow wayland GDK backend. 2023-06-13 09:42:20 +03:00
sexpr Better handling of escaped characters in STEP parser 2021-12-08 15:55:42 -08:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00