kicad/thirdparty
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
..
clipper Fix a few Coverity warnings. 2020-02-02 08:55:24 +01:00
compoundfilereader Use Record handling for parsing 2020-04-03 23:22:24 +00:00
delaunator Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
dxflib_qcad Handle nullptr. 2020-01-15 17:51:48 +00:00
libcontext Update readme for libcontext 2020-01-07 20:55:15 +00:00
markdown2html Overhaul compiler warnings infrastructure 2020-05-06 01:47:20 +01:00
nanosvg Move dxflib, tinyspline and nanosvg into a thirdparty library directory 2019-12-19 17:41:02 +00:00
nlohmann_json Add forward-declaration header for nlohmann/json 2020-02-19 23:43:43 -05:00
other_math Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
potrace Fix a compil error. 2020-01-13 08:59:57 +01:00
rtree RTree: Fix iterator in single branch trees 2020-01-14 10:42:04 -08:00
tinyspline_lib Avoid divide-by-zero. 2020-01-15 18:21:42 +00:00
CMakeLists.txt Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00