kicad/pcbnew/swig
jean-pierre charras a6ad7a4a70 Python wizards: Fix a compatibility with "old" pythons scripts, after commit 21fde9b6.
Temporary fix until a full python API exists.
2021-05-02 16:06:11 +02:00
..
tests Rename GetModules to GetFootprints 2020-11-14 09:37:45 +00:00
TODO.txt
board.i Make ARCs accessible from python 2021-03-01 17:34:47 +00:00
board_connected_item.i MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
board_design_settings.i
board_item.i Python wizards: Fix a compatibility with "old" pythons scripts, after commit 21fde9b6. 2021-05-02 16:06:11 +02:00
board_item_container.i Change more enums over to scoped enums 2019-12-28 00:55:11 +00:00
connectivity.i pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
dimension.i Update some classnames including archaic zone names. 2020-11-12 10:31:25 +00:00
footprint.i Make footprint properties accessible from python 2021-02-05 02:31:48 +00: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 Naming conventions. 2020-11-14 18:26:03 +00:00
netinfo.i
pad.i MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
pcb_plot_params.i Ensure compatibility with "old" pythons scripts after renaming SetUseGerberAttributes() to SetUseGerberX2format() 2018-12-09 08:38:23 +01:00
pcb_shape.i Class renaming. 2020-10-05 11:55:33 +01:00
pcb_target.i Fix SWIG includes 2020-11-12 12:25:11 +01:00
pcb_text.i Class renaming. 2020-10-05 11:55:33 +01:00
pcbnew.i MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
pcbnew_action_plugins.cpp Code style 2021-03-24 18:11:32 -04:00
pcbnew_action_plugins.h Code style 2021-03-24 18:11:32 -04:00
pcbnew_footprint_wizards.cpp Coding policy fixes. 2021-02-09 11:35:43 -05:00
pcbnew_footprint_wizards.h MODULE -> FOOTPRINT. 2020-11-13 16:04:03 +00:00
pcbnew_scripting_helpers.cpp Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
pcbnew_scripting_helpers.h export_vrml: Better export of pad shapes, both on copper and paste layers. 2021-03-18 20:43:27 +01:00
plugins.i
python_scripting.cpp Include optimization: move some things from common.h to point-of-use 2021-03-20 12:09:18 -04:00
python_scripting.h Get python loading the new "user scripting" paths 2021-01-28 23:45:53 -05:00
track.i Remove some "class_" prefixes from files. 2020-11-13 15:16:23 +00:00
typeinfo.i
units.i
zone.i Update some classnames including archaic zone names. 2020-11-12 10:31:25 +00:00
zone_settings.i