summaryrefslogtreecommitdiff
path: root/shared-bindings/vectorio/Polygon.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
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-09Add vectorio: for drawing shapeswarriorofwire