kicad/utils/idftools
Dominik Wernberger 07635d2fc7 Minor adjustments 2021-01-12 20:51:31 +00: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 Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
idf_outlines.cpp Comment-only changes 2020-01-10 16:43:01 -08:00
idf_outlines.h Comment-only changes 2020-01-10 16:43:01 -08:00
idf_parser.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
idf_parser.h Fix typos in comments. 2020-03-24 16:24:53 +00:00
idf_rect.cpp Improving VRML1/2 parsers 2016-01-07 15:43:32 +11:00
vrml_layer.cpp Remove unused variables plus some more fixes from CppCheck 2020-11-19 02:28:47 +00:00
vrml_layer.h Fix typos in comments. 2020-03-24 16:24:53 +00:00