kicad/libs
Jeff Young 1cb7fbaab1 Fix errors in arc polygonization and test case.
1) Tests can't expect accuracies around 1 to work.  PCBNew defaults
to 5000.
2) Tests shouldn't artifically expand tolerance just to match the
results.
3) Tests should guarantee that end point is on arc, not just close
to it.
4) Standard polygonization of a circle is inside so splitting the
error needs to increase radius, not decrease.
5) Special-case first and last points so that they're exact.
2020-10-23 23:55:45 +01:00
..
kimath Fix errors in arc polygonization and test case. 2020-10-23 23:55:45 +01:00
kiplatform Add platform-specific code to allow wxChoice to ellipsize 2020-10-17 23:20:13 +01:00
sexpr Fix in kicadpcb reader. Update dialog export step 2020-04-15 10:51:35 +02:00
CMakeLists.txt Add new kiplatform library for platform-specific code 2020-06-03 14:58:54 +00:00