kicad/pcbnew/import_gfx
Jeff Young c8a50d9b50 Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
..
examples Import svg import code from experimental trunk: start point 2018-12-03 13:42:22 +01:00
dialog_import_gfx.cpp Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +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 Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00: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 pcbnew: GRAPHICS_IMPORTER can now recognize multi-path shapes (and postprocess polygons with holes into Kicad-compatible fractured polysets) 2021-12-31 17:04:16 +01:00
graphics_importer.h Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
graphics_importer_buffer.cpp Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
graphics_importer_buffer.h Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
graphics_importer_pcbnew.cpp Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
graphics_importer_pcbnew.h Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
svg_import_plugin.cpp Cleanup some wx/gdicmn.h includes 2022-01-04 20:32:27 -05:00
svg_import_plugin.h SVG_IMPORT_PLUGIN: enable postprocessing of polygons with degeneracy and holes 2021-12-31 17:05:50 +01:00