kicad/pcbnew/python
jean-pierre charras a970acd0bc Fix some issues related to new textboxes and python:
- Fix duplicate class names returned by GetClass().
- replace MTEXT name (in GetClass) by better name (FP_TEXT, FP_TEXTBOX...)
- Add missing Cast_to_PCB_TEXTBOX and Cast_to_FP_TEXTBOX
2022-02-03 13:55:37 +01:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins Fix python fp wizards according to last kicad code changes, especially EDA_ANGLE 2022-01-28 19:33:51 +01:00
scripting DRC scripting: load project from board if possible 2022-01-06 11:51:05 -08:00
swig Fix some issues related to new textboxes and python: 2022-02-03 13:55:37 +01:00