kicad/utils/kicad2step/pcb
Seth Hillbrand b823c49a95 Handle polygons in step export
Fixes https://gitlab.com/kicad/code/kicad/issues/7707
2021-02-25 09:50:01 -08:00
..
3d_resolver.cpp Change environmental variables to human-readable 2021-01-01 16:20:35 +00:00
3d_resolver.h Change environmental variables to human-readable 2021-01-01 16:20:35 +00:00
base.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
base.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadcurve.cpp Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadcurve.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadfootprint.cpp STEP export: fix crash when a rectangle is used in a footprint. 2021-01-07 09:24:30 +01:00
kicadfootprint.h Handle rect and bezier in footprint exports 2021-01-03 12:08:12 -08:00
kicadmodel.cpp Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadmodel.h Don't export hidden models to STEP. 2020-09-03 22:59:45 +01:00
kicadpad.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
kicadpad.h Add const specifiers 2020-11-18 19:50:36 +00:00
kicadpcb.cpp Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadpcb.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
oce_utils.cpp Update PCBMODEL::SetMinDistance to set BRepBuilderAPI precision 2021-01-03 08:40:40 +00:00
oce_utils.h Step exporter: better values for min distance between 2 points to merge them. 2021-01-03 11:01:03 +01:00