Wykres commitów

7 Commity (e9c90f1f068a6681d18d59de7ddfd1f941b3f0a0)

Autor SHA1 Wiadomość Data
Lex Neva e29096ee13 add commands framework 2018-06-21 15:41:06 -04:00
Lex Neva ea1135c145 add ZIP batch export extension 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
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 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