kicad/libs
jean-pierre charras 1d6ad4a52a SHAPE_ARC::ConvertToPolyline(): fix ugly approximation for some arcs.
Arcs with small radius can be approximated with very few segments.
However, if the thickness is large, relative to the radius, the approximation
must be based on the external radius, not the arc radius.
The difference can be significant.
This is especially noticeable for these graphic arcs in filled zones.
2021-06-23 18:30:02 +02:00
..
kimath SHAPE_ARC::ConvertToPolyline(): fix ugly approximation for some arcs. 2021-06-23 18:30:02 +02:00
kiplatform Try to fix a include order (Windows only, to fix aCI/CD error) 2021-06-16 20:04:32 +02:00
sexpr Replace wxFile usage with wxFFile 2020-12-12 13:16:23 -05:00
CMakeLists.txt Add new kiplatform library for platform-specific code 2020-06-03 14:58:54 +00:00