Seth Hillbrand
|
ca8cf14dff
|
Fix missing FOOTPRINT cast in swig
Fixes https://gitlab.com/kicad/code/kicad/issues/10236
|
2022-01-04 10:49:29 -08:00 |
Jeff Young
|
a41944020d
|
Push most of PCB_SHAPE impl down in to EDA_SHAPE.
|
2021-10-15 12:45:43 +01:00 |
Jeff Young
|
0fb864d596
|
Pull some name changes back from 7.0 to ease merging.
|
2021-07-21 20:58:59 +01:00 |
jean-pierre charras
|
fbbe723811
|
Fix board_item.i after recent changes in Pcbnew code.
(some class names changed)
|
2021-06-15 10:59:52 +02:00 |
jean-pierre charras
|
30f3d11355
|
fix possible incompatibilities of python scripts due to recent code cleaning
|
2021-06-14 18:57:05 +02:00 |
Jon Evans
|
82f3df4086
|
Attempt to fix Python qa code after renames
|
2021-06-13 11:20:19 -04:00 |
Jeff Young
|
096e342386
|
Prefix TRACK, ARC and VIA.
|
2021-06-11 22:07:02 +01:00 |
Jeff Young
|
16b0147af8
|
Prefix DIMENSION types.
|
2021-06-11 17:59:44 +01:00 |
luz paz
|
f968fc8719
|
Fix source comment / documentation typos
|
2021-06-09 19:32:58 +00:00 |
Seth Hillbrand
|
adf885b667
|
Move pcbnew swig
Separates the python scripts into those using swig and those needed for
other scripting
|
2021-06-01 20:18:24 +00:00 |