kicad/pcbnew/swig
Hufo 992a553d43 pcbnew: Refactor D_PAD::AddPrimitives() and allow use from python
Rename all the D_PAD::AddPrimitive methods to clean up their API,
and expose the vector<PAD_CS_PRIMITIVE> type in the python API.
2020-02-27 23:54:19 +00:00
..
tests
TODO.txt
board.i
board_connected_item.i pcbnew: Adding arcs to PNS 2020-02-21 16:11:41 -08:00
board_design_settings.i
board_item.i
board_item_container.i Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
connectivity.i
dimension.i
drawsegment.i
edge_mod.i
footprint.i
marker_pcb.i
netclass.i
netinfo.i
pad.i pcbnew: Refactor D_PAD::AddPrimitives() and allow use from python 2020-02-27 23:54:19 +00:00
pcb_plot_params.i
pcb_target.i
pcb_text.i
pcbnew.i ADDED: Allow exporting IPC-356D netlists from Python 2020-02-04 13:31:56 +00:00
pcbnew_action_plugins.cpp Change action plugin settings storage to preserve hidden buttons 2020-02-20 11:01:49 -05: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 pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
pcbnew_scripting_helpers.h
plugins.i
python_scripting.cpp Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
python_scripting.h
text_mod.i
track.i
typeinfo.i
units.i
zone.i
zone_settings.i