Wykres commitów

13 Commity (05327d56dbdcc9392c447fc72ef8dbd5c16f0ddc)

Autor SHA1 Wiadomość Data
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 ef17511c66 adjust magic number to 1.4 2018-08-17 15:28:19 -04:00
Lex Neva 80d8257e80 avoid cutting corners in auto-fill running stitch 2018-08-09 15:17:33 -04:00
Lex Neva cdb8fdb133 add bean stitch option 2018-07-27 20:26:18 -04:00
Lex Neva 3950be1316 tidy comments 2018-06-23 23:10:01 -04:00
Lex Neva 78efaf120f remove unnecessary travel back to start 2018-06-23 22:53:17 -04:00
Lex Neva e0a2b31ede fix collapse_sequential_outline_edges 2018-06-23 21:41:00 -04:00
Lex Neva b7cb98d277 end on the ending point 2018-06-23 20:07:20 -04:00
Lex Neva 49b8c9f00b fix two bugs in running stitch
* the first stitch was duplicated
  * the last stitch was omitted
2018-05-28 21:34:58 -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