kicad/libs/kimath/include
Jeff Young b857374aa2 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

(cherry picked from commit 40abb013ec)
2023-07-09 21:08:52 +01:00
..
geometry Don't consider a group to be on a copper layer. 2023-07-09 21:08:52 +01:00
math const bool is just bool 2023-07-08 01:04:30 +00:00
bezier_curves.h Support DXF ellipses and elliptical arcs 2022-12-24 22:46:07 -05:00
convert_basic_shapes_to_polygon.h Name shortening and line-break reduction. 2022-10-21 18:41:39 +01:00
hash.h Utilize our combine_hash routine for multiple hash 2022-08-26 08:45:13 -07:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.h Validate arc output when editing 2022-02-07 08:55:53 -08:00