Wykres commitów

2635 Commity (96df68c46f495de0f63d36b5130e7dfdc773198a)

Autor SHA1 Wiadomość Data
rejbasket 96df68c46f
add windows 64bit version (#2413)
* 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-30 16:01:43 +02:00
Ink/Stitch Crowdin integration 647f012190 new translations from Crowdin 2023-07-26 01:22:55 +00:00
Ink/Stitch Crowdin integration 440e8e8074 new translations from Crowdin 2023-07-23 01:27:43 +00:00
Kaalleen 91a0aea6a1
Merge pull request #2349 from inkstitch/george-steel/export-panel
* Add panelization options to zip export
* Add input field for custom file names (inside the zip archive)
2023-07-22 06:50:48 +02:00
Kaalleen 160284d21d sort more imports 2023-07-22 06:48:37 +02:00
Kaalleen 15ee5c458b sort imports 2023-07-22 06:46:50 +02:00
Kaalleen 233340c0e7
zip: add input field for custom file names (#2426) 2023-07-22 06:43:40 +02:00
Lex Neva f140f2f0f9
Merge pull request #2428 from inkstitch/benson/remove-azure-pipeline
Remove unused azure-piplines.yml
2023-07-17 22:00:34 -04:00
Benson Muite c377c01d85 Remove unused azure-piplines.yml 2023-07-17 08:34:52 +03:00
Kaalleen f5a68fb4a8
remove tinycss2 (#2424) 2023-07-16 07:56:28 +02:00
Ink/Stitch Crowdin integration 81806a47ab new translations from Crowdin 2023-07-13 01:45:56 +00:00
Kaalleen e65788cea7
Lettering: add glyph filter (#2400)
Co-authored-by: claudinepeyrat06
2023-07-12 18:28:07 +02:00
Kaalleen 3d3baddf6a
Merge pull request #2417 from Rotzbua/update_installer_description
fix(installer): update description
2023-07-09 11:27:25 +02:00
Rotzbua 71829b8259 fix(installer): update description
Use Github project description
2023-07-08 13:26:37 +02:00
Kaalleen 71e09496c2
pin pillow version to 9.5.0 (#2410) 2023-07-05 20:02:33 +02:00
Kaalleen 795df7e315
avoid error message on small contour fill with single or double spiral (#2403) 2023-07-04 06:27:33 +02:00
Kaalleen c18bc11383
render satins with only one subpath as running stitch (#2404) 2023-07-04 06:26:23 +02:00
Ink/Stitch Crowdin integration 238ba841be new translations from Crowdin 2023-07-04 01:44:34 +00:00
Lex Neva 1301b02c0d
Merge pull request #2346 from inkstitch/lexelby/fill-clamp-and-smooth
auto-fill clamp and smooth
2023-07-03 19:55:19 -04:00
Kaalleen 72a0a7384f fix guided and circular fill 2023-07-01 08:29:07 +02:00
Lex Neva 799b9a9131 ensure Points 2023-07-01 08:23:46 +02:00
Lex Neva 6c5920f48e default more likely to avoid stitching outside shape 2023-07-01 08:23:46 +02:00
Lex Neva f9438ac9ff return early for paths already inside 2023-07-01 08:23:46 +02:00
Lex Neva ec68c17a05 remove debug timing in frequently-run functions 2023-07-01 08:23:46 +02:00
Lex Neva 1256505188 smooth underpaths 2023-07-01 08:23:46 +02:00
Lex Neva 81e84db8a2 avoid losing start and end of path when clamping 2023-07-01 08:23:46 +02:00
Lex Neva acc2b1a7fb slightly less edge avoidance 2023-07-01 08:23:46 +02:00
Lex Neva bb9f7b7d82 avoid travel stitches outside shape 2023-07-01 08:23:46 +02:00
Kaalleen f8df02ff9e v3.0.1 2023-06-29 18:38:28 +02:00
Ink/Stitch Crowdin integration fa012d16d5 new translations from Crowdin 2023-06-29 16:29:09 +00:00
Kaalleen d46a9cc5b3
fill to stroke: fix remove elements with fill and stroke (#2392) 2023-06-28 06:41:09 +02:00
Lex Neva a046c256ae
upgrade crowdin (#2374) 2023-06-28 06:40:36 +02:00
Lex Neva d836245e1f
avoid divide by zero (#2382) 2023-06-27 07:45:08 +02:00
Kaalleen 52ba1afb75
filter satins for auto route satin (#2389) 2023-06-27 07:44:34 +02:00
Kaalleen 4c562a7127
linux: remove hidden import of gio and wx (#2386) 2023-06-24 10:38:58 +02:00
Kaalleen a68f6037a9
command recognition (#2384) 2023-06-23 06:34:30 +02:00
Ink/Stitch Crowdin integration 53c7bdfb19 new translations from Crowdin 2023-06-23 01:45:15 +00:00
rejbasket 27d40d19b9
Windows numpy fix (#2377)
* 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-20 17:07:15 +02:00
George Steel 7dcb253d9b Add panelization options to zip export 2023-06-15 12:25:15 -04:00
Ink/Stitch Crowdin integration 92623d460d new translations from Crowdin 2023-06-13 01:29:57 +00:00
Kaalleen 6c1a7d2ec9
wxpython version (#2360)
update windows and linux wxpython version to 4.2.1
2023-06-12 18:23:51 +02:00
Kaalleen aee7e2f626
ignore broken commmands (#2365) 2023-06-12 18:21:03 +02:00
George Steel 7f7d66e51e
Merge pull request #2366 from inkstitch/george-steel/fix-guided-fill
fix crash in guided fill
2023-06-12 09:49:00 -04:00
George Steel c15d2b4653 fid guided fill 2023-06-11 21:36:44 -04:00
Kaalleen 10bfc3c0a8
remove jump stitches (o, u) (#2359) 2023-06-11 10:46:39 +02:00
Ink/Stitch Crowdin integration 09df107eae new translations from Crowdin 2023-06-11 01:48:51 +00:00
Ink/Stitch Crowdin integration 798db49b37 new translations from Crowdin 2023-06-10 01:27:30 +00:00
Lex Neva 186beabc7e
Merge pull request #2357 from bkmgit/spelling-fix
Correct spelling error
2023-06-09 08:23:10 -04:00
Benson Muite 860f4fb94d Correct spelling error
replace "an an unequal" with "an unequal"
2023-06-09 14:52:17 +03:00
Kaalleen 2d8c572432
fix windows no elements error (#2348) 2023-06-05 07:29:51 +02:00