kicad/pcbnew/python/scripting
Jon Evans cb6d6d7ef4 Settings: allow multiple project access from Python standalone
We can't handle this in the UI, but we can externally, so allow
it for Python scripting and eventually we'll use this in the UI
also...

Fixes https://gitlab.com/kicad/code/kicad/-/issues/10540

(cherry picked from commit 1394509734)
2022-03-05 13:04:19 -05:00
..
pcb_scripting_tool.cpp Fix double loading plugins and sys.path entires multiplying 2022-02-17 17:41:52 +00:00
pcb_scripting_tool.h All the preferences, all the time. 2021-12-24 13:08:44 +00:00
pcbnew_action_plugins.cpp Reconcile zone-auto-fill with undo. 2022-02-25 13:05:49 +00:00
pcbnew_action_plugins.h More NULL expunging. 2021-07-20 07:27:18 -04:00
pcbnew_footprint_wizards.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
pcbnew_footprint_wizards.h Pass wxString objects by reference instead of on the stack. 2021-07-27 08:41:27 -04:00
pcbnew_scripting.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Settings: allow multiple project access from Python standalone 2022-03-05 13:04:19 -05:00
pcbnew_scripting_helpers.h Add NewBoard API to allow standalone BOARD creation 2021-11-18 21:43:05 -05:00