kicad/libs
Seth Hillbrand 3aeb3c8f99 Fix case of 360° arc handling
A 360° arc will have the mid point on the opposite side of the circle
from both the start and end points.  This will make both slopes the
same, leading to a degeneracy in the calculation.  We address this by
noting that the center will be halfway between the midpoint and the
start point.
2020-07-18 13:03:39 -07:00
..
kimath Fix case of 360° arc handling 2020-07-18 13:03:39 -07:00
kiplatform Fix typos. 2020-06-04 22:44:03 +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