kicad/pcbnew/python/swig
jean-pierre charras 7843e6a709 Python: re-add "def Duplicate(self)" with the correct call to C++ Duplicate().
From master branch.
2023-04-15 16:20:42 +02:00
..
board.i Fix python GetAllNetClasses 2023-03-09 14:02:34 +00:00
board_connected_item.i
board_design_settings.i Expose new netclass storage to SWIG 2023-02-11 09:50:24 -05:00
board_item.i Python: re-add "def Duplicate(self)" with the correct call to C++ Duplicate(). 2023-04-15 16:20:42 +02:00
board_item_container.i
connectivity.i
footprint.i Add vector3 to swig 2023-03-06 11:23:09 -08:00
fp_shape.i
fp_text.i
layer_ids.i
netinfo.i Helper function to allow net.GetNetClassName() 2023-03-09 14:03:02 +00:00
pad.i
pcb_bitmap.i
pcb_dimension.i
pcb_group.i
pcb_item_containers.i
pcb_marker.i
pcb_plot_params.i
pcb_shape.i Add operators for the SWIG wrapper of EDA_ANGLE 2022-12-16 18:55:21 +00:00
pcb_target.i
pcb_text.i Add missing text alignment types to SWIG export 2022-12-16 18:55:21 +00:00
pcbnew.i
plugins.i
track.i
typeinfo.i Fix the CONNECTIVITY_DATA::GetNetItems Python API 2023-03-01 18:49:12 +00:00
units.i
version.i Avoid rebuilding with each commit 2023-01-04 11:32:15 -08:00
zone.i
zone_settings.i