..
board.i
Functionally it's a "reference image".
2023-10-24 15:44:21 +01:00
board_connected_item.i
SWIG out connected item vector for use
2021-11-19 13:39:06 -08:00
board_design_settings.i
Expose new netclass storage to SWIG
2023-02-11 09:50:24 -05:00
board_item.i
Functionally it's a "reference image".
2023-10-24 15:44:21 +01:00
board_item_container.i
…
connectivity.i
…
footprint.i
Push library management into IO_BASE
2023-12-27 01:21:53 +00:00
layer_ids.i
Rename layer ids file.
2021-07-29 16:03:25 +01:00
netinfo.i
Helper function to allow net.GetNetClassName()
2023-02-25 13:14:55 +00:00
pad.i
Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change.
2023-06-02 12:18:24 +02:00
pcb_dimension.i
Prefix DIMENSION types.
2021-06-11 17:59:44 +01:00
pcb_field.i
PCB Fields: fix up python, API
2023-06-20 18:34:52 +00:00
pcb_group.i
Add usable PCB_GROUP::GetItems() swig wrapper
2023-04-17 15:41:49 +00: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
Include plotprint_opts.h in swig
2022-12-07 04:02:59 +00:00
pcb_reference_image.i
Functionally it's a "reference image".
2023-10-24 15:44:21 +01:00
pcb_shape.i
Fix old python examples and a compatibility issue in pcb_shape.i.
2023-11-26 13:44:31 +01: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
Introduce base IO_MGR class and unify RELEASER objects
2023-12-29 00:37:38 +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
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
Fix source comment / documentation typos
2021-06-09 19:32:58 +00:00
zone_settings.i
…