summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Expand)Author
2024-05-06Remove unused param from legacy fill (#2879)Kaalleen
2024-05-05Add randomized running and fill stitches (#2830)George Steel
2024-04-27Add option to disable the stitch plan cache (#2655)George Steel
2024-04-23Clean-up of clone code (#2851)capellancitizen
2024-04-12Additional Clone functionality (#2834)capellancitizen
2024-04-06remove empty d error (#2818)Kaalleen
2024-04-01add stitch tolerance to satin underlays (#2814)Kaalleen
2024-03-29rename patch -> stitch_group (#2805)Kaalleen
2024-03-29Add "the tartan universe" (#2782)Kaalleen
2024-03-28Fixed clones of group elements not appearing. (#2766)capellancitizen
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-03-13troubleshoot/linear gradient: add no linear gradient warning (#2779)Kaalleen
2024-03-13update meander zigzag defalt (#2778)Kaalleen
2024-03-11fix style (#2776)Kaalleen
2024-03-11troubleshoot: stroke and fill warning (#2761)Kaalleen
2024-03-07Fix lettering along path when glyphs have subgroups (#2754)Kaalleen
2024-03-01collapse length is not used anymore (#2745)Claudine Peyrat
2024-02-23Satin warnings (#2735)Kaalleen
2024-02-21Detect satins with two rungs (#2734)Kaalleen
2024-01-28add zigzag option to meander (#2699)Kaalleen
2024-01-25Second chance for invalid fill stitch graphs (#2643)Kaalleen
2023-12-28troubleshoot: pointer on rail (#2657)Kaalleen
2023-12-25fix polyline shape (#2603)Kaalleen
2023-12-25Add shape property to clone (#2637)Kaalleen
2023-12-17replace jumps by running stitches in large satin columns (#2624)Claudine Peyrat
2023-11-22Add linear gradient fill (#2587)Kaalleen
2023-11-10return valid shape (#2594)Kaalleen
2023-11-10fix invalid clip path (#2577)Kaalleen
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
2023-09-07improve params errors (#2437)Lex Neva
2023-09-07zigzag: ensure pairsKaalleen
2023-08-05obey reversed rails when synthesizing rungsLex Neva
2023-07-23avoid split if satin doesn't need itLex Neva
2023-07-21fix zig-zag short stitchesLex Neva
2023-07-21fix non-split caseLex Neva
2023-07-21add zig-zag satin methodLex Neva
2023-07-21fix from_endLex Neva
2023-07-20handle normal satin with stagger properlyLex Neva
2023-07-20add staggered and simple split satinLex Neva
2023-07-18add S stitchLex Neva
2023-07-15more transform fixesLex Neva
2023-07-09avoid duplicated nodesKaalleen
2023-07-08produce only one satin from convert to satinLex Neva
2023-07-04render satins with only one subpath as running stitch (#2404)Kaalleen
2023-07-01default more likely to avoid stitching outside shapeLex Neva
2023-06-27avoid divide by zero (#2382)Lex Neva