Hufo
|
992a553d43
|
pcbnew: Refactor D_PAD::AddPrimitives() and allow use from python
Rename all the D_PAD::AddPrimitive methods to clean up their API,
and expose the vector<PAD_CS_PRIMITIVE> type in the python API.
|
2020-02-27 23:54:19 +00:00 |
Seth Hillbrand
|
1f30d0c803
|
pcbnew: remove the last dlist components from pcbnew
|
2019-06-02 20:06:11 -07:00 |
jean-pierre charras
|
cb3d28f11b
|
define SetPadName() and GetPadName() (old name of D_PAD::SetName() and GetName()) for compatibility with existing python scripts
|
2017-10-09 09:58:15 +02:00 |
Dick Hollenbeck
|
1718ac1083
|
More SWIG improvements.
SWIG support for BOARD_ITEM_CONTAINER.
Split board.i into smaller included *.i files.
Add depencies on these smaller *.i files to CMakeLists.txt
|
2016-09-20 21:48:44 -04:00 |