kicad/pcbnew/ratsnest
Seth Hillbrand 4ef02fd699 Replace TTL delauney triangulator
Removes the TTL triangulator in favor of the delaunator triangulator.
This removes the only AGPL code in the KiCad codebase and therefore
allows the full project to be licensed under the GPLv3.
2020-06-25 18:45:27 +00:00
..
delauney.h Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
ratsnest.cpp pcbnew: Move ratsnest items to separate folder 2020-06-16 11:15:14 -07:00
ratsnest_data.cpp Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
ratsnest_data.h Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
ratsnest_viewitem.cpp pcbnew: Move ratsnest items to separate folder 2020-06-16 11:15:14 -07:00
ratsnest_viewitem.h pcbnew: Move ratsnest items to separate folder 2020-06-16 11:15:14 -07:00