kicad/libs/kimath/include
Seth Hillbrand 6fef054c51 Handle basic rounding error in schematic import
The fractional part of Altium schematic units is an integer number of
1/10000 mil segments, which is 2.54 nm.  The internal unit of eeschema
is 10 nm, so each fractional unit in Altium is 0.254 base eeschema
units.  To be consistent with
cf33cfcad1
we round to the nearest 10nm for each element

Fixes https://gitlab.com/kicad/code/kicad/issues/11742
2022-07-07 11:13:11 -07:00
..
geometry Gerbview: seriously speed up the calculation time to draw polygons on OpenGL. 2022-05-13 18:20:35 +02:00
math Handle basic rounding error in schematic import 2022-07-07 11:13:11 -07:00
bezier_curves.h Cleanup some wx/gdicmn.h includes 2022-01-04 20:32:27 -05:00
convert_basic_shapes_to_polygon.h Finish with EDA_ANGLE. 2022-01-16 21:15:40 +00:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.h Validate arc output when editing 2022-02-07 08:55:53 -08:00