summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2018-09-12Merge remote-tracking branch 'origin/master' into simulator-timelineLex Neva
2018-09-10fix logicLex Neva
2018-09-01fix code styleLex Neva
2018-09-01simulator standalone modeLex Neva
2018-08-28make dest dir on windowsLex Neva
2018-08-27show negative speed when animating backwardLex Neva
2018-08-27reverse the >> buttonLex Neva
2018-08-27position params's simulator window at the top of the screenLex 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
* one frame movements
2018-08-24fix styleLex Neva
2018-08-24add 'Add Commands' extensionLex Neva
2018-08-24style fixesLex Neva
2018-08-24implement stop positionLex Neva
2018-08-24add origin command and remove guides methodLex Neva
2018-08-24add `point` property to StandaloneCommandLex Neva
2018-08-24Merge remote-tracking branch 'origin/master' into lexelby/styleLex Neva
2018-08-23properly internationalize install extensionLex Neva
2018-08-23reset speed when starting simulation through arrow buttonsMomo
2018-08-23merge forward/backward/speedMomo
2018-08-22fix missing layer and object commandsLex Neva
2018-08-22fix missing install extension INX fileLex Neva
2018-08-22handle unicode in inx generationLex Neva
2018-08-22fix bug on updating paramsMomo
2018-08-22fix jumping timeline and remove symbolsMomo
2018-08-21a few more fixupsLex Neva
2018-08-21pyflakes fixesLex Neva
2018-08-21more pep8 fixesLex Neva
2018-08-21autopep8Lex Neva
2018-08-21StartOnce and unicode control symbolsMomo
2018-08-20generate INX files for all languagesLex Neva
2018-08-20gettextify INX templatesLex Neva
2018-08-20update slider maxValue when params have changedMomo
2018-08-19integrate inx generation into ink/stitch properLex Neva