kicad/pcbnew/python
qu1ck 09a2701136 Fix arc angle calculation and python API for it
1. It's impossible to use methods that modify parameters in swig so
I extend it in wrapper
2. Simplify GetArcAngle() and fix the bug where it lies about 360
degree arc to be 0 degrees.
2021-10-20 10:38:42 +00:00
..
examples Python script sample: fix compatibility with recent changes in code. 2021-06-15 18:19:58 +02:00
plugins Plugins: Fix QR code generator shape exception 2021-09-22 11:15:26 -04:00
scripting We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
swig Fix arc angle calculation and python API for it 2021-10-20 10:38:42 +00:00