Ink/Stitch Crowdin integration
0700881177
new translations from Crowdin
2021-01-21 01:25:12 +00:00
Ink/Stitch Crowdin integration
5882731886
new translations from Crowdin
2021-01-15 01:22:30 +00:00
Ink/Stitch Crowdin integration
df6f6d2328
new translations from Crowdin
2020-12-31 01:01:16 +00:00
Ink/Stitch Crowdin integration
1221ab2169
new translations from Crowdin
2020-12-29 00:56:47 +00:00
Kaalleen
f31e09312a
fix min_arg() is an empty sequence ( #941 )
2020-12-28 07:13:16 +01:00
Kaalleen
fc8f1d0aae
Prevent Auto Route Satin Without Satin Columns ( #942 )
2020-12-28 07:12:26 +01:00
Kaalleen
41c25ffe14
fix print pdf when svg contains comments ( #939 )
2020-12-28 07:11:38 +01:00
MangaValk
13ce739e77
Update pyembroidery submodule ( #883 )
...
by @MangaValk
2020-12-25 17:08:17 +01:00
Lex Neva
1adb62b820
Revert "remove symbols SVG file" ( #870 )
...
by @lexelby
2020-12-25 17:00:25 +01:00
Kaalleen
a21e1113c9
break apart with evenodd rule ( #931 )
2020-12-22 17:37:11 +01:00
Lex Neva
9d617359d2
Merge pull request #928 from inkstitch/lexelby/fix-add-path
...
replace add-path with GITHUB_PATH
2020-12-20 22:36:14 -05:00
Lex Neva
29c235fd1a
replace set-env with GITHUB_ENV
2020-12-20 22:20:07 -05:00
Lex Neva
d90e58ac57
replace add-path with GITHUB_PATH
2020-12-20 22:10:14 -05:00
Ink/Stitch Crowdin integration
c69b9b44d9
new translations from Crowdin
2020-12-17 00:52:17 +00:00
Lex Neva
b75a5e7dad
Merge pull request #871 from inkstitch/lexelby/fix-mac
...
pin shapely to 1.6.3 for pyinstaller compatibility
2020-11-06 19:38:37 -05:00
Lex Neva
fac2d6afaf
pin shapely to 1.6.3 for pyinstaller compatibility
2020-11-02 21:20:37 -05:00
Ink/Stitch Crowdin integration
32fef339e5
new translations from Crowdin
2020-10-29 00:58:40 +00:00
Ink/Stitch Crowdin integration
550b74b8d3
new translations from Crowdin
2020-10-25 00:54:10 +00:00
Ink/Stitch Crowdin integration
b57892114e
new translations from Crowdin
2020-10-22 00:51:37 +00:00
Ink/Stitch Crowdin integration
f16f1cf210
new translations from Crowdin
2020-10-09 00:46:22 +00:00
Ink/Stitch Crowdin integration
144ce6f0b0
new translations from Crowdin
2020-09-23 00:42:50 +00:00
Ink/Stitch Crowdin integration
7e299226b5
new translations from Crowdin
2020-09-19 00:42:18 +00:00
Ink/Stitch Crowdin integration
e46c696160
new translations from Crowdin
2020-09-15 00:41:44 +00:00
Ink/Stitch Crowdin integration
b5225e851c
new translations from Crowdin
2020-08-22 00:36:29 +00:00
Lex Neva
eedcd016f6
Merge pull request #793 from inkstitch/lexelby/install-extension-electron
...
migrate install extension to electron
2020-08-20 22:13:02 -04:00
Lex Neva
6e34f5f7fc
v-dialog looks nicer
2020-08-20 22:11:23 -04:00
Ink/Stitch Crowdin integration
4dcb07c3d8
new translations from Crowdin
2020-08-21 00:36:26 +00:00
Lex Neva
d528000863
set inkstitch color in vuetify theme
2020-08-19 22:50:14 -04:00
Lex Neva
433b2c401c
remove obselete simulate extension
2020-08-19 22:05:34 -04:00
Lex Neva
c76a151711
set up msbuild.exe for node
2020-08-19 21:39:06 -04:00
Lex Neva
82cd5a9d2b
remove symbols SVG file
2020-08-19 21:21:15 -04:00
Lex Neva
c3aff91496
rename menu item to reflect only installing palettes
2020-08-19 21:20:17 -04:00
Lex Neva
e1fdc254d6
implement install extension in electron/vuetify
2020-08-19 21:16:13 -04:00
Lex Neva
69f931f033
add vuetify
2020-08-19 21:15:21 -04:00
Lex Neva
690ee0c416
wip: move install extension to electron
2020-08-19 14:53:01 -04:00
Lex Neva
1631428ae4
v1.29.1 get rid of the ridiculous refs-tags thing
2020-08-18 21:14:02 -04:00
Lex Neva
be671f837f
Merge pull request #792 from inkstitch/master
...
switch to main
2020-08-18 21:02:10 -04:00
Lex Neva
3d90652492
Merge pull request #791 from inkstitch/lexelby/switch-to-main
...
switch to main
2020-08-18 20:58:03 -04:00
Lex Neva
5d00cf0817
I think this is right...
2020-08-18 20:54:37 -04:00
Lex Neva
14029c484d
primary branch is now 'main'
2020-08-18 20:53:46 -04:00
Lex Neva
10863c9e1f
v1.29.0
...
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-18 20:32:54 -04:00
Lex Neva
cc5273006c
Merge pull request #736 from inkstitch/kaalleen/link-transforms
...
transforms on links
2020-08-18 16:16:34 -04:00
Lex Neva
e5e16edc0d
Merge pull request #732 from inkstitch/kaalleen/fix-break-apart-small-path-issue
...
fix break apart small path issue
2020-08-18 16:15:11 -04:00
Lex Neva
21a8da80e1
Merge pull request #769 from inkstitch/lexelby/fix-save-print-pdf
...
fix save and print PDF buttons
2020-08-18 16:06:21 -04:00
Lex Neva
c2c2d569c2
windows already has yarn, in a weird place
2020-08-18 15:09:51 -04:00
Lex Neva
53ba4f5303
fail on electron build errors
2020-08-18 14:58:39 -04:00
Lex Neva
d003ddbd26
fix windows?
2020-08-18 14:52:47 -04:00
Lex Neva
811f1714d0
Merge pull request #722 from inkstitch/kaalleen/empty-d
...
Ignore Empty D
2020-08-18 14:42:14 -04:00
Ink/Stitch Crowdin integration
b24da295d8
new translations from Crowdin
2020-08-07 00:33:56 +00:00
Ink/Stitch Crowdin integration
73d43a8610
new translations from Crowdin
2020-07-30 00:33:08 +00:00