summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-30add windows 64bit version (#2413)rejbasket
* test build for windows 64bit * testing build for windows 64bit * fixed arch check for windows file name added electron 64bit for windows * blocked 64bit installer to be installed in 32bit windows --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2023-07-26new translations from CrowdinInk/Stitch Crowdin integration
2023-07-23new translations from CrowdinInk/Stitch Crowdin integration
2023-07-22Merge pull request #2349 from inkstitch/george-steel/export-panelKaalleen
* Add panelization options to zip export * Add input field for custom file names (inside the zip archive)
2023-07-22sort more importsKaalleen
2023-07-22sort importsKaalleen
2023-07-22zip: add input field for custom file names (#2426)Kaalleen
2023-07-17Merge pull request #2428 from inkstitch/benson/remove-azure-pipelineLex Neva
Remove unused azure-piplines.yml
2023-07-17Remove unused azure-piplines.ymlBenson Muite
2023-07-16remove tinycss2 (#2424)Kaalleen
2023-07-13new translations from CrowdinInk/Stitch Crowdin integration
2023-07-12Lettering: add glyph filter (#2400)Kaalleen
Co-authored-by: claudinepeyrat06
2023-07-09Merge pull request #2417 from Rotzbua/update_installer_descriptionKaalleen
fix(installer): update description
2023-07-08fix(installer): update descriptionRotzbua
Use Github project description
2023-07-05pin pillow version to 9.5.0 (#2410)Kaalleen
2023-07-04avoid error message on small contour fill with single or double spiral (#2403)Kaalleen
2023-07-04render satins with only one subpath as running stitch (#2404)Kaalleen
2023-07-04new translations from CrowdinInk/Stitch Crowdin integration
2023-07-03Merge pull request #2346 from inkstitch/lexelby/fill-clamp-and-smoothLex Neva
auto-fill clamp and smooth
2023-07-01fix guided and circular fillKaalleen
2023-07-01ensure PointsLex Neva
2023-07-01default more likely to avoid stitching outside shapeLex Neva
2023-07-01return early for paths already insideLex Neva
2023-07-01remove debug timing in frequently-run functionsLex Neva
2023-07-01smooth underpathsLex Neva
2023-07-01avoid losing start and end of path when clampingLex Neva
2023-07-01slightly less edge avoidanceLex Neva
2023-07-01avoid travel stitches outside shapeLex Neva
2023-06-29v3.0.1Kaalleen
2023-06-29new translations from CrowdinInk/Stitch Crowdin integration
2023-06-28fill to stroke: fix remove elements with fill and stroke (#2392)Kaalleen
2023-06-28upgrade crowdin (#2374)Lex Neva
2023-06-27avoid divide by zero (#2382)Lex Neva
2023-06-27filter satins for auto route satin (#2389)Kaalleen
2023-06-24linux: remove hidden import of gio and wx (#2386)Kaalleen
2023-06-23command recognition (#2384)Kaalleen
2023-06-23new translations from CrowdinInk/Stitch Crowdin integration
2023-06-20Windows numpy fix (#2377)rejbasket
* added Gio and wx to hidden imports changed numpy and scipy version for compatibility * update versions numpy and scipy --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2023-06-15Add panelization options to zip exportGeorge Steel
2023-06-13new translations from CrowdinInk/Stitch Crowdin integration
2023-06-12wxpython version (#2360)Kaalleen
update windows and linux wxpython version to 4.2.1
2023-06-12ignore broken commmands (#2365)Kaalleen
2023-06-12Merge pull request #2366 from inkstitch/george-steel/fix-guided-fillGeorge Steel
fix crash in guided fill
2023-06-11fid guided fillGeorge Steel
2023-06-11remove jump stitches (o, u) (#2359)Kaalleen
2023-06-11new translations from CrowdinInk/Stitch Crowdin integration
2023-06-10new translations from CrowdinInk/Stitch Crowdin integration
2023-06-09Merge pull request #2357 from bkmgit/spelling-fixLex Neva
Correct spelling error
2023-06-09Correct spelling errorBenson Muite
replace "an an unequal" with "an unequal"
2023-06-05fix windows no elements error (#2348)Kaalleen