summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-03-07add meander preview images (#2113)Kaalleen
2023-03-07Allow locks, trim, stop on manual stitch placement (#2101)Rick Levine
2023-02-27row spacing for circular fill (#2099)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
2023-02-27Circular fill (#2053)Kaalleen
2023-02-26Merge pull request #2088 from inkstitch/lexelby/fix-preferences-set-defaultLex Neva
2023-02-25Clone Cache (#2086)Kaalleen
2023-02-22fix flask json deprecationLex Neva
2023-02-20remove unused importLex Neva
2023-02-20add tiles json and internationalizationLex Neva
2023-02-20use new combo param typeLex Neva
2023-02-20cherry-pick @kaalleen's combo box param typeLex Neva
2023-02-20undo my changes to params extensionLex Neva
2023-02-20avoid NetworkXNoPath error by connecting graphLex Neva
2023-02-20fix deprecation warningLex Neva
2023-02-20fix params for meanderLex Neva
2023-02-20better smoothing algorithmLex Neva
2023-02-20change wording of smoothness tooltipLex Neva
2023-02-20sort tiles by nameLex Neva
2023-02-20remove dead endsLex Neva
2023-02-20clarify running stitch params for meanderLex Neva
2023-02-20expose Expand setting in meanderLex Neva
2023-02-20remove buffer conceptLex Neva
2023-02-20make meander interruptibleLex Neva
2023-02-20expose running stitch length in meanderLex Neva
2023-02-20add lambda unwrapping to debugLex Neva
2023-02-20wipLex Neva
2023-02-20avoid weird end of line after smoothingLex Neva
2023-02-20avoid super-dense meander graphLex Neva
2023-02-20let user finish typing before simulatingLex Neva
2023-02-20fix tile namesKaalleen
2023-02-20meander fill: more workLex Neva
2023-02-20use snake caseLex Neva
2023-02-20typo fixLex Neva
2023-02-20meander fill: initial versionLex Neva
2023-02-20add tilesLex Neva
2023-02-20add smoothness option for contour fillLex Neva
2023-02-20add clamp_path_to_polygonLex Neva
2023-02-20add smooth_pathLex Neva
2023-02-20Merge pull request #1732 from inkstitch/lexelby/cache-stitch-planLex Neva
2023-02-19split font files (#1929)Kaalleen
2023-02-18include guides in cache keyLex Neva
2023-02-18consistent cache key for Stitch objectsLex Neva
2023-02-18add preferences UI including cache settingsLex Neva
2023-02-18use patterns in cache keyLex Neva
2023-02-18s/patch/stitch_group/gLex 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