kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37926
Connectivity code re-arrange
Hi Devs-
Quick heads up that I did a bit of re-arranging/cleaning of the
connectivity code to split out some of the functions as I look at
collision-connection[1][2]. If you're looking for anything item-related,
it is now split out into a separate connectivity_items.h/.cpp
These files are also git mv'd to a sub-directory for organization.
Hopefully easier to dig through.
-Seth
[1] https://bugs.launchpad.net/kicad/+bug/1718831
[2] https://bugs.launchpad.net/kicad/+bug/1787961