kicad/pcbnew/scripting
Miguel Angel Ajo 7c8bfab5ca TODO.txt updated 2012-04-06 22:42:39 +02:00
..
examples Add method for MODULE in python that takes care of memory handling 2012-04-06 22:38:32 +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 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
board_item.i * cleanups: board.i board_item.i separated from pcbnew.i 2012-03-19 12:21:29 +01:00
module.i Add method for MODULE in python that takes care of memory handling 2012-04-06 22:38:32 +02:00
pcbnew.i Add method for MODULE in python that takes care of memory handling 2012-04-06 22:38:32 +02: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