kicad/pcbnew/swig
qu1ck e784743284 Fix pcbnew drawings api
Add some basic tests
2020-10-12 16:38:32 +00:00
..
tests
TODO.txt
board.i Remove duplicate SWIG include file. 2020-10-07 12:47:01 -04:00
board_connected_item.i pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
board_design_settings.i
board_item.i Fix pcbnew drawings api 2020-10-12 16:38:32 +00:00
board_item_container.i Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
connectivity.i
dimension.i
footprint.i Workaround an issue where a throw terminates (even when there's a catch for it). 2019-08-31 15:18:27 +01:00
fp_shape.i Class renaming. 2020-10-05 11:55:33 +01:00
fp_text.i Class renaming. 2020-10-05 11:55:33 +01:00
layers_id_colors_and_visibility.i ADDED: New appearance control widget for PcbNew 2020-08-15 15:24:28 -04:00
marker_pcb.i
netinfo.i
pad.i Fix GetCustomShapeAsPolygon and add a unit test 2020-09-04 20:30:54 -07:00
pcb_plot_params.i
pcb_shape.i Class renaming. 2020-10-05 11:55:33 +01:00
pcb_target.i
pcb_text.i Class renaming. 2020-10-05 11:55:33 +01:00
pcbnew.i Cleanup: Move KiCad files into plugins folder 2020-10-12 16:36:08 +00:00
pcbnew_action_plugins.cpp Fix build error due to variable renaming 2020-09-30 23:42:56 +01:00
pcbnew_action_plugins.h
pcbnew_footprint_wizards.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
pcbnew_footprint_wizards.h
pcbnew_scripting_helpers.cpp Remove API removed in 04c4012e from Python helpers 2020-10-10 15:05:38 -04:00
pcbnew_scripting_helpers.h ADDED: Python API to run DRC and write a report 2020-09-22 20:25:44 -04:00
plugins.i
python_scripting.cpp more cleanup about removing useless include 2020-10-03 15:26:03 +02:00
python_scripting.h Fix Python integration to build with vcpkg 2020-09-22 12:39:05 +00:00
track.i pcbnew: remove the last dlist components from pcbnew 2019-06-02 20:06:11 -07:00
typeinfo.i
units.i
zone.i Wrap ZONE_FILLER to allow use without commit from Python 2020-09-24 18:08:23 -04:00
zone_settings.i