You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Thomas Pointhuber 0e0b4d52a2 Add initial support for Phoenix (new wxPython binding) 7 years ago
..
tests Fix incompatibilites between Python 2 and Python 3 7 years ago
TODO.txt SWIG Improvements 9 years ago
board.i Changes to python interface enabling net->pads access. 8 years ago
board_connected_item.i rename files 8 years ago
board_design_settings.i rename files 8 years ago
board_item.i Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 9 years ago
board_item_container.i Fix for crash due to pcbnew_action_plugin object tracking 8 years ago
connectivity.i pcbnew: Separating connectivity to subdir 7 years ago
dimension.i More SWIG improvements. 9 years ago
drawsegment.i More SWIG improvements. 9 years ago
edge_mod.i More SWIG improvements. 9 years ago
footprint.i pcbnew: add 3d models properties to swig 7 years ago
marker_pcb.i More SWIG improvements. 9 years ago
netclass.i fix code after renaming files 8 years ago
netinfo.i netinfo.i: fix incorrect position of a declaration, that was not taken in account. 8 years ago
pad.i define SetPadName() and GetPadName() (old name of D_PAD::SetName() and GetName()) for compatibility with existing python scripts 8 years ago
pcb_target.i refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
pcb_text.i More SWIG improvements. 9 years ago
pcbnew.i Make gerber job file writer accessible by Python scripts 7 years ago
pcbnew_action_plugins.cpp Introduce PyStringToWx helper to remove code duplication 7 years ago
pcbnew_action_plugins.h Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 7 years ago
pcbnew_footprint_wizards.cpp Fix coding style issue (space after if) 7 years ago
pcbnew_footprint_wizards.h Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 7 years ago
pcbnew_scripting_helpers.cpp Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 7 years ago
pcbnew_scripting_helpers.h Python binding: fix pcbnew.Refresh() to make a better re-initialization. 7 years ago
plugins.i Fix code after renaming files. Minor other fix. 8 years ago
python_scripting.cpp Add initial support for Phoenix (new wxPython binding) 7 years ago
python_scripting.h Add initial support for Phoenix (new wxPython binding) 7 years ago
text_mod.i More SWIG improvements. 9 years ago
track.i More SWIG improvements. 9 years ago
typeinfo.i Changes to python interface enabling net->pads access. 8 years ago
units.i A few enhancements from a larger patch, not yet committed, for footprint wizards 9 years ago
zone.i PCBNEW: Re-add missing SWIG zone filler 7 years ago
zone_settings.i fix code after renaming files 8 years ago