kicad/pcbnew/import_gfx
Jeff Young e26341d424 Cleanup. 2021-12-23 20:36:18 +00:00
..
examples Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
dialog_import_gfx.cpp Cleanup. 2021-12-23 20:36:18 +00:00
dialog_import_gfx.h Cleanup. 2021-12-23 20:36:18 +00:00
dialog_import_gfx_base.cpp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx_base.fbp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx_base.h Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dxf_import_plugin.cpp Scale vertex lineweights in DXF import 2021-12-07 16:23:44 -08:00
dxf_import_plugin.h pcbnew: use doubles to pass line widths in the DXF importer as they are expressed in DXF's units and can case severe rounding errors when passed as ints 2021-10-25 17:36:04 +02:00
graphics_import_mgr.cpp Use kicad_algo directly rather than common.h 2020-10-24 08:53:11 -04:00
graphics_import_mgr.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
graphics_import_plugin.h More gracefully handle tinyspline not liking a spline definition 2021-03-24 00:37:01 -04:00
graphics_importer.cpp Catch oom for graphics importer 2021-05-01 14:26:47 -04:00
graphics_importer.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
graphics_importer_buffer.cpp Implement correct placement of DXF block contained entities 2020-11-23 10:10:35 -05:00
graphics_importer_buffer.h Fix the last of broken Doxygen comment specifiers. 2021-01-27 17:39:44 -05:00
graphics_importer_pcbnew.cpp Shapes for schematic. 2021-12-23 20:36:07 +00:00
graphics_importer_pcbnew.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
svg_import_plugin.cpp More NULL expunging. 2021-07-20 07:27:18 -04:00
svg_import_plugin.h Fix minor Coverity warnings 2021-03-25 09:12:24 +01:00