Matthew Beckler
|
e469d9d1f9
|
Fixes to scripting after refactoring & interface cleanups,
|
2013-04-18 23:23:11 +02:00 |
Miguel Angel Ajo
|
f6b8a150bb
|
merged to last testing, also added automatic file extension detection on save/load
|
2012-04-22 13:14:58 +02:00 |
Miguel Angel Ajo
|
9fc9ca3265
|
merged testing branch
|
2012-04-14 23:18:27 +02:00 |
Miguel Angel Ajo
|
151fc3065b
|
detect building status of the swig .py file (on parallel make builds). Fix unit conversion returns (From_xxx) to integer, what's all the wxPoint/wxRect/wx.. expect. Extended createPcb.py example
|
2012-04-09 08:19:57 +02:00 |
Miguel Angel Ajo
|
6fd2e6ced0
|
Fix units.i and add some extra wrappers wxSizeMM, wxSizeMils wxRectMM wxRectMils
|
2012-04-08 16:59:12 +02:00 |
Miguel Angel Ajo
|
f3ddaf5dce
|
Fixed wxSize bug, wxPoint(double,double) support, units. Fixed GetBoard wasn't accessible at every build. Extended example for board creation (now adds pads). Also fixed the _pcbnew loading from pcbnew which should only go to the internal _pcbnew and not the _pcbnew.so/dso. Right installation path for _pcbnew.so (in linux only)
|
2012-04-08 16:25:49 +02:00 |
Miguel Angel Ajo
|
ea90b73781
|
Add method for MODULE in python that takes care of memory handling
|
2012-04-06 22:38:32 +02:00 |
Miguel Angel Ajo
|
e81576b74e
|
example for pcb creation in scripting
|
2012-04-06 21:48:00 +02:00 |