summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Expand)Author
2023-02-20make meander interruptibleLex Neva
2023-02-20expose running stitch length in meanderLex Neva
2023-02-20avoid super-dense meander graphLex Neva
2023-02-20meander fill: more workLex Neva
2023-02-20use snake caseLex Neva
2023-02-20meander fill: initial versionLex Neva
2023-02-20add smoothness option for contour fillLex Neva
2023-02-18include guides in cache keyLex Neva
2023-02-18consistent cache key for Stitch objectsLex Neva
2023-02-18use patterns in cache keyLex Neva
2023-02-18use commands in cache keyLex Neva
2023-02-18cache key includes previous stitchLex Neva
2023-02-18cache key generation using params, path, color, and styleLex Neva
2023-02-18remove unused and broken has_style() methodLex Neva
2023-02-18move get_stitch_plan_cache() to utils.cacheLex Neva
2023-02-18first draft of stitch plan cachingLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2023-01-28Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2023-01-28remove subpaths with only one node from satins (#2033)Kaalleen
2023-01-28fix random e-stitchKaalleen
2023-01-28fix short stitch for second railKaalleen
2023-01-22fix reversed contour underlayGeorge 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-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
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-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-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-10expose stop_afterGeorge Steel
2022-12-03expose the trim_after param in the interfaceGeorge Steel
2022-11-27use split parametersClaudine
2022-11-27satin offset_pointsKaalleen
2022-11-27This and that (#1727)Kaalleen
2022-11-24Merge commit '72b001e7' into george-steel/random-base-satinGeorge Steel
2022-11-24typo fixesGeorge Steel
2022-11-23add option to swap railsGeorge Steel
2022-11-23Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel