circuitpython/shared-bindings/vectorio
Jeff Epler 4e7c1a4bd4 Rename make_new's parameter to `all_args`
.. and fix two straggling modules that weren't updated at all.
Maybe they're not included in any builds?
2021-10-15 13:49:33 -05:00
..
Circle.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Circle.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Polygon.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Polygon.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
Rectangle.c Rename make_new's parameter to `all_args` 2021-10-15 13:49:33 -05:00
Rectangle.h vectorio: add draw protocol 2021-08-02 20:19:54 -07:00
VectorShape.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
VectorShape.h Rework of changes to bounds checking of location in VectorShape, moving most of the code into shared-module. 2021-09-10 21:48:01 +01:00
__init__.c Update the docs for vectorio 2021-09-11 23:37:41 +01:00
__init__.h Update __init__.h 2021-08-03 09:20:02 -07:00