kicad/pcbnew/python/scripting
jean-pierre charras 3e6f7ab3e5 Fix compil issues (especially easyeda_parser_base.xx) and compil warnings
Compil issues can be gcc13/msys2 specific.
2023-09-07 13:41:25 +02:00
..
pcb_scripting_tool.cpp Safely load python plugins 2023-01-17 12:56:15 -08:00
pcb_scripting_tool.h Fix typos in pcbnew sub-directory 2022-06-30 09:39:45 -04:00
pcbnew_action_plugins.cpp fix minor compil warnings 2023-08-30 09:09:54 +02:00
pcbnew_action_plugins.h Improve error reporting when running Python action plugins. 2023-08-29 07:06:11 +03:00
pcbnew_footprint_wizards.cpp Fix some warnings detected by PVS-STUDIO (not used vars) 2022-07-26 16:00:14 +02: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 Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Prevent crash when a python script tries to use pcbnew too early. 2023-08-25 00:09:56 +03:00
pcbnew_scripting_helpers.h Prevent crash when a python script tries to use pcbnew too early. 2023-08-25 00:09:56 +03:00
pcbnew_utils_3d.cpp Fix compil issues (especially easyeda_parser_base.xx) and compil warnings 2023-09-07 13:41:25 +02:00
pcbnew_utils_3d.h ADDED: Basic STEP manipulation utils available to Python. 2023-09-07 10:57:02 +03:00