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.
 
 
 
 
 
Seth Hillbrand 4460313104 pcbnew: Separating connectivity to subdir 7 years ago
..
tests Renamed D_PAD::{Set,Get}PadName() to D_PAD::{Set,Get}Name() 8 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 Remove extra rebuild of toolbar. 7 years ago
pcbnew_action_plugins.h pcbnew: Add toolbar buttons for action plugins 7 years ago
pcbnew_footprint_wizards.cpp Wrapping left-over debug printf() in DBG() 8 years ago
pcbnew_footprint_wizards.h Fix code after renaming files. Minor other fix. 8 years ago
pcbnew_scripting_helpers.cpp fix coding style issues. 7 years ago
pcbnew_scripting_helpers.h Python binding: fix pcbnew.Refresh() to make a better re-initialization. 8 years ago
plugins.i Fix code after renaming files. Minor other fix. 8 years ago
python_scripting.cpp fix coding style issues. 7 years ago
python_scripting.h Pcbnew: Fix a crash when reloading python scripts, when Kicad uses wxPython. 9 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