summaryrefslogtreecommitdiff
path: root/lib/utils
AgeCommit message (Expand)Author
2023-07-01return early for paths already insideLex Neva
2023-07-01remove debug timing in frequently-run functionsLex Neva
2023-07-01avoid losing start and end of path when clampingLex Neva
2023-04-14new way betterer satin algo (#2178)Lex Neva
2023-04-02meander fixesLex Neva
2023-03-07change method to update legacy fill_method (#2111)Kaalleen
2023-03-07add meander preview images (#2113)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
2023-02-27Circular fill (#2053)Kaalleen
2023-02-22fix flask json deprecationLex Neva
2023-02-20fix deprecation warningLex Neva
2023-02-20better smoothing algorithmLex Neva
2023-02-20avoid weird end of line after smoothingLex Neva
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 smoothness option for contour fillLex Neva
2023-02-20add clamp_path_to_polygonLex Neva
2023-02-20add smooth_pathLex Neva
2023-02-18add preferences UI including cache settingsLex Neva
2023-02-18cache key generation using params, path, color, and styleLex Neva
2023-02-18move get_stitch_plan_cache() to utils.cacheLex Neva
2023-02-16add commentLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2023-01-22Replace running stitch algorithm to give consistent stitch lengths.George Steel
2023-01-02add comment to PRNGGeorge Steel
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-11-27This and that (#1727)Kaalleen
2022-06-30Fixes (#1703)Kaalleen
2022-06-22guided fill stagger (#1700)Lex Neva
2022-06-10Guided ripple stitch (#1675)Kaalleen
2022-05-04wipLex Neva
2022-05-04remove redundant cut() functionLex Neva
2022-05-04avoid anytree dependencyLex Neva
2022-01-24inkscape config path fallback (#1554)Kaalleen
2022-01-12inkscape config path (#1532)Kaalleen
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-08-07Stitch + Stitch yields StitchLex Neva
2021-07-29Fix typos (#1291)luzpaz
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2020-04-28electron simulator (#531)Lex Neva
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-04-18fix parameter managementLex Neva
2018-12-19fix duplicate point handlingLex Neva
2018-12-15basic lettering GUI (#351)Lex Neva
2018-11-14basic lettering (#344)Lex Neva
2018-10-30new extension: Auto-Route Satin Columns (#330)Lex Neva
2018-09-29new extension: split satin (#315)Lex Neva