kicad/pcbnew/python/swig
Seth Hillbrand 98d55ce82f Avoid rebuilding with each commit
We shouldn't include the kicad_build_info.h outside of the wrapper
build_info.h.  Also adds an error directive to prevent re-introduction
of define dependencies
2023-01-04 11:32:15 -08:00
..
board.i Apply searchArea architecture to courtyard functions. 2022-08-28 21:20:03 +01:00
board_connected_item.i
board_design_settings.i
board_item.i Export UNITS_PROVIDE into SWIG 2022-12-19 17:30:37 +00:00
board_item_container.i
connectivity.i
footprint.i Python add param to change UUIDs on fp load 2022-06-29 12:10:24 -07:00
fp_shape.i
fp_text.i
layer_ids.i
netinfo.i
pad.i Append True to Python 3 AddPrimitivePoly() call 2022-03-18 20:00:32 +00:00
pcb_bitmap.i PCB Editor: Add User Background Images 2022-07-14 11:23:23 +00:00
pcb_dimension.i
pcb_group.i
pcb_item_containers.i
pcb_marker.i
pcb_plot_params.i Include plotprint_opts.h in swig 2022-12-07 04:02:59 +00:00
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 Fix enum class DRILL_MARKS no export to python 2022-12-09 18:07:58 +00:00
plugins.i
track.i
typeinfo.i A bit of cleanup from last commit. 2022-08-20 11:14:44 +01:00
units.i Eyeball swig fix after the units changes 2022-09-16 22:31:52 -04:00
version.i Avoid rebuilding with each commit 2023-01-04 11:32:15 -08:00
zone.i
zone_settings.i