summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2023-02-18move get_stitch_plan_cache() to utils.cacheLex Neva
2023-02-18add note and template to avoid self-foot-shootingLex Neva
2023-02-18first draft of stitch plan cachingLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2023-02-16add commentLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2023-02-16Merge pull request #2074 from inkstitch/rlevine/pycharm_debug_instructionsRick Levine
2023-02-16Merge pull request #2049 from inkstitch/rlevine/dst_header_titleRick Levine
2023-02-16Simplify getting docnameRick Levine
2023-02-16PuntingRick Levine
2023-02-16More tweaksRick Levine
2023-02-16Fix typosRick Levine
2023-02-16Add symbolic link noteRick Levine
2023-02-15Pycharm debugging infoRick Levine
2023-02-15Update output.pyRick Levine
2023-02-08Set pattern.extras['name'] for .dst headerRick Levine
2023-02-08avoid topological error for contour fill (#1966)Kaalleen
2023-02-07fix split text (#2057)Kaalleen
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