kicad/utils/idftools
unknown a1349ceb96 Fixes 2 critical bugs in the IDF framework code:
1. the code refused to read IDF files with circular cutouts; this caused the idf2vrml tool to fail
2. under certain conditions the IDF exporter created a defective file (outline data did not conform to specifications)
2015-05-28 09:20:43 +02:00
..
idf_examples IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
CMakeLists.txt Fix FreeBSD build issues. 2014-12-16 15:47:47 -05:00
dxf2idf.cpp Apply IDF tools patch from Cirilo Bernardo 2014-02-05 10:27:21 +01:00
dxf2idf.h lib_dxf: Update to version 0.5.13 (previous: 0.5.11) due to a bug (memory leak) fixed in 0.5.13, which has also more comments, and try to fix most of coverity warnings (not initialized class members). 2015-02-24 10:07:40 +01:00
dxf2idfmain.cpp idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf2vrml.cpp .kicad_mod files: always save the "last edited date" because only the footprint editor changes this parameter. Usefull to know if/when a footprint was actually modified. 2014-06-02 12:46:29 +02:00
idf_common.cpp Fix IDF code bug in the calculation of the outlines winding direction. 2015-05-26 08:18:50 +02:00
idf_common.h idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf_cylinder.cpp fix bug in idfcyl utility 2015-04-09 20:56:52 +02:00
idf_helpers.cpp idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf_helpers.h idf tools: code cleanup and debugging 2014-06-01 18:55:53 +02:00
idf_outlines.cpp Fixes 2 critical bugs in the IDF framework code: 2015-05-28 09:20:43 +02:00
idf_outlines.h Coverity scan IDF fixes. 2015-02-16 12:45:37 -05:00
idf_parser.cpp Pcbnew IDF and VRML exporter Coverity scan error fixes. 2015-02-17 09:56:45 -05:00
idf_parser.h IDF tools: code cleanup and debugging 2014-06-05 20:37:04 +02:00
idf_rect.cpp Add patch about idf export (from cirilo_bernardo) 2014-05-28 08:26:46 +02:00
vrml_layer.cpp Coverity scan IDF fixes. 2015-02-16 12:45:37 -05:00
vrml_layer.h Coverity scan IDF fixes. 2015-02-16 12:45:37 -05:00