| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-25 | WIP: revamp UI and rendering algorithm | Lex Neva | |
| 2018-08-25 | Merge remote-tracking branch 'origin/master' into simulator-timeline | Lex Neva | |
| 2018-08-25 | * seperated controls | Momo | |
| * one frame movements | |||
| 2018-08-23 | reset speed when starting simulation through arrow buttons | Momo | |
| 2018-08-23 | merge forward/backward/speed | Momo | |
| 2018-08-22 | fix bug on updating params | Momo | |
| 2018-08-22 | fix jumping timeline and remove symbols | Momo | |
| 2018-08-21 | a few more fixups | Lex Neva | |
| 2018-08-21 | StartOnce and unicode control symbols | Momo | |
| 2018-08-20 | update slider maxValue when params have changed | Momo | |
| 2018-08-19 | simulator timeline 0.0.1 | Momo | |
| 2018-08-17 | Improve Simulator (#261) | Kaalleen | |
| * open simulator on the screen with the mouse cursor on * fix simulator positioning in mac * simulator shortcut keys: closes #97, closes #21 | |||
| 2018-08-01 | Add simulator controls (#246) | Kaalleen | |
| 2018-05-01 | refactor everything out of lib/__init__.py | Lex Neva | |
| 2018-05-01 | rename inkstitch/ to lib/ | Lex Neva | |
| 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. | |||
