kicad/utils/idftools
Wayne Stambaugh 369d813a32 Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
..
idf_examples IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
CMakeLists.txt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00
dxf2idf.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
dxf2idf.h replace lib_dxf by dxflib from qcad in dxf2idf code 2018-07-22 18:39:47 +02:00
dxf2idfmain.cpp Minor speed cleanup 2019-12-05 14:20:59 -08:00
idf2vrml.cpp Move warning flags to proper place 2020-07-02 12:17:45 -07:00
idf_common.cpp Add more const specifiers 2021-01-12 20:51:31 +00:00
idf_common.h Minor adjustments 2021-01-12 20:51:31 +00:00
idf_cylinder.cpp Fix some warnings (looking like potential bugs) detected by cppcheck, (a few from a patch from Julien Nabet <serval2412@yahoo.fr>), remove not used vars and a few coding style fixes. 2015-12-27 13:16:46 +01:00
idf_helpers.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
idf_helpers.h Remove wx/wx.h from idf_helpers.h 2021-06-06 09:37:29 -04:00
idf_outlines.cpp Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
idf_outlines.h Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
idf_parser.cpp Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
idf_parser.h Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
idf_rect.cpp Silence the msvc warning about double to int conversion 2021-06-06 09:45:03 -04:00
vrml_layer.cpp wrml exporter: optimize circle to segment approximation. 2021-03-20 18:16:58 +01:00
vrml_layer.h wrml exporter: optimize circle to segment approximation. 2021-03-20 18:16:58 +01:00