kicad/pcbnew/swig
jean-pierre charras 0c774aa163 Pcbnew: fix a python interface issue ( a not defined constant in some modules).
Was due to incorrect order of definitions in board.i interface.
2020-07-30 10:42:23 +02:00
..
tests
TODO.txt
board.i Pcbnew: fix a python interface issue ( a not defined constant in some modules). 2020-07-30 10:42:23 +02: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
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
layers_id_colors_and_visibility.i Pcbnew: fix a python interface issue ( a not defined constant in some modules). 2020-07-30 10:42:23 +02:00
marker_pcb.i
netinfo.i
pad.i Flatten CS_PAD_PRIMITIVE out in favour of reusing DRAWSEGMENT. 2020-06-24 12:22:42 +01:00
pcb_plot_params.i
pcb_target.i
pcb_text.i
pcbnew.i Expose the footprint library table to Python 2020-06-05 22:21:41 +00:00
pcbnew_action_plugins.cpp Undo for schematic-wide operations. 2020-07-13 12:32:17 +01:00
pcbnew_action_plugins.h
pcbnew_footprint_wizards.cpp
pcbnew_footprint_wizards.h
pcbnew_scripting_helpers.cpp Project settings fixes from review 2020-07-02 22:08:54 -04:00
pcbnew_scripting_helpers.h Migrate PcbNew project settings to new framework 2020-07-02 22:08:54 -04:00
plugins.i
python_scripting.cpp
python_scripting.h
text_mod.i
track.i
typeinfo.i
units.i
zone.i
zone_settings.i