kicad/utils/kicad2step/pcb
Seth Hillbrand c6f5df134c Minor speed cleanup
This adjusts iterators to use const reference when only used for
copy.  It also ensures pre-allocation of vectors when size is known
ahead of time.
2019-12-05 14:20:59 -08:00
..
3d_resolver.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
3d_resolver.h Fold 3D Search Paths dialog into Configure Paths. 2018-07-17 15:11:01 +01:00
base.cpp QA: Add test on GetLayerName function 2019-04-17 10:52:56 +01:00
base.h QA: Add test on GetLayerName function 2019-04-17 10:52:56 +01:00
kicadcurve.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
kicadcurve.h kicad2step: More diagnostic messages to determine export issues 2018-06-18 17:51:22 +02:00
kicadmodel.cpp Sexpr/QA: Split out the sexpr classes into a reusable lib and test 2019-04-17 10:52:56 +01:00
kicadmodel.h Change KICADMODEL definition from struct to class for consistency 2016-09-26 23:54:34 -04:00
kicadmodule.cpp kicad2step: scale models 2019-08-15 14:29:03 -07:00
kicadmodule.h Sexpr/QA: Split out the sexpr classes into a reusable lib and test 2019-04-17 10:52:56 +01:00
kicadpad.cpp Sexpr/QA: Split out the sexpr classes into a reusable lib and test 2019-04-17 10:52:56 +01:00
kicadpad.h Added kicad2step tool. 2016-09-22 08:37:16 -04:00
kicadpcb.cpp Sexpr/QA: Split out the sexpr classes into a reusable lib and test 2019-04-17 10:52:56 +01:00
kicadpcb.h kicad2step: Implement overwrite protection, handle 'force overwrite' flag 2018-09-11 09:23:31 +02:00
oce_utils.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
oce_utils.h kicad2step: scale models 2019-08-15 14:29:03 -07:00