summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-19fix palette issues (#660)Kaalleen
2020-04-19Fix mac build (#663)Kaalleen
2020-04-19option to alternate z-value (#659)Kaalleen
2020-04-09new translations from CrowdinInk/Stitch Crowdin integration
2020-04-03new translations from CrowdinInk/Stitch Crowdin integration
2020-04-02do not translate internal command names (#645)Kaalleen
2020-04-01preserve aspect ratio (#646)Kaalleen
2020-04-01Option to include SVG in ZIP file (#648)Kaalleen
2020-04-01new translations from CrowdinInk/Stitch Crowdin integration
2020-03-30new translations from CrowdinInk/Stitch Crowdin integration
2020-03-28preserveAspectRatio (#641)Kaalleen
2020-03-26new translations from CrowdinInk/Stitch Crowdin integration
2020-03-23new translations from CrowdinInk/Stitch Crowdin integration
2020-03-22add stitch plan extension (#640)Kaalleen
2020-03-22new translations from CrowdinInk/Stitch Crowdin integration
2020-03-21Merge pull request #608 from inkstitch/lexelby/convert-satin-with-loopsLex Neva
handle self-intersecting paths in convert to satin
2020-03-21Merge pull request #639 from inkstitch/lexelby/fix-buildLex Neva
fix a couple build issues
2020-03-19try without librtLex Neva
2020-03-19add ties checkbox (#619)Kaalleen
2020-03-18avoid infinite recursionLex Neva
2020-03-18avoid math domain errorLex Neva
2020-03-18Merge pull request #606 from inkstitch/lexelby/fill-fixLex Neva
avoid jumps when not underpathing autofill
2020-03-18add missing librariesLex Neva
2020-03-18get rid of refs-heads- in zipsLex Neva
2020-03-18Merge pull request #629 from inkstitch/lexelby/no-stubLex Neva
remove stub
2020-03-16actually split outline edgeLex Neva
2020-03-16ensure starting point is on the borderLex Neva
2020-03-16fix NetworkXNoPath errorLex Neva
2020-03-16avoid jumps when not underpathing autofillLex Neva
2020-03-16handle self-intersecting paths in convert to satinLex Neva
2020-03-17new translations from CrowdinInk/Stitch Crowdin integration
2020-03-16multiple underlays for fillKaalleen
2020-03-14try no console windowLex Neva
2020-03-13Merge pull request #631 from inkstitch/lexelby/crowdinLex Neva
add translations workflow
2020-03-13add translations workflowLex Neva
2020-03-14new translations from CrowdinInk/Stitch Crowdin integration
2020-03-06remove unnecessary dependency tagsLex Neva
2020-03-06remove stubLex Neva
2020-03-05fix remove commands for foreign languages (#618)Kaalleen
2020-02-28v1.27.2: third time's the charm?Lex Neva
The first two tries at releasing v1.27 didn't work. Here are the release notes again: * origin now defaults to the center of the design, not the canvas (#576) * new extension: reset embroidery settings * fix: visual commands were showing in print PDF (#557) * fix: "LineString has no method geoms" error in auto satin (#524) * fix: crashes when saving JEF, DST, and other formats in Inkscape 1.0 * fix: Print PDF not working on mac (showing a blank window) * under the hood: new build system based on GitHub Actions * fixes issues with builds not finishing or breaking randomly
2020-02-28v1.27.1: let's try that again!Lex Neva
The first try at releasing v1.27 didn't work. Here are the release notes again: * origin now defaults to the center of the design, not the canvas (#576) * new extension: reset embroidery settings * fix: visual commands were showing in print PDF (#557) * fix: "LineString has no method geoms" error in auto satin (#524) * fix: crashes when saving JEF, DST, and other formats in Inkscape 1.0 * fix: Print PDF not working on mac (showing a blank window) * under the hood: new build system based on GitHub Actions * fixes issues with builds not finishing or breaking randomly
2020-02-18v1.27.0: Tons of fixesLex Neva
* origin now defaults to the center of the design, not the canvas (#576) * new extension: reset embroidery settings * fix: visual commands were showing in print PDF (#557) * fix: "LineString has no method geoms" error in auto satin (#524) * fix: crashes when saving JEF, DST, and other formats in Inkscape 1.0 * fix: Print PDF not working on mac (showing a blank window) * under the hood: new build system based on GitHub Actions * fixes issues with builds not finishing or breaking randomly
2020-02-18Merge pull request #573 from inkstitch/lneva/stdout-encodingLex Neva
fixes
2020-02-05new translations from CrowdinInk/Stitch Crowdin integration
2020-02-02reset embroidery settings (#506)Kaalleen
2020-01-31Merge pull request #524 from inkstitch/lexelby/fix-auto-satinLex Neva
fix 'LineString has no method geoms' error
2020-01-31Merge pull request #557 from inkstitch/lexelby/no-commands-in-printLex Neva
don't show visual commands in print preview
2020-01-31no longer need libgeos-devLex Neva
2020-01-31fix linux version with shapely 1.7.0Lex Neva
2020-01-31pin to shapely 1.6.3 for pyinstaller compatibilityLex Neva