boxespy/boxes
Florian Festi 861c8451e2 Remove call to .close() from .render() method
There is really no need for all the generator to care
Still calling it is deprecated but won't result in an error
2019-02-08 17:32:04 +01:00
..
generators Remove call to .close() from .render() method 2019-02-08 17:32:04 +01:00
Color.py Implement proper color handling 2019-02-03 16:28:02 +01:00
__init__.py Remove call to .close() from .render() method 2019-02-08 17:32:04 +01:00
edges.py Python 2 compat fix 2019-01-12 18:42:44 +01:00
formats.py Add svg_Ponoko output format 2019-02-03 16:30:28 +01:00
gears.py Add callback param to gears.gearCarrier() 2017-05-04 21:41:18 +02:00
lids.py Add parameters to addTopEdgeSettings() for changed defaults 2019-01-12 00:07:37 +01:00
parts.py Doc strings for Parts methods 2018-08-23 23:28:24 +02:00
pulley.py Fix pulley size calculation for r_axle being None 2017-03-29 07:40:17 +02:00
robot.py Robot parts: Initial commit 2017-02-22 22:33:22 +01:00
servos.py Fix Servo.choices() and use it in robotarm 2017-02-25 19:59:16 +01:00
svgutil.py svgutil: Make detection of view port a bit more robust 2017-08-20 19:56:33 +02:00
vectors.py Add tangent() function 2017-02-22 20:01:28 +01:00