kicad/scripting
Jon Evans b611da161e Ensure console can be loaded from Eeschema standalone
PcbNew sets up the correct path as a side-effect of loading
the action plugins.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/8661
2021-06-23 22:43:53 -04:00
..
build_tools Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicad_pyshell Adjust init for Python >=3.6 2021-06-01 20:18:24 +00:00
CMakeLists.txt Tweaks to build 2021-06-01 20:18:24 +00:00
kicad_scripting_main.cpp Centralizing SCRIPTING class 2021-06-01 20:18:24 +00:00
kicadplugins.i Add support for dark theme in plugin icons 2021-03-24 21:59:30 +00:00
kipython_frame.cpp Ensure console can be loaded from Eeschema standalone 2021-06-23 22:43:53 -04:00
kipython_frame.h Finalize Python Frame 2021-06-01 20:18:24 +00:00
kipython_settings.cpp Working python window 2021-06-01 20:18:24 +00:00
kipython_settings.h Working python window 2021-06-01 20:18:24 +00:00
python_scripting.cpp Update environment var for Python to allow running from build or install folder 2021-06-15 01:12:45 +00:00
python_scripting.h Use Python to test for modules (not CPython) 2021-06-07 13:56:31 -07:00