summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-18Merge pull request #792 from inkstitch/masterLex Neva
switch to main
2020-08-18Merge pull request #791 from inkstitch/lexelby/switch-to-mainLex Neva
switch to main
2020-08-18I think this is right...Lex Neva
2020-08-18primary branch is now 'main'Lex Neva
2020-08-18v1.29.0Lex Neva
Fixes: * [MAJOR] print and save PDF work again * 0 or negative value for staggers no longer allowed (caused problems) * fix error: ValueError: A LinearRing must have at least 3 coordinate tuples * gracefully handle corrupted presets files Features: * rudimentary support for clone objects * rectangles, circles, and ellipses are now supported without the need to convert to path * Break Apart extension can now fix most "invalid" shapes with a loop by breaking the loop out into a separate object. * [NEW EXTENSION] Cleanup -- removes tiny objects from an SVG * they just cause trouble and aren't visible anyway Other Changes: * troubleshoot extension: * more hints on how to fix "invalid" shapes * hints for image and text objects
2020-08-18Merge pull request #736 from inkstitch/kaalleen/link-transformsLex Neva
transforms on links
2020-08-18Merge pull request #732 from inkstitch/kaalleen/fix-break-apart-small-path-issueLex Neva
fix break apart small path issue
2020-08-18Merge pull request #769 from inkstitch/lexelby/fix-save-print-pdfLex Neva
fix save and print PDF buttons
2020-08-18windows already has yarn, in a weird placeLex Neva
2020-08-18fail on electron build errorsLex Neva
2020-08-18fix windows?Lex Neva
2020-08-18Merge pull request #722 from inkstitch/kaalleen/empty-dLex Neva
Ignore Empty D
2020-08-07new translations from CrowdinInk/Stitch Crowdin integration
2020-07-30new translations from CrowdinInk/Stitch Crowdin integration
2020-07-23new translations from CrowdinInk/Stitch Crowdin integration
2020-07-21fix save and print PDF buttonsLex Neva
2020-07-09new translations from CrowdinInk/Stitch Crowdin integration
2020-06-19new translations from CrowdinInk/Stitch Crowdin integration
2020-06-11new translations from CrowdinInk/Stitch Crowdin integration
2020-06-04clone styleKaalleen
2020-06-04transforms on linksKaalleen
2020-06-01fix break apart small path issueKaalleen
2020-05-30fix non rounded rect path (#727)Kaalleen
2020-05-27ignore empty dKaalleen
2020-05-27cleanup extension (#713)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-05-27fix parse style bug (#709)Kaalleen
2020-05-23new translations from CrowdinInk/Stitch Crowdin integration
2020-05-21install gettext for translationsLex Neva
2020-05-20fix make messages.poLex Neva
2020-05-20fix corrupted presets error (#715)Kaalleen
2020-05-18render single point elements (#701)Kaalleen
2020-05-18fix untranslatable string (#708)Kaalleen
2020-05-16break apart loops (#690)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-05-16custom g-code commands (#687)Kaalleen
2020-05-16v1.28.0: New simulator and moreKaalleen
## New Features - New Simulator (#531) - Import Threadlist (#666) - Export Threadlist in ZIP file (#664) - Option to include SVG in ZIP file (#648) - Break Apart and Retain Holes (#653) - G-Code: option to alternate z-value (#659) - New Stitch Plan Extension (#640) - Optionally enable/disable ties (lock down stitches) (#619) - Multiple Fill Underlays - Additional Fonts (#683): * Geneva * DejaVu ## Improvements - Better Algorithm for Satin Columns (#607) - Better Algorithm for Fill Stitches (#606) - Convert to Satin with Loops (#608) - Adding '@ #' to all fonts (#680) ## Bug Fixes - Fix Issue with Troubleshoot Pointer Position (#696) - Inherit Styles (#673) - Fix Color Palette Issues (#660) - Preserve Aspect Ratio (#646) - and more ## Under the Hood - Namespaced Attributes (#657) - Remove stub.py (#629)
2020-05-15parse unicode color names (#686)Kaalleen
2020-05-15fix stagger zero division error (#700)Kaalleen
2020-05-15Add Fonts (#683)Kaalleen
* add geneva fonts * add dejavu font * adjust stroke-width
2020-05-10fix troubleshoot pointer position (#696)Kaalleen
2020-05-10fix simulator template (#694)Kaalleen
2020-05-07update simulator command tag (#688)Kaalleen
2020-05-03adding font characters @# (#680)Kaalleen
2020-05-02inherit styles (#673)Kaalleen
2020-04-30Merge pull request #679 from inkstitch/lneva/fix-translationsLex Neva
we don't use babel-vue-extractor
2020-04-30we don't use babel-vue-extractorLex Neva
2020-04-28encode exception header (#675)Kaalleen
2020-04-28electron simulator (#531)Lex Neva
2020-04-26Merge pull request #607 from inkstitch/lexelby/satin-fixLex Neva
new way better satin algo
2020-04-26new translations from CrowdinInk/Stitch Crowdin integration