summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-02-15Update output.pyRick Levine
2023-02-08Set pattern.extras['name'] for .dst headerRick Levine
2023-02-02Add filename to .dst headerRick Levine
2023-01-29fix commentGeorge Steel
2023-01-29tidy path_to_curvesGeorge Steel
2023-01-28Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2023-01-28add minimum length check to path_to_curves and add commentsGeorge Steel
2023-01-28remove subpaths with only one node from satins (#2033)Kaalleen
2023-01-28Merge pull request #2032 from inkstitch/kaalleen/short-stitch-fixGeorge Steel
2023-01-28Add lock stitch plan option (#2020)Kaalleen
2023-01-28fix random e-stitchKaalleen
2023-01-28fix short stitch for second railKaalleen
2023-01-22add missing bounds checkGeorge Steel
2023-01-22fix backtracking caseGeorge Steel
2023-01-22add comments and a rounding correctionGeorge Steel
2023-01-22fix reversed contour underlayGeorge Steel
2023-01-22fix 3.8 errorGeorge Steel
2023-01-22Replace running stitch algorithm to give consistent stitch lengths.George Steel
2023-01-15Add bean stitch repeat pattern (#1938)Kaalleen
2023-01-15Fill Centerline (#1722)Kaalleen
2023-01-12fix bad end of center walk underlayGeorge Steel
2023-01-07spellingGeorge Steel
2023-01-07Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2023-01-07Cutwork needle info (#1988)Kaalleen
2023-01-07jump to stroke: add stitch length settings (#2003)Kaalleen
2023-01-02add comment to PRNGGeorge Steel
2022-12-28fix length ramdomizationGeorge Steel
2022-12-27fix typosGeorge Steel
2022-12-26python 3.8 fixesGeorge Steel
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-12-26fix seed param and error messagesGeorge Steel
2022-12-23Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2022-12-19Point to troubleshoot in fatal error message (#1967)Kaalleen
2022-12-17fix #1921 (#1922)Kaalleen
2022-12-15svg:line to stroke element (fix #1623) (#1958)Kaalleen
2022-12-12fix #1936Kaalleen
2022-12-11add comment on set_paramGeorge Steel
2022-12-11refine GUI for text-based random_seed parameter and add global param.George Steel
2022-12-11Merge pull request #1940 from inkstitch/george-steel/expose-trim-afterGeorge Steel
2022-12-11Add jump to stroke extension (#1947)Kaalleen
2022-12-10Merge remote-tracking branch 'origin/claudine/random_satin_column' into georg...George Steel
2022-12-10Merge branch 'george-steel/expose-trim-after'George Steel
2022-12-10Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2022-12-10expose stop_afterGeorge Steel
2022-12-10Add extension: Lettering along path (#1937)Kaalleen
2022-12-03expose the trim_after param in the interfaceGeorge Steel
2022-11-30Fill fonts with satin auto-routing (#1915)Kaalleen
2022-11-27use split parametersClaudine
2022-11-27fix ripples plot_points_on_railsKaalleen
2022-11-27satin offset_pointsKaalleen