Lex Neva
d189f88050
update zip output generator and INX
2018-07-25 21:17:58 -04:00
Lex Neva
c061b3a66a
update output extension generator and INXes
2018-07-25 21:17:58 -04:00
Lex Neva
17a9f23bfb
update input extension generator and INXes
2018-07-25 21:17:58 -04:00
Lex Neva
f85ee33af6
update Embroider extension for pyembroidery
2018-07-25 21:17:58 -04:00
Lex Neva
b191215757
tidy up code
2018-07-25 21:17:58 -04:00
Lex Neva
754bf54897
fix gap caused by splitting block
2018-07-25 21:17:58 -04:00
Lex Neva
2cd4963d09
adjust stitch plan code for pyembroidery
2018-07-25 21:17:58 -04:00
Lex Neva
dbcbf7cff1
switch to pyembroidery for file generation
2018-07-25 21:17:58 -04:00
Lex Neva
04ab1c4ae9
add pyembroidery to requirements.txt
2018-07-25 21:17:58 -04:00
Lex Neva
a93e774cd9
remove libembroidery from build
2018-07-25 21:17:58 -04:00
Lex Neva
aa6bc73e54
remove embroidermodder submodule
2018-07-25 21:17:58 -04:00
Lex Neva
82c06cceda
regenerate messages.po
2018-07-24 20:20:10 -04:00
Lex Neva
380636640a
Merge pull request #235 from inkstitch/translation-comments-1
...
Update Makefile
2018-07-24 20:19:11 -04:00
AkiraNorthstar
aada6970b5
Update Makefile [ci skip]
...
replace --no-location with --add-location=full (if --add-location not given it is "full" by default)
replace multiple --add-comments to one option
add --sort-by-file sort output by file location - default False
write out option -s to --strip-comments
2018-07-19 14:45:34 +02:00
Lex Neva
77ea00a941
v1.13.0: new "attach commands" extension
...
* use the extension to add command symbols to any object:
* auto-fill start and end positions
* trim thread
* stop (pause) sewing
2018-07-13 19:52:16 -04:00
Lex Neva
c6ebfea542
Merge pull request #224 from inkstitch/lexelby-trim-stop-commands
...
trim and stop commands
2018-07-13 19:51:25 -04:00
Lex Neva
6caba7b839
fix import
2018-07-12 20:13:58 -04:00
Lex Neva
b90d4c152e
make connector 50% transparent
2018-07-12 20:13:46 -04:00
Lex Neva
0c6288f769
perturb the positions of commands a bit
2018-07-12 20:13:46 -04:00
Lex Neva
73565ae691
fix stop count
2018-07-12 20:13:46 -04:00
Lex Neva
942afda383
change symbol object IDs to avoid conflicts
2018-07-12 20:13:46 -04:00
Lex Neva
1b63ac5bfa
only process each node once
2018-07-12 20:13:46 -04:00
Lex Neva
7ccc6aa72c
remove legacy params when attaching the equivalent command
2018-07-12 20:13:46 -04:00
Lex Neva
1c5e4fbf73
set fill to none for connectors
2018-07-12 20:13:46 -04:00
Lex Neva
3de394e14b
add new extension to attach commands to objects
2018-07-12 20:13:46 -04:00
Lex Neva
0d41f8685c
fixup! center symbols on the origin
2018-07-12 20:13:46 -04:00
Lex Neva
d9033be6fc
refactor out logic to gather node's transforms
2018-07-12 20:13:46 -04:00
Lex Neva
22102ee0e8
add CONNECTION_TYPE
2018-07-12 20:13:46 -04:00
Lex Neva
62ef2850a2
generalize Element.shape and implement in all element types
2018-07-12 20:13:46 -04:00
Lex Neva
d090fa0038
move get_bundled_dir to utils
2018-07-12 20:13:46 -04:00
Lex Neva
a0659e2c2d
remove leftover debugging code (oops)
2018-07-12 20:13:46 -04:00
Lex Neva
c0a04f3dca
center symbols on the origin
2018-07-12 20:13:46 -04:00
Lex Neva
aa86dc56ad
remove 'TRIM after' and 'STOP after' from Params dialog
2018-07-12 20:13:46 -04:00
Lex Neva
3893d13b52
add support for trim/stop commands
2018-07-12 20:13:34 -04:00
Lex Neva
61983b615b
add has_command()
2018-07-12 20:13:34 -04:00
Lex Neva
422e770ead
add stop and trim command symbols
2018-07-12 20:13:34 -04:00
Lex Neva
67342608b0
v1.12.0: swap satin column rails and print dynamic thumbnail size
...
* new extension to swap the rails of a satin column
* Print PDF
* size of thumbnails in operator detailed view is now changeable
* when thumbnails are large, it switches to a more optimal row-based layout
* updated wxPython to the latest version
2018-07-12 20:04:05 -04:00
Kaalleen
d4c4f2c7cc
operator detailedview dynamic thumbnail size ( #221 )
2018-07-12 21:16:22 +02:00
Lex Neva
b23f735874
Merge pull request #219 from inkstitch/lexelby-flip-satin
...
add extension to swap satin column rails
2018-07-10 19:48:40 -04:00
Lex Neva
7a4b4b7e6c
Merge pull request #218 from inkstitch/l10n
...
New Crowdin translations
2018-07-09 15:49:13 -04:00
Lex Neva
c871193c94
trigger travis build
2018-07-09 15:46:51 -04:00
Lex Neva
720979e495
Merge pull request #222 from inkstitch/AkiraNorthstar-Latestversions
...
Update of wxPython and inkscape
2018-07-09 15:44:22 -04:00
AkiraNorthstar
1bf3689762
Update build-dist
...
fix build-dist in this branch to make it easier to merge.
2018-07-09 11:36:43 +02:00
Lex Neva
ac84d7b0d4
fix brain-o
2018-07-07 15:31:59 -04:00
AkiraNorthstar
66e1603dea
update of wxPython and inkscape
...
Update wxPython to 4.0.3 and inkscape to 0.92.3 (always stable releases)
2018-07-04 11:18:26 +02:00
Lex Neva
031be6b62c
New translations messages.po (German)
2018-07-04 03:03:52 -04:00
Lex Neva
b1ac07a102
New translations messages.po (German)
2018-07-02 01:20:41 -04:00
Lex Neva
f958284d42
New translations messages.po (German)
2018-07-01 12:10:54 -04:00
Lex Neva
0b2791cd39
New translations messages.po (German)
2018-07-01 11:51:36 -04:00
Lex Neva
b11df102d3
New translations messages.po (German)
2018-07-01 11:11:45 -04:00