summaryrefslogtreecommitdiff
path: root/lib/simulator.py
AgeCommit message (Expand)Author
2018-09-10fix logicLex Neva
2018-09-01simulator standalone modeLex Neva
2018-08-27show negative speed when animating backwardLex Neva
2018-08-27reverse the >> buttonLex Neva
2018-08-27fix windows issueLex Neva
2018-08-27i18nLex Neva
2018-08-27buttons for backward and forward one stitchLex Neva
2018-08-27remove old codeLex Neva
2018-08-27show command name in simulator (STITCH, JUMP, etc)Lex Neva
2018-08-26make line thickness value less magicalLex Neva
2018-08-26zoom and pan supportLex Neva
2018-08-26uniform crosshair size independent of zoomLex Neva
2018-08-26automatically scale and center the designLex Neva
2018-08-26handle auto-refresh from ParamsLex Neva
2018-08-26handle window size and target durationLex Neva
2018-08-26forward/backward one frame supportLex Neva
2018-08-26add keyboard shortcut supportLex Neva
2018-08-26shouldn't subtract rendering time from CallLater timeLex Neva
2018-08-25draggable slider and editable stitch numberLex Neva
2018-08-25WIP: revamp UI and rendering algorithmLex Neva
2018-08-25Merge remote-tracking branch 'origin/master' into simulator-timelineLex Neva
2018-08-25* seperated controlsMomo
2018-08-23reset speed when starting simulation through arrow buttonsMomo
2018-08-23merge forward/backward/speedMomo
2018-08-22fix bug on updating paramsMomo
2018-08-22fix jumping timeline and remove symbolsMomo
2018-08-21a few more fixupsLex Neva
2018-08-21StartOnce and unicode control symbolsMomo
2018-08-20update slider maxValue when params have changedMomo
2018-08-19simulator timeline 0.0.1Momo
2018-08-17Improve Simulator (#261)Kaalleen
2018-08-01Add simulator controls (#246)Kaalleen
2018-05-01refactor everything out of lib/__init__.pyLex Neva
2018-05-01rename inkstitch/ to lib/Lex Neva