kicad/libs/kimath
Seth Hillbrand b2cfd7f479 Fix rounding issues
Rescaling and rotating has been leaving 1nm errors due to integer
truncation in VECTOR2I.  This rounds integers using KiROUND before
returning
2021-01-09 13:05:58 -08:00
..
include Fix rounding issues 2021-01-09 13:05:58 -08:00
src Standardize rounding in 64-bit rescale 2021-01-07 11:21:05 -08:00
CMakeLists.txt Revert "Standardize rescale" 2021-01-07 10:36:06 -08:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00