Wykres commitów

49 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
Lex Neva eebc8fdc12 Merge remote-tracking branch 'origin/master' into lexelby-convert-to-satin 2018-08-05 20:33:58 -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 b8dc825706 try using GetScreenRect() instead 2018-08-01 20:43:31 -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 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 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 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 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 d090fa0038 move get_bundled_dir to utils 2018-07-12 20:13:46 -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
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 e29096ee13 add commands framework 2018-06-21 15:41:06 -04:00
Lex Neva 0659bc294e fix output regression 2018-06-16 22:33:02 -04:00
Lex Neva b674c192ee fix issue with input plugin 2018-06-15 21:44:52 -04:00
Lex Neva 4c46c2eec1 fix zip file corruption 2018-06-15 21:44:52 -04:00
Lex Neva f9a5e4c03a remove tmp directory from zip file paths 2018-06-15 21:44:52 -04:00
Lex Neva ea1135c145 add ZIP batch export extension 2018-06-15 21:44:52 -04:00
Lex Neva ede0e766d8 add output extension 2018-06-15 21:44:05 -04:00
Lex Neva 350c292f8d show 'no embroiderable paths' error in Params too 2018-06-12 20:18:55 -04:00
Lex Neva d1042eb9dc fix crash on 'use last settings' in Params 2018-06-10 16:09:38 -04:00
Lex Neva f79b3a7a95 default fill to black per SVG spec 2018-06-10 15:43:17 -04:00
Lex Neva ba9b50ab86 fix latent bug in base.py 2018-06-09 21:23:21 -04:00
Lex Neva fb273a6daa rasterize realistic SVGs at 600dpi 2018-06-08 23:16:08 -04:00
Lex Neva f10393989b realistic rendering checkboxes 2018-06-03 23:24:26 -04:00
Lex Neva ae286b17ad refactor print_pdf and generate realistic previews 2018-05-30 22:25:43 -04:00
Lex Neva 4c986117bf first attempt at realistic rendering 2018-05-29 20:04:30 -04:00
Lex Neva f0c8c6a27b don't do ties around the fake color change of a "STOP after" 2018-05-28 22:39:59 -04:00
Lex Neva 2c9077abce Merge branch 'master' into lexelby-single-extension 2018-05-04 20:00:29 -04:00
Lex Neva 05daffb7e0 refactor everything out of lib/__init__.py 2018-05-01 21:21:07 -04:00
Lex Neva 1b31806423 rename inkstitch/ to lib/
You can't have a module and a package named the same thing.  PyInstaller wants
to import the main script as if it were a module, and this doesn't work unless
there's no directory of the same name with a __init__.py in it.
2018-05-01 20:37:51 -04:00