kicad/pcbnew/python
Seth Hillbrand 8418fe12d8 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
2022-06-24 15:28:56 -07:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins Fix syntax issues in footprint wizards 2022-06-20 20:31:18 +02:00
scripting Allow board saves without modifying project files 2022-06-24 15:28:56 -07:00
swig More caching for DRC. 2022-06-17 23:58:31 +01:00