boxespy/boxes
Wayne Wylupski c573914bcd Add Boxes.saved_context() context manager
Avoid directly accessing Boxes.ctx (the cairo context) all over the place.
Also have a more modern API for returning to a previous spot.
2019-02-03 16:25:31 +01:00
..
generators New generator: RectangularWall 2019-01-12 15:28:17 +01:00
__init__.py Add Boxes.saved_context() context manager 2019-02-03 16:25:31 +01:00
edges.py Python 2 compat fix 2019-01-12 18:42:44 +01:00
formats.py Add GPL copy right header 2019-02-02 18:05:04 +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