kicad/pcbnew/python
Jeff Young ad612864ce Update DRC exclusions model to match terminology.
DRC exclusions were originally written following the C++
pragma model (ie: allow this violation here).  However, the
"exclusion" terminology we used in the GUI suggests a model
model where the exclusions go away when the violation no
longer exists.

Fixes https://gitlab.com/kicad/code/kicad/issues/14351
2023-04-15 12:10:23 +01:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins PadArray.py: ensure parameters used to create a VECTOR2I are ints. 2023-01-08 09:10:13 +01:00
scripting Update DRC exclusions model to match terminology. 2023-04-15 12:10:23 +01:00
swig Remove python-based board_item duplicate method 2023-04-12 16:07:00 +01:00