kicad/pcbnew/import_gfx
Marek Roszko 9322b3a4e1 Use the C++ isnan function 2020-11-29 11:30:45 -05:00
..
examples
dialog_import_gfx.cpp Cleanup dialog layout & punctuation. 2020-11-23 19:47:55 +00:00
dialog_import_gfx.h Allow specifying the DXF file units on import 2020-11-22 15:39:37 -05: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 Use the C++ isnan function 2020-11-29 11:30:45 -05:00
dxf_import_plugin.h Subtract off the block's base point coordinate from the insert translation 2020-11-28 20:13:42 -05:00
graphics_import_mgr.cpp
graphics_import_mgr.h
graphics_import_plugin.h
graphics_importer.cpp
graphics_importer.h Fix dxf import making all circles filled 2020-11-19 21:00:53 -05: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 Implement DXF INSERT scale 2020-11-28 20:13:42 -05:00
graphics_importer_pcbnew.cpp Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
graphics_importer_pcbnew.h Fix dxf import making all circles filled 2020-11-19 21:00:53 -05:00
svg_import_plugin.cpp
svg_import_plugin.h