Wykres commitów

95 Commity (04839693cceece4a088f5a4c2b1ebf610256a461)

Autor SHA1 Wiadomość Data
Lex Neva f70fa25a16 Merge branch 'master' into lexelby-windows-output-fix 2018-08-16 15:38:59 -04:00
Lex Neva d5e7c5e8e6 get rid of superfluous scipy reference 2018-08-11 22:57:18 -04:00
Kaalleen 40cb741092
add tooltips to params (#262)
* add tooltips to params

Closes #34
2018-08-09 20:32:41 +02: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 782b5efc71 read in binary too 2018-08-03 22:11:13 -04:00
Lex Neva b7c5a594dd debug 2018-08-03 21:50:54 -04:00
Lex Neva 8f6652dbef set stdout to binary mode on windows 2018-08-02 22:05:42 -04:00
Lex Neva 820a69339d
Merge pull request #181 from inkstitch/lexelby-mac-build-mk2
mac version
2018-08-02 20:03:16 -04:00
Lex Neva b8dc825706 try using GetScreenRect() instead 2018-08-01 20:43:31 -04:00
Kaalleen eb98e851cd
Add simulator controls (#246) 2018-08-01 16:58:48 +02: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 8bf478a71a add documentation 2018-07-30 16:29:36 -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 f8f108367a fix simple satin 2018-07-28 20:10:27 -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 e0cecd6fa4 fix a couple crashes 2018-07-25 21:17:58 -04:00
Lex Neva 5ce8df77a0 remove incorrect stop logic 2018-07-25 21:17:58 -04:00
Lex Neva 89f1d45c30 clean up remaining libembroidery references 2018-07-25 21:17:58 -04:00
Lex Neva 017026e10c fix zip extension 2018-07-25 21:17:58 -04:00
Lex Neva 40968365d4 update output extension for pyembroidery 2018-07-25 21:17:58 -04:00
Lex Neva 3cac91a193 update input 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 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 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 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 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
Kaalleen d4c4f2c7cc
operator detailedview dynamic thumbnail size (#221) 2018-07-12 21:16:22 +02:00
Lex Neva ac84d7b0d4 fix brain-o 2018-07-07 15:31:59 -04:00