kicad/pcbnew/scripting
Miguel Angel Ajo eff5023287 * Read string array results from python methods~ 2012-05-10 08:44:08 +02:00
..
examples support for footprint library operations 2012-05-01 17:13:36 +02:00
plugins KiCad scripting plugin architecture, footprint wizards first 2012-05-05 22:18:47 +02:00
tests Fixed some indent, and added some conditional compiles on pcbnew.cpp 2012-03-18 10:09:51 +01:00
TODO.txt TODO.txt updated 2012-04-06 22:42:39 +02:00
board.i merged to last testing, also added automatic file extension detection on save/load 2012-04-22 13:14:58 +02:00
board_item.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
module.i support for footprint library operations 2012-05-01 17:13:36 +02:00
pcbnew.i KiCad scripting plugin architecture, footprint wizards first 2012-05-05 22:18:47 +02:00
pcbnew_footprint_wizards.cpp * Read string array results from python methods~ 2012-05-10 08:44:08 +02:00
pcbnew_footprint_wizards.h footprint wizard UI and footprint wizard lists 2012-05-10 01:04:08 +02:00
pcbnew_scripting_helpers.cpp C++ plugin exceptions correctly handled now 2012-04-24 22:28:23 +02:00
pcbnew_scripting_helpers.h merged testing branch 2012-04-14 23:18:27 +02:00
plugins.i * Footprint wizard UI: Added to module editor. 2012-05-09 19:37:25 +02:00
units.i 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