boxespy/boxes
Florian Festi 39e2b0cfc3 Split all arcs > 100° into smaller pieces
This is necessary to make the approximation with Bezier curves work
2020-05-18 22:30:28 +02:00
..
generators New generator: SideDoorHousing 2020-05-12 21:54:59 +02:00
Color.py Implement proper color handling 2019-02-03 16:28:02 +01:00
__init__.py Split all arcs > 100° into smaller pieces 2020-05-18 22:30:28 +02:00
drawing.py Don't try to draw arcs with an zero angle 2020-05-18 22:30:28 +02:00
edges.py New primitive: Boxes.step() 2020-02-28 17:46:44 +01:00
extents.py Implement new backend without cairo 2020-05-18 22:30:28 +02:00
formats.py Get text working for both SVG and PS 2020-05-18 22:30:28 +02:00
gears.py gears: prevent division by zero 2020-02-01 13:59:30 +01:00
lids.py Add lid for StackableEdge (S) as top_edge 2019-11-04 17:13:12 +01:00
parts.py Add tabs to .parts 2019-02-14 17:34:22 +01:00
pulley.py Fix pulley size calculation for r_axle being None 2017-03-29 07:40:17 +02:00
robot.py Add translate param 2020-04-20 16:30:33 +02:00
servos.py Add translate param 2020-04-20 16:30:33 +02:00
svgutil.py Remove SVG and PS post processing code 2020-05-18 22:30:28 +02:00
vectors.py Add tangent() function 2017-02-22 20:01:28 +01:00