kicad/pcbnew/swig
Miles McCoo 5cc1cda29f BuildConnectivity and re-DisplayBoard in python Refresh function
Refresh is used in the python domain to refresh the display with the current
design. If something has changed, board connectivity likely needs rebuilding.
If using GAL canvas, update its display db.
2017-12-22 08:59:19 -05:00
..
tests Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 2017-09-19 18:23:50 +02:00
TODO.txt SWIG Improvements 2016-09-20 11:59:43 -04:00
board.i Changes to python interface enabling net->pads access. 2017-11-23 17:35:39 +01:00
board_connected_item.i Changes to python interface enabling net->pads access. 2017-11-23 17:35:39 +01:00
board_design_settings.i Cleanup SWIG's board.i, remove scrap *.{ref,orig} files, and add .pyc to .gitignore 2016-09-23 08:04:12 -04:00
board_item.i Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 2016-09-21 19:52:04 -04:00
board_item_container.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
connectivity.i Changes to python interface enabling net->pads access. 2017-11-23 17:35:39 +01:00
dimension.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
drawsegment.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
edge_mod.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
marker_pcb.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
module.i Add old python method FootprintEnumerate which did not word after changes in C++ code 2017-06-29 20:43:39 +02:00
netclass.i Minor Pcbnew Python scripting improvement. 2017-04-14 08:49:51 -04:00
netinfo.i fix swig warning 2016-09-22 15:42:42 -04:00
pad.i define SetPadName() and GetPadName() (old name of D_PAD::SetName() and GetName()) for compatibility with existing python scripts 2017-10-09 09:58:15 +02:00
pcb_target.i refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 2017-11-03 23:59:02 +01:00
pcb_text.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
pcbnew.i Add support for wchar_t to SWIG 2017-12-08 18:04:51 +01:00
pcbnew_action_plugins.cpp Fix incorrect refresh of User Interface after running an action plugin, and add comments 2017-08-27 08:13:35 +02:00
pcbnew_action_plugins.h Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 2017-05-25 09:05:35 +02:00
pcbnew_footprint_wizards.cpp Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 2017-05-25 09:05:35 +02:00
pcbnew_footprint_wizards.h Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 2017-05-25 09:05:35 +02:00
pcbnew_scripting_helpers.cpp BuildConnectivity and re-DisplayBoard in python Refresh function 2017-12-22 08:59:19 -05:00
pcbnew_scripting_helpers.h Fix incorrect refresh of User Interface after running an action plugin, and add comments 2017-08-27 08:13:35 +02:00
plugins.i Pcbnew: Add ACTION_PLUGINS class. It allows loading python scripts in footprint editor and run them from the Tools/External Plugins menu 2017-01-23 13:27:49 +01:00
python_scripting.cpp Fix shadowed variable in python_scripting.cpp 2017-03-10 09:08:45 +01:00
python_scripting.h Pcbnew: Fix a crash when reloading python scripts, when Kicad uses wxPython. 2017-01-28 18:47:11 +01:00
text_mod.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
track.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
typeinfo.i Changes to python interface enabling net->pads access. 2017-11-23 17:35:39 +01:00
units.i A few enhancements from a larger patch, not yet committed, for footprint wizards 2016-12-28 10:26:01 +01:00
zone.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
zone_settings.i Cleanup SWIG's board.i, remove scrap *.{ref,orig} files, and add .pyc to .gitignore 2016-09-23 08:04:12 -04:00