Miguel Angel Ajo
|
155ea57c36
|
LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy
|
2013-03-15 17:35:24 +01:00 |
Miguel Angel Ajo
|
df93154dee
|
wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices
|
2013-03-15 14:27:18 +01:00 |
Miguel Angel Ajo
|
474128a445
|
pcbnew scripting: fixed for coding style policy
|
2012-07-31 23:00:33 +02:00 |
Miguel Angel Ajo
|
55c0eafd6f
|
merged testing branch
|
2012-04-14 23:18:27 +02:00 |
Miguel Angel Ajo
|
be15057977
|
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
|
9ebe983eaa
|
* cleanups: board.i board_item.i separated from pcbnew.i
* dlist.i empty list fixed (Segfault)
* units.i: FromMM FromMils ToMM ToMils
* added a little example (listPcb.py) that shows most items in a board
|
2012-03-19 12:21:29 +01:00 |
Miguel Angel Ajo
|
f422350605
|
pcbnew_scripting_helpers.cpp/h to handle generic scripting tools
CMakeLists.txt options to build scripting or scripting modules
|
2012-03-17 16:17:13 +01:00 |