summaryrefslogtreecommitdiff
path: root/shared-bindings/vectorio
AgeCommit message (Expand)Author
2020-08-07Modify some Python stubsTaku Fukada
2020-07-27Fix several type hintsTaku Fukada
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-21Merge branch 'main' into type_hintsdherrada
2020-07-19fix 3169: Polygon.points propertyKenny
2020-07-03Made every init return Nonedherrada
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-18remove a duplication in polygon.cwarriorofwire
2020-05-18vectorio: speed up polygonwarriorofwire
2020-05-12Move vectorio to stubsScott Shawcroft
2020-05-11fix VectorShape on_dirty callback registration being set for the wrong typewarriorofwire
2020-05-11Clean up circle documentationwarriorofwire
2020-05-09vectorio: switch per-shape transform to Displaywarriorofwire
2020-05-09Add vectorio: for drawing shapeswarriorofwire