kicad/pcbnew/connectivity
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
..
CMakeLists.txt Build: libpolygon provides its own includes 2019-02-04 19:29:31 -08:00
connectivity_algo.cpp add more constness to connecivity algo 2020-04-21 13:23:56 +00:00
connectivity_algo.h Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
connectivity_data.cpp Fix crash when moving non-connected 2020-06-24 14:22:01 -07:00
connectivity_data.h Remove delauney computations from dynamic ratsnest 2020-06-22 20:37:31 -07:00
connectivity_items.cpp Cleanup pad geometry handling. 2020-06-22 22:28:37 +01:00
connectivity_items.h Revise Kruskal implementation 2020-06-23 14:35:23 -07:00
connectivity_rtree.h Comment-only changes 2020-01-10 16:43:01 -08:00