boxespy/boxes
Florian Festi 971c20be7c trapezoidSideWall: Fix call to move
resulting in an assert error as the label was used as "before" parameter
which messes up the whole magic inside .move(). As a result the .stroke() method was not called - leading to unprocesses paths - triggering the assert.

Resolves: #423
2023-01-16 12:20:26 +01:00
..
generators BreadBox: Declare stable and add sample image 2023-01-14 00:05:02 +01:00
Color.py Add labels to some generators 2022-05-14 10:35:58 +02:00
__init__.py trapezoidSideWall: Fix call to move 2023-01-16 12:20:26 +01:00
drawing.py Remove useless parentheses 2023-01-13 16:18:44 +01:00
edges.py Migrate to modern typing 2023-01-13 16:19:43 +01:00
extents.py Add typing: magic methods 2023-01-09 07:55:59 +01:00
formats.py Add typing: magic methods 2023-01-09 07:55:59 +01:00
gears.py Add typing: magic methods 2023-01-09 07:55:59 +01:00
lids.py topEdges: Give better names to variables 2022-10-01 13:35:51 +02:00
parts.py Make Parts.ringSegment actually work 2023-01-11 20:33:49 +01:00
pulley.py Remove useless parentheses 2023-01-13 16:18:44 +01:00
robot.py Add typing: magic methods 2023-01-09 07:55:59 +01:00
servos.py Remove old `super()` calls and class declaration 2023-01-13 16:18:44 +01:00
svgutil.py Auto optimize imports 2022-12-31 20:33:49 +01:00
vectors.py Fix typos and docstrings 2023-01-02 16:15:13 +01:00
walledges.py Add typing: magic methods 2023-01-09 07:55:59 +01:00