Wykres commitów

5 Commity (05327d56dbdcc9392c447fc72ef8dbd5c16f0ddc)

Autor SHA1 Wiadomość Data
Lex Neva f53fe05200 a few more fixups 2018-08-21 21:57:15 -04:00
Kaalleen b9943cb44f
Improve Simulator (#261)
* open simulator on the screen with the mouse cursor on

* fix simulator positioning in mac

* simulator shortcut keys: closes #97, closes #21
2018-08-17 07:16:34 +02:00
Kaalleen eb98e851cd
Add simulator controls (#246) 2018-08-01 16:58:48 +02: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