kicad/pcbnew/python/swig
Jon Evans 0234ae3003 Add CloneFrom API for BOARD_DESIGN_SETTINGS in SWIG
Fixes https://gitlab.com/kicad/code/kicad/-/issues/6885
2021-11-08 23:01:24 -05:00
..
board.i Python: Copy board iterables to prevent segfaults 2021-09-24 19:40:46 +00:00
board_connected_item.i
board_design_settings.i Add CloneFrom API for BOARD_DESIGN_SETTINGS in SWIG 2021-11-08 23:01:24 -05:00
board_item.i Push most of PCB_SHAPE impl down in to EDA_SHAPE. 2021-10-15 12:45:43 +01:00
board_item_container.i
connectivity.i
footprint.i More NULL expunging. 2021-07-20 07:27:18 -04:00
fp_shape.i
fp_text.i
layer_ids.i Rename layer ids file. 2021-07-29 16:03:25 +01:00
netinfo.i
pad.i Clear numbers from non-numberable pads and don't run DRC on them. 2021-08-24 01:03:06 +01:00
pcb_dimension.i Prefix DIMENSION types. 2021-06-11 17:59:44 +01:00
pcb_group.i Fixup to expose PCB_GROUP in Python 2021-06-03 20:00:45 +01:00
pcb_item_containers.i Add the new pcb item container header to the SWIG wrapper 2021-06-04 12:49:11 +01:00
pcb_marker.i Prefix DIMENSION types. 2021-06-11 17:59:44 +01:00
pcb_plot_params.i
pcb_shape.i Fix arc angle calculation and python API for it 2021-10-20 10:38:42 +00:00
pcb_target.i
pcb_text.i
pcbnew.i Add PLACE_FILE_EXPORTER to swig to call in python 2021-11-03 16:32:05 +00:00
plugins.i We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
track.i Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
typeinfo.i
units.i
zone.i Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
zone_settings.i