kicad/libs/kimath/include/math
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
..
box2.h BOX2: allow constructing a zero-sized BOX2 from a single point 2020-09-08 01:31:42 +02:00
matrix3x3.h Comment-only changes 2020-01-10 16:43:01 -08:00
util.h Revert "Standardize rescale" 2021-01-07 10:36:06 -08:00
vector2d.h Fix rounding issues 2021-01-09 13:05:58 -08:00
vector3.h Add handling of DXF arbitrary axis/extrusions 2020-11-23 21:24:38 -05:00