summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-28fix short stitch for second railKaalleen
2023-01-21new translations from CrowdinInk/Stitch Crowdin integration
2023-01-16new translations from CrowdinInk/Stitch Crowdin integration
2023-01-15Add bean stitch repeat pattern (#1938)Kaalleen
! backward compatibility warning: Users need to fix their documents if they used comma separated values for multiple fill underlays (without a space)
2023-01-15Fill Centerline (#1722)Kaalleen
2023-01-13Merge pull request #2011 from inkstitch/george-steel/fix-center-walkGeorge Steel
fix bad end of center walk underlay
2023-01-12fix bad end of center walk underlayGeorge Steel
2023-01-10new translations from CrowdinInk/Stitch Crowdin integration
2023-01-09new translations from CrowdinInk/Stitch Crowdin integration
2023-01-08Merge pull request #1918 from inkstitch/george-steel/random-base-satinGeorge Steel
Add randomization options to satin columns and rewrite split stitches
2023-01-07spellingGeorge Steel
2023-01-07Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵George Steel
george-steel/random-base-satin
2023-01-07Cutwork needle info (#1988)Kaalleen
* add cutwork needle info to thread color * apply threadlist: apply cutwork_needle attribute
2023-01-07jump to stroke: add stitch length settings (#2003)Kaalleen
2023-01-05new translations from CrowdinInk/Stitch Crowdin integration
2023-01-02add comment to PRNGGeorge Steel
2023-01-01new translations from CrowdinInk/Stitch Crowdin integration
2022-12-28fix length ramdomizationGeorge Steel
2022-12-28new translations from CrowdinInk/Stitch Crowdin integration
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 Steel
george-steel/random-base-satin
2022-12-20new translations from CrowdinInk/Stitch Crowdin integration
2022-12-19Point to troubleshoot in fatal error message (#1967)Kaalleen
* point to troubleshoot in fatal error message * shapely version
2022-12-17fix #1921 (#1922)Kaalleen
2022-12-15svg:line to stroke element (fix #1623) (#1958)Kaalleen
2022-12-12fix #1936Kaalleen
(#1955)
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
expose the trim_after param in the interface
2022-12-11Add jump to stroke extension (#1947)Kaalleen
2022-12-10Merge remote-tracking branch 'origin/claudine/random_satin_column' into ↵George Steel
george-steel/random-base-satin
2022-12-10Merge branch 'george-steel/expose-trim-after'George Steel
2022-12-10Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵George Steel
george-steel/expose-trim-after
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-12-01new translations from CrowdinInk/Stitch Crowdin integration
2022-11-30Fill fonts with satin auto-routing (#1915)Kaalleen
* prevent error message on fill fonts with satin auto-routing
2022-11-28Merge pull request #1926 from inkstitch/george-steel/fix-node-compatGeorge Steel
add --openssl-legacy-provider to yarn dev command for compatibility with current nodejs
2022-11-28new translations from CrowdinInk/Stitch Crowdin integration
2022-11-27add --openssl-legacy-provider to yarn dev command for compatibility with ↵George Steel
current nodejs
2022-11-27Merge pull request #1925 from inkstitch/kaalleen/satin-offset-positionGeorge Steel
Fix satin offset_points
2022-11-27use split parametersClaudine
2022-11-27fix ripples plot_points_on_railsKaalleen
2022-11-27satin offset_pointsKaalleen
2022-11-27fix untranslatable trim selection in lettering (#1923)Kaalleen
2022-11-27This and that (#1727)Kaalleen
* dont fail on satin with fill * fill stitch error message * convert to satin mac issue * auto_satin: add rung for two node old style satins * avoid divide by zero in intersect_region_with_grating * fix for incorrect stagger in guided fill * better rail sectioning algorithm * fix #1780 * fix #1816 Co-authored-by: Lex Neva