Lex Neva
ac77a72f3f
bullets require unicode strings
2018-09-18 20:39:54 -04:00
Lex Neva
9203283081
use ugettext() instead of gettext()
2018-09-18 20:24:53 -04:00
Ink/Stitch Crowdin integration
f637043fa4
new translations from Crowdin
2018-09-18 01:12:03 +00:00
Lex Neva
4272c81383
verbose
2018-09-17 21:08:22 -04:00
Lex Neva
03f6709a88
don't remove messages.po
2018-09-17 21:04:47 -04:00
Lex Neva
1484977688
more deps
2018-09-17 20:43:23 -04:00
Lex Neva
4602c4c929
spell Babel correctly
2018-09-17 20:36:35 -04:00
Lex Neva
174c54e8b0
install pybabel too
2018-09-17 20:30:11 -04:00
Lex Neva
b2be7b5cbc
try python...
2018-09-17 20:20:38 -04:00
Lex Neva
009f67b57e
Merge pull request #319 from inkstitch/lexelby/fix-cron
...
install pyembroidery in crowdin build
2018-09-17 20:15:03 -04:00
Lex Neva
00184d7ae8
install pyembroidery in crowdin build
2018-09-17 20:11:08 -04:00
Lex Neva
5e9cb83a93
remove code style exemption for params.py and simulator.py
2018-09-16 13:09:49 -04:00
Lex Neva
fa125ff27e
remove obselete 'fake color change' code
2018-09-16 13:09:00 -04:00
Lex Neva
9b619de228
use faster algorithm for ties
2018-09-15 21:35:04 -04:00
Lex Neva
bdf98a7e91
handle SVGs without bounding box
2018-09-15 21:03:42 -04:00
Lex Neva
5953d54c14
Merge pull request #314 from inkstitch/lexelby/messages.po
...
auto-generate messages.po in cron job
2018-09-15 13:13:44 -04:00
Lex Neva
baee286190
remove git hook
2018-09-15 13:03:34 -04:00
Lex Neva
6d57e4ce5c
remove messages.po
2018-09-15 13:03:10 -04:00
Lex Neva
5c8fcb9512
generate messages.po at upload time
2018-09-15 13:01:58 -04:00
Lex Neva
3405a24e4a
add make clean target
2018-09-15 13:01:41 -04:00
Lex Neva
bd1083f01d
v1.19.0: awesome simulator and many bug fixes
...
* new features
* major revamp to simulator
* play forward and backward
* pan and zoom
* current command indicator
* STITCH, JUMP, TRIM, STOP, COLOR CHANGE
* matches up with CSV exported file
* advance/rewind one stitch at a time
* thanks to @kaalleen and @metallicow
* modification indicators in Params
* pencil icon shows what parameters you've changed
* bug fixes
* fix "Install add-ons" extension on Windows (#298 )
* helpful error message for empty path "d" attribute (#220 )
* useful error message when writing embroidery file fails (#279 )
* support ~, and %vars% in Embroider output directory (#279 )
* stop showing 'None' in Params
* name AutoFill tabs consistently
* only save modified values in presets
* add error message for invalid geometries (#216 )
* make error messages more useful (include svg element ID)
2018-09-12 21:32:58 -04:00
Lex Neva
7b8af2ed57
Merge pull request #301 from inkstitch/lexelby/bug-fixes
...
bug fixes
2018-09-12 21:32:15 -04:00
Lex Neva
d30507171b
Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes
2018-09-12 20:51:16 -04:00
Lex Neva
3fd741a1a4
Merge pull request #284 from inkstitch/simulator-timeline
...
simulator timeline
2018-09-12 20:49:31 -04:00
Lex Neva
d398e10b85
Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes
2018-09-12 20:31:06 -04:00
Lex Neva
a876066c75
Merge remote-tracking branch 'origin/master' into simulator-timeline
2018-09-12 20:30:13 -04:00
Lex Neva
eff7c8d8ce
Merge pull request #298 from inkstitch/lexelby/fix-windows-install
...
make dest dir on windows
2018-09-12 20:28:16 -04:00
Lex Neva
3d2769773f
Merge pull request #283 from inkstitch/AN-Readme_de.md
...
Create README_de.md
2018-09-12 20:27:43 -04:00
Lex Neva
a999a0ba79
Merge pull request #296 from inkstitch/export-typo-fix
...
Update zip.inx
2018-09-12 20:27:13 -04:00
Lex Neva
ba1c2ea78f
fix lint
2018-09-12 20:25:15 -04:00
Lex Neva
91a826912b
Merge remote-tracking branch 'origin/master' into simulator-timeline
2018-09-12 20:24:13 -04:00
Lex Neva
c1567d4b7a
Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes
2018-09-12 20:21:31 -04:00
Lex Neva
a80d7a7570
Merge pull request #311 from inkstitch/azure-pipelines
...
Set up CI with Azure Pipelines
2018-09-11 18:34:34 -04:00
Lex Neva
c6ac14d6d9
Merge pull request #312 from inkstitch/lexelby/pin-pyinstaller
...
pin to pyinstaller 3.3.1
2018-09-11 18:32:24 -04:00
Lex Neva
60c8366d14
pin to pyinstaller 3.3.1
2018-09-11 17:58:32 -04:00
AkiraNorthstar
6daf59d3b6
Update azure-pipelines.yml
2018-09-11 16:38:24 +02:00
AkiraNorthstar
9fc3aeaaf5
Set up CI with Azure Pipelines
2018-09-11 16:29:33 +02:00
Lex Neva
7b5995c705
fix logic
2018-09-10 23:06:18 -04:00
Lex Neva
944022ee53
proper running stitch for big row spacing
2018-09-10 23:04:08 -04:00
Lex Neva
b437b8403c
fix pencil icon path
2018-09-09 00:07:59 -04:00
Ink/Stitch Crowdin integration
2620914589
new translations from Crowdin
2018-09-08 14:03:48 +00:00
Lex Neva
c980279ae6
fix missing imports
2018-09-01 20:11:44 -04:00
Lex Neva
71643ba280
make error messages more useful
2018-09-01 20:11:01 -04:00
Lex Neva
1c2dc2d954
add error message for invalid geometries ( #216 )
2018-09-01 20:11:01 -04:00
Lex Neva
c3d6780bf1
only save modified values in presets
2018-09-01 20:11:01 -04:00
Lex Neva
29f0e31ccd
name AutoFill tabs consistently
2018-09-01 20:11:01 -04:00
Lex Neva
05327d56db
stop showing 'None' in Params
2018-09-01 20:11:01 -04:00
Lex Neva
e2b5e96834
add change indicator to Params ( #217 )
2018-09-01 20:11:01 -04:00
Lex Neva
1531e8f520
support ~, and %vars% in Embroider output directory ( #279 )
2018-09-01 20:11:01 -04:00
Lex Neva
29a8bd37d5
useful error message when writing embroidery file fails ( fixes #279 )
2018-09-01 20:11:01 -04:00