inkstitch/lib/elements
Lex Neva f6c2aa8919 add more check_stop_flag() calls 2023-02-16 22:56:16 -05:00
..
__init__.py * autofill to fillstitch 2022-05-04 19:06:44 +02:00
clone.py fix clone positioning and angles (#1837) 2022-11-22 09:49:08 +01:00
element.py Add bean stitch repeat pattern (#1938) 2023-01-15 20:04:10 +01:00
empty_d_object.py This and that (#1727) 2022-11-27 08:37:59 +01:00
fill_stitch.py make simulator threads pre-emptible 2023-02-16 22:54:21 -05:00
gradient_fill.py Convert to gradient blocks extension (#1844) 2022-11-22 10:21:45 +01:00
image.py fix more patch references 2021-08-07 12:37:17 -04:00
marker.py Auto route for running stitch (#1638) 2022-05-18 16:02:07 +02:00
polyline.py Use path instead of points for polyline elements (#1661) 2022-05-20 17:26:11 +02:00
satin_column.py add more check_stop_flag() calls 2023-02-16 22:56:16 -05:00
stroke.py Replace running stitch algorithm to give consistent stitch lengths. 2023-01-22 03:06:01 -05:00
text.py fix more patch references 2021-08-07 12:37:17 -04:00
utils.py This and that (#1727) 2022-11-27 08:37:59 +01:00
validation.py