Wykres commitów

76 Commity (6daf59d3b6377e0717ce7bc3643498f03e5937bd)

Autor SHA1 Wiadomość Data
Lex Neva 53f92df056 add 'Add Commands' extension 2018-08-24 20:56:41 -04:00
Lex Neva 7f9208ae2a style fixes 2018-08-24 20:56:30 -04:00
Lex Neva a8ac170e87 implement stop position 2018-08-24 20:56:20 -04:00
Lex Neva a448b2c0ea add origin command and remove guides method 2018-08-24 20:54:34 -04:00
Lex Neva 91eb98cc33 Merge remote-tracking branch 'origin/master' into lexelby/style 2018-08-24 20:46:10 -04:00
Lex Neva 82d7f49418 properly internationalize install extension 2018-08-23 21:24:46 -04:00
Lex Neva d2f16f0666 fix layer and object commands templates 2018-08-23 21:05:47 -04:00
Lex Neva 4e15a2ead2 add context for 'English' translation string 2018-08-22 14:16:39 -04:00
Lex Neva 674283c135 fix missing install extension INX file 2018-08-22 14:12:39 -04:00
Lex Neva 908f2cd772 pyflakes fixes 2018-08-21 21:43:09 -04:00
Lex Neva 94f391ab42 more pep8 fixes 2018-08-21 20:50:14 -04:00
Lex Neva 038875f876 autopep8 2018-08-21 20:32:50 -04:00
Lex Neva a2cad1f522 generate INX files for all languages 2018-08-20 20:42:02 -04:00
Lex Neva 871358d990 gettextify INX templates 2018-08-20 15:56:29 -04:00
Lex Neva f7f59efd7d gettextify pyembroidery format descriptions 2018-08-20 15:17:55 -04:00
Lex Neva 512c341164 integrate inx generation into ink/stitch proper 2018-08-19 22:14:10 -04:00
Lex Neva 8a0ed9b965 add description for layer commands too 2018-08-17 23:02:27 -04:00
Lex Neva 13016f50ec group symbol+connector and label with command description 2018-08-17 22:45:05 -04:00
Lex Neva 0e4c3a3f1b Merge remote-tracking branch 'origin/master' into lexelby-no-embroider-command 2018-08-17 16:19:46 -04:00
Lex Neva 72b8c367db Merge remote-tracking branch 'origin/master' into lexelby-auto-fill-run 2018-08-17 16:08:02 -04:00
Lex Neva 5a05e82744 don't create dev-build-v#.#.# tags 2018-08-17 15:47:25 -04:00
Lex Neva 19bb8a5a6d new extension to add layer commands 2018-08-16 22:50:34 -04:00
Lex Neva 46da0bd13f Merge branch 'master' into lexelby-auto-fill-run 2018-08-16 15:39:51 -04:00
Lex Neva d5e7c5e8e6 get rid of superfluous scipy reference 2018-08-11 22:57:18 -04:00
Lex Neva 94a481687a use pyembroidery 1.2.26 from github 2018-08-11 15:14:01 -04:00
Lex Neva b40c373949 bugfix: don't crash on tiny objects 2018-08-09 15:17:33 -04:00
Lex Neva eebc8fdc12 Merge remote-tracking branch 'origin/master' into lexelby-convert-to-satin 2018-08-05 20:33:58 -04:00
Lex Neva f749c4c1e8 Merge remote-tracking branch 'origin/master' into lexelby-e-stitch 2018-08-05 20:31:53 -04:00
Lex Neva c72a1d761f Merge remote-tracking branch 'origin/master' into lexelby-bean-stitch 2018-08-05 20:25:04 -04:00
Lex Neva 1ab23cd874 v1.15.0: mac version!
This is the first version of Ink/Stitch to officially support Mac OS X!

  * mac support
    * known issue: simulation window appears off-screen to the top
    * workaround: press q to close the window
  * buttons in the simulator to speed up, slow down, pause, restart, and quit
2018-08-02 20:06:03 -04:00
Lex Neva 0c74bcb816 work around shapely weirdness for closed paths 2018-07-31 09:09:44 -04:00
Lex Neva 1480bf73dc use line join style defined in SVG 2018-07-31 08:40:44 -04:00
Lex Neva d224b2655e fix handling of self-intersection 2018-07-30 16:40:26 -04:00
Lex Neva 5f14617a02 choose better rung positions 2018-07-30 16:03:27 -04:00
Lex Neva 8d41d0f9af convert to satin extension 2018-07-30 14:57:54 -04:00
Lex Neva 0ab7223980 add E stitch for satin columns 2018-07-27 21:14:09 -04:00
Lex Neva cdb8fdb133 add bean stitch option 2018-07-27 20:26:18 -04:00
Lex Neva 1bd7aa110a change '# stops' in block to be 'stop after?' 2018-07-25 21:18:13 -04:00
Lex Neva 82c06cceda regenerate messages.po 2018-07-24 20:20:10 -04:00
Lex Neva 6caba7b839 fix import 2018-07-12 20:13:58 -04:00
Lex Neva aa86dc56ad remove 'TRIM after' and 'STOP after' from Params dialog 2018-07-12 20:13:46 -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 3299b7450f add extension to swap satin column rails 2018-06-30 13:02:33 -04:00
Lex Neva de4ead1ad4 remove directory picker from install extension 2018-06-28 20:32:09 -04:00
Lex Neva 0e4fab06c4 installer now installs symbols too 2018-06-24 15:56:35 -04:00
Lex Neva 1f4bc62d96 add quick access methods for commands 2018-06-22 22:28:51 -04:00
Lex Neva 0659bc294e fix output regression 2018-06-16 22:33:02 -04:00
Lex Neva b4dd5a1e8f add zip INX generator and INX 2018-06-15 21:44:52 -04:00
Lex Neva 350c292f8d show 'no embroiderable paths' error in Params too 2018-06-12 20:18:55 -04:00