kicad/pcbnew/swig
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support
eeschema now supports arbitrary colors for all object types, and
pcbnew does in GAL canvas.  When switching from GAL to legacy canvas,
pcbnew will convert colors to the nearest legacy color.
2017-02-22 17:35:00 +01:00
..
tests SWIG Improvements 2016-09-20 11:59:43 -04:00
TODO.txt SWIG Improvements 2016-09-20 11:59:43 -04:00
board.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_connected_item.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_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
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
mire.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
module.i Cleanup SWIG's board.i, remove scrap *.{ref,orig} files, and add .pyc to .gitignore 2016-09-23 08:04:12 -04:00
netclass.i Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 2016-09-21 19:52:04 -04:00
netinfo.i fix swig warning 2016-09-22 15:42:42 -04:00
pad.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
pcb_text.i More SWIG improvements. 2016-09-20 21:48:44 -04:00
pcbnew.i Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +01:00
pcbnew_action_plugins.cpp Action plugins: handle undo/redo feature when running an action plugin. 2017-02-06 08:39:32 +01:00
pcbnew_action_plugins.h 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
pcbnew_footprint_wizards.cpp Coding style fixes 2017-01-03 18:04:35 +01:00
pcbnew_footprint_wizards.h Coding style fixes 2017-01-03 18:04:35 +01:00
pcbnew_scripting_helpers.cpp SWIG Improvements 2016-09-20 11:59:43 -04:00
pcbnew_scripting_helpers.h SWIG Improvements 2016-09-20 11:59:43 -04: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 Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 2017-02-22 17:35:00 +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
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