summaryrefslogtreecommitdiff
path: root/lib/elements/satin_column.py
AgeCommit message (Expand)Author
2025-10-10satin: multiple levels for short stitches (#3987)Kaalleen
2025-10-10satin: rely more on path length for invalid satins (#3963)Kaalleen
2025-08-31stroke to satin: ensure a good starting point for closed paths (#3944)Kaalleen
2025-08-24fix crash with tiny satin (#3934)Lex Neva
2025-08-22a few fixes for converting stroke to satin internally (#3926)Lex Neva
2025-08-19satin: skip contour underlay if there are no pairs (#3912)Kaalleen
2025-08-19rungs at nodes for on-the-fly-satins (#3903)Kaalleen
2025-07-20Satin: first_stitch method fails on invalid path (#3882)Kaalleen
2025-07-19Convert to satin internally (3874)Kaalleen
2025-07-12satin: fix empty rail issue (#3863)Kaalleen
2025-07-11Fix issue with bad color names (#3816)Kaalleen
2025-04-18Fix an issue when auto_satin produces NoneType satins (#3680)Kaalleen
2025-04-18Multicolor satin (windows): apply settings in spinctrldouble when they hit en...Kaalleen
2025-04-06generate split line at specified end point rather than next point (#3634)Kaalleen
2025-03-10Rewrite force lock stitch extension (#3559)Kaalleen
2025-01-25satin: ignore ending_point when it is already at the end (#3460)Kaalleen
2025-01-22satin ending_point: fix error when split point at start/end (#3452)Kaalleen
2025-01-11satin: set start/end at nearest point as default (#3423)Kaalleen
2025-01-04precision test (FloatingPointError) (#3404)Kaalleen
2024-12-27various fixes (#3372)Kaalleen
2024-12-26End points (#3370)Kaalleen
2024-12-15add rungs when rails are intersecting (#3344)Kaalleen
2024-12-14Split satins at stitch level (#3336)Kaalleen
2024-12-07Enable start end commands for satins (#3315)Kaalleen
2024-10-21satin column: ignore single point paths (#3244)Kaalleen
2024-08-17satin troubleshoot: do not fail on satins without rails (#3148)Kaalleen
2024-07-20shapely arm fix (#3094)rejbasket
2024-06-23Various fixes (#3011)Kaalleen
2024-06-20auto-fill pull compensation (#2891)Lex Neva
2024-06-09add warning for closed path satins (#2976)Kaalleen
2024-05-22add links to documention in inx extensions (#2937)Kaalleen
2024-05-22set default underlay stitch length to 3 (#2925)Kaalleen
2024-05-20add a tooltip to split method param (#2926)Claudine Peyrat
2024-05-17filter invalid satin second trial (#2918)Kaalleen
2024-05-17filter invalid paths in satins (#2916)Kaalleen
2024-05-16fix gap after auto-route satin (#2907)Kaalleen
2024-05-12fix center walk underlay repeats (#2895)Kaalleen
2024-05-11Update inkex (#2892)Kaalleen
2024-05-05Add randomized running and fill stitches (#2830)George Steel
2024-04-01add stitch tolerance to satin underlays (#2814)Kaalleen
2024-03-26Add object based min stitch length (#2792)Kaalleen
2024-03-23use offset curve for convert satin extension (#2775)Kaalleen
2024-03-23add no rung warning (#2791)Kaalleen
2024-02-23Satin warnings (#2735)Kaalleen
2024-02-21Detect satins with two rungs (#2734)Kaalleen
2023-12-28troubleshoot: pointer on rail (#2657)Kaalleen
2023-12-17replace jumps by running stitches in large satin columns (#2624)Claudine Peyrat
2023-10-28Update satin_column.py (#2578)Claudine Peyrat
2023-10-23correct tooltip (#2573)Claudine Peyrat
2023-09-11Merge pull request #2431 from inkstitch/lexelby/split-satin-staggerLex Neva