kicad/utils/kicad2step/pcb
Jeff Young 24f3c49631 Fix logic error in FileResolvers.
If Normalize() was not needed after finding a searchpath then we were
never updating tname and just blindly returning it.

Fixes https://gitlab.com/kicad/code/kicad/issues/7670
2021-09-21 12:35:16 +01:00
..
3d_resolver.cpp Fix logic error in FileResolvers. 2021-09-21 12:35:16 +01:00
3d_resolver.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
base.cpp Add const specifiers 2020-11-18 19:50:36 +00:00
base.h Undo APIEXPORT thats not required 2021-09-11 23:08:33 -04:00
kicadcurve.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicadcurve.h Handle polygons in step export 2021-02-25 09:50:01 -08:00
kicadfootprint.cpp Don't exit when we fail to find a 3D model: there may be more. 2021-09-15 21:53:15 +01:00
kicadfootprint.h kicad2step: fix "ignore virtual components" option 2021-09-07 19:10:21 +00: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 Ignore the drill oval keyword; x either equals y or it doesn't. 2021-09-19 20:45:40 +01:00
kicadpad.h KiCad2Step code cleaning. 2021-07-29 07:10:58 -04:00
kicadpcb.cpp Give the board boards unique names in STEP exports 2021-09-12 17:43:26 -04:00
kicadpcb.h Give the board boards unique names in STEP exports 2021-09-12 17:43:26 -04:00
oce_utils.cpp Fix step pcb coloring 2021-09-13 21:18:22 -04:00
oce_utils.h Give the board boards unique names in STEP exports 2021-09-12 17:43:26 -04:00