kicad/pcbnew/python/scripting
Seth Hillbrand b72675ba92 Allow board saves without modifying project files
Without the project files, certain settings will not be saved by this
python call.  This defaults to false (current behavior) but setting the
`aSkipSettings` to true will revert to v5 behavior

Fixes https://gitlab.com/kicad/code/kicad/issues/11323

(cherry picked from commit 8418fe12d8)
2022-09-06 10:18:24 -07:00
..
pcb_scripting_tool.cpp Fix double loading plugins and sys.path entires multiplying 2022-02-17 10:59:52 -08:00
pcb_scripting_tool.h We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
pcbnew_action_plugins.cpp action_plugin: Remove duplicated entry in UndoList 2022-02-24 14:46:13 -08: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 13:29:00 +00:00
pcbnew_scripting.h
pcbnew_scripting_helpers.cpp Allow board saves without modifying project files 2022-09-06 10:18:24 -07:00
pcbnew_scripting_helpers.h Allow board saves without modifying project files 2022-09-06 10:18:24 -07:00