boxespy/boxes
Florian Festi 22a50a6181 PhoneHolder: Fix edge of second side being reversed
The code switched sides for each edges draen reversed. Change that to
only reverse local variables and leave the edge objects unchanged.

Thanks to https://github.com/ChrisLaserman for reporting!

Resolves: #324
2021-05-31 17:04:17 +02:00
..
generators PhoneHolder: Fix edge of second side being reversed 2021-05-31 17:04:17 +02:00
Color.py Implement proper color handling 2019-02-03 16:28:02 +01:00
__init__.py Fix typo 2020-11-09 19:15:48 +01:00
drawing.py Add metadata to PostScript output 2021-05-29 10:55:36 +02:00
edges.py New StackableFeet edge without finger holes 2021-05-15 15:45:25 +02: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 h edge to top_edge parameter 2020-09-19 22:39:30 +02: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