kicad/libs
Roberto Fernandez Bautista 3f73d8c2b5 SHAPE_LINE_CHAIN::Area() should always be positive
The algorithm relied on the assumption that the points were
ordered anti-clockwise. When ordered in a clockwise fashion, the
result was correct but negative.

Refer to https://www.mathopenref.com/coordpolygonarea2.html
for more information.
2021-07-03 19:37:50 +00:00
..
kimath SHAPE_LINE_CHAIN::Area() should always be positive 2021-07-03 19:37:50 +00: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