kicad/pcbnew/exporters
Tomasz Włostowski f34b86d39e pcbnew: made zone filling algorithm thread-safe.
- moved zone filling algo outside ZONE_CONTAINER class
- const'ified methods that don't need to modify zone's properties
- cleanup: m_FillMode -> enum
2017-12-05 14:54:57 +01:00
..
export_d356.cpp GTK+ file dialog wildcard improvements. 2017-11-11 19:32:26 -05:00
export_gencad.cpp GenCAD exporter: added origin settings 2017-11-10 15:18:59 +01:00
export_idf.cpp refactoring: removed dependency of libpcbcommon on 3d-viewer. 2017-11-03 20:01:42 +01:00
export_vrml.cpp pcbnew: made zone filling algorithm thread-safe. 2017-12-05 14:54:57 +01:00
gen_drill_report_files.cpp rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 2017-11-16 15:53:30 +01:00
gen_modules_placefile.cpp Fix a few coverity warnings. very minor other changes. 2017-11-02 18:18:57 +01:00
gendrill_Excellon_writer.cpp rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 2017-11-16 15:53:30 +01:00
gendrill_Excellon_writer.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_file_writer_base.cpp Code formatting and clean-up 2017-06-23 15:43:13 +02:00
gendrill_file_writer_base.h Fix a few doxygen warnings 2017-06-17 10:40:38 +02:00
gendrill_gerber_writer.cpp rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 2017-11-16 15:53:30 +01:00
gendrill_gerber_writer.h Fix compil issue in Python support. 2017-05-01 14:19:38 +02:00
gerber_jobfile_writer.cpp rename plot_common.h to class_plotter.h, a better name, consistent with other class definitions. 2017-11-16 15:53:30 +01:00
gerber_jobfile_writer.h Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 2017-08-30 11:04:33 +02:00