kicad/pcbnew/exporters
Jeff Young ab70124b68 Make use of board stackup data when exporting VRML.
Specifically layer colors and board thickness.

Fixes https://gitlab.com/kicad/code/kicad/issues/11627

(cherry picked from commit deeb7d4d6d)
2022-05-31 23:21:43 +01:00
..
board_exporter_base.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_d356.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
export_d356.h Naming conventions. 2020-11-16 00:04:55 +00:00
export_footprint_associations.cpp Fix kicad_string.h / string.cpp mismatch. 2021-07-29 16:03:25 +01:00
export_footprints_placefile.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
export_footprints_placefile.h Pcbnew add SMD only option to component placement export 2021-08-20 17:24:05 -07:00
export_gencad.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
export_hyperlynx.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
export_idf.cpp Overhaul arc internal model to not over-specify information. 2021-10-15 12:45:43 +01:00
export_vrml.h export_vrml: Better export of pad shapes, both on copper and paste layers. 2021-03-18 20:43:27 +01:00
exporter_vrml.cpp Make use of board stackup data when exporting VRML. 2022-05-31 23:21:43 +01:00
exporter_vrml.h Make use of board stackup data when exporting VRML. 2022-05-31 23:21:43 +01:00
gen_drill_report_files.cpp Move plotter headers into include folder. 2021-08-18 16:38:31 -04:00
gen_footprints_placefile.cpp Resolve textvars in plot directory. 2022-02-03 15:00:39 +00:00
gendrill_Excellon_writer.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
gendrill_Excellon_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gendrill_file_writer_base.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
gendrill_file_writer_base.h Make sure HPGL and DXF drill map generators honour origin setting. 2021-06-27 17:40:20 +01:00
gendrill_gerber_writer.cpp More wide-string declarations. 2022-02-05 13:29:00 +00:00
gendrill_gerber_writer.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
gerber_jobfile_writer.cpp GERBER_JOBFILE_WRITER: fix a crash due to use of a null pointer. 2022-03-24 18:01:24 +01:00
gerber_jobfile_writer.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gerber_placefile_writer.cpp gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:27:17 +02:00
gerber_placefile_writer.h gerber_placefile_writer: fix angle rotation for flipped footprints. 2022-05-16 10:27:17 +02:00