kicad/scripting
Miguel Angel Ajo a201522f6b lajos kamocsay compilation patches 2012-04-09 08:53:24 +02:00
..
dlist.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
fixswigimports.py lajos kamocsay compilation patches 2012-04-09 08:53:24 +02:00
kicad.i BOARD::Add now it's wrapped in python and clears the .thisown flag on python to avoid GC from deleting the object later (BOARD will do) 2012-04-06 21:46:45 +02:00
python_scripting.cpp * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
python_scripting.h * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
wx.i 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
wx_python_helpers.cpp * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
wx_python_helpers.h * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00