kicad/pcbnew/exporters
Ian McInerney b1160660d9 Check return value for zone fill in VRML exporter
If the zone fill failed, then don't add the zone to the
exported VRML because it might not be correct.

Also test that the Python command in DIALOG_SCRIPTING worked.
This dialog actually isn't used anywhere currently, so it
could in theory be removed - but it is simple enough and
it provides a decent testing dialog that it is more work to remove
it.
2020-09-21 12:32:30 +01:00
..
board_exporter_base.h pcbnew: Hyperlynx Exporter - initial version 2019-04-08 02:56:02 +02:00
export_d356.cpp Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 2020-07-01 13:31:30 +01:00
export_d356.h ADDED: Allow exporting IPC-356D netlists from Python 2020-02-04 13:31:56 +00:00
export_footprint_associations.cpp Convert timestamps to UUIDs. 2020-02-20 21:29:52 +00:00
export_footprints_placefile.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
export_footprints_placefile.h ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
export_gencad.cpp Remove more dead code (mostly includes). 2020-08-31 17:29:44 +01:00
export_hyperlynx.cpp Cleanup some dead code and make better use of iterators. 2020-08-28 11:05:58 +01:00
export_idf.cpp Resolve text vars when exporting IDF. 2020-08-22 22:08:32 +01:00
export_vrml.cpp Check return value for zone fill in VRML exporter 2020-09-21 12:32:30 +01:00
export_vrml.h added vrml export via python api 2020-08-28 16:41:09 +00:00
gen_drill_report_files.cpp ADDED: Center marker dimension type 2020-09-16 20:55:11 -04:00
gen_footprints_placefile.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
gendrill_Excellon_writer.cpp Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 16:42:04 +02:00
gendrill_Excellon_writer.h Removed const modifier for returned non-reference types 2020-07-05 22:44:38 +02:00
gendrill_file_writer_base.cpp Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 16:42:04 +02:00
gendrill_file_writer_base.h Removed const modifier for returned non-reference types 2020-07-05 22:44:38 +02:00
gendrill_gerber_writer.cpp Drill files export: ensure the Top to Bottom PTH drill file is always created, 2020-09-10 16:42:04 +02:00
gendrill_gerber_writer.h Drill files generation: add 3 structured comments in NC (Excellon) drill files and remove duplicate code. 2018-11-24 08:51:58 +01:00
gerber_jobfile_writer.cpp Cleanup some dead code and make better use of iterators. 2020-08-28 11:05:58 +01:00
gerber_jobfile_writer.h Switch to ordered_json and enable ignore_comments parser option 2020-08-02 13:11:16 +00:00
gerber_placefile_writer.cpp ADDED new footprint fabrication attributes. 2020-08-28 11:05:58 +01:00
gerber_placefile_writer.h ADDED: Pcbnew, add "pin function" (pin name in eeschema) to pads. 2019-11-23 09:12:43 +01:00