kicad/pcbnew/scripting
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
..
examples * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
tests Fixed some indent, and added some conditional compiles on pcbnew.cpp 2012-03-18 10:09:51 +01:00
TODO.txt * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
board.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
board_item.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
pcbnew.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
pcbnew_scripting_helpers.cpp * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 2012-03-17 18:30:03 +01:00
pcbnew_scripting_helpers.h * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
units.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00