Rotzbua
11340448fa
Add typing: magic methods
2023-01-09 07:55:59 +01:00
Mateusz Konieczny
69bf15a682
serraded -> serrated typo
2021-03-22 19:41:33 +01:00
Florian Festi
0d07f48b7f
Remove .open() call from the .render() method
...
Having this call there was necessary in the past as the open() method would
need the canvas size as a parameter. This is now determined automatically
after rendering.
Still calling open() is deprecated but won't result in an error.
2019-02-08 17:43:15 +01:00
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
Florian Festi
8d846df9d1
Add D holes to knobs
2017-11-07 23:39:50 +01:00
Florian Festi
dd2cedeb57
Knobs: Improve param descriptions
2017-10-01 21:13:29 +02:00
Florian Festi
647c5302b6
New generator: WaivyKnob
2017-10-01 20:20:36 +02:00