kicad/pcbnew/swig
Seth Hillbrand b426b9e784 pcbnew: Re-add missing user units python
When moving user user units out of the global, we missed that Python
calls were using it.  This re-adds a function to retrieve user units
allowing the python scripts to show users dialogs in their preferred
units.
2019-02-19 10:52:39 -08:00
..
tests Fix incompatibilites between Python 2 and Python 3 2018-10-19 09:59:05 +02:00
TODO.txt
board.i Ensure compatibility with "old" pythons scripts after renaming SetUseGerberAttributes() to SetUseGerberX2format() 2018-12-09 08:38:23 +01:00
board_connected_item.i
board_design_settings.i
board_item.i
board_item_container.i
connectivity.i pcbnew: Separating connectivity to subdir 2018-10-12 16:31:09 -07:00
dimension.i
drawsegment.i
edge_mod.i
footprint.i pcbnew: add 3d models properties to swig 2018-09-08 10:28:55 -04:00
marker_pcb.i
netclass.i
netinfo.i
pad.i
pcb_plot_params.i Ensure compatibility with "old" pythons scripts after renaming SetUseGerberAttributes() to SetUseGerberX2format() 2018-12-09 08:38:23 +01:00
pcb_target.i
pcb_text.i
pcbnew.i
pcbnew_action_plugins.cpp Introduce PyStringToWx helper to remove code duplication 2018-10-19 09:59:06 +02:00
pcbnew_action_plugins.h Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 2018-10-19 09:59:06 +02:00
pcbnew_footprint_wizards.cpp Fix coding style issue (space after if) 2018-10-19 09:59:06 +02:00
pcbnew_footprint_wizards.h Fix warning: 'HAVE_CLOCK_GETTIME' macro redefined 2018-10-19 09:59:06 +02:00
pcbnew_scripting_helpers.cpp pcbnew: Re-add missing user units python 2019-02-19 10:52:39 -08:00
pcbnew_scripting_helpers.h pcbnew: Re-add missing user units python 2019-02-19 10:52:39 -08:00
plugins.i
python_scripting.cpp Fix unused vars in wxpython3 2019-01-24 21:25:39 -08:00
python_scripting.h Add initial support for Phoenix (new wxPython binding) 2018-10-26 13:21:11 +02:00
text_mod.i
track.i
typeinfo.i
units.i
zone.i
zone_settings.i