kicad/pcbnew/plugins
jean-pierre charras fbc6c8f8f4 pcad importer: fix a truncation when converting mils to IU.
The value in mils is a double, but the function to convert in IU uses int.
From master branch.
Fixes #11380 https://gitlab.com/kicad/code/kicad/issues/11380
2022-05-04 17:37:11 +02:00
..
altium Fix issues with importing NPTH pads from CircuitStudio. 2022-04-03 15:51:33 +01:00
cadstar Use wxEmptyString instead of wxT( "" ) 2022-02-09 10:33:52 -08:00
common Rename layer ids file. 2021-07-29 16:03:25 +01:00
eagle Improvements to Eagle dimension importing. 2022-04-12 13:24:34 +01:00
fabmaster More wide-string declarations. 2022-02-05 13:29:00 +00:00
geda More wide-string declarations. 2022-02-05 13:29:00 +00:00
kicad A bit of safety. 2022-02-21 22:02:19 +00:00
legacy More wide-string declarations. 2022-02-05 13:29:00 +00:00
pcad pcad importer: fix a truncation when converting mils to IU. 2022-05-04 17:37:11 +02:00