summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-10fix logicLex Neva
2018-09-01fix code styleLex Neva
2018-09-01simulator standalone modeLex 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-25new translations from CrowdinInk/Stitch Crowdin integration
2018-08-25* seperated controlsMomo
* one frame movements
2018-08-24v1.18.0: stop position and origin commandsLex Neva
* descriptive names for command symbols added by "Attach Commands" et al. * new commands: * stop position * the embroidery machine jumps to this point before every Stop command * this allows for pushing the embroidery frame out toward the user to make applique steps easier * origin * specifies the origin (0,0) point for embroidery files * NOTE: this replaces the old "guidelines" method of specifying the origin * translation support for INX files! * current languages: * German * English * code style standardization
2018-08-24Merge pull request #293 from inkstitch/lexelby/origin-and-stop-positionLex Neva
origin and stop position
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-24rename frame out to stop positionLex Neva
2018-08-24add origin command and remove guides methodLex Neva
2018-08-24add `point` property to StandaloneCommandLex Neva
2018-08-24add command symbols for frame out and originLex Neva
2018-08-24Merge pull request #288 from inkstitch/lexelby/styleLex Neva
fix coding style and enforce style checks in build
2018-08-24Merge remote-tracking branch 'origin/master' into lexelby/styleLex Neva
2018-08-24TEMPORARY: ignore simulator.py and params.py in style checkLex Neva
2018-08-24Merge pull request #292 from inkstitch/lexelby/pes-fixesLex Neva
pes fixes
2018-08-24new translations from CrowdinInk/Stitch Crowdin integration
2018-08-23Merge branch 'lexelby/fix-inx-generation' into lexelby/pes-fixesLex Neva
2018-08-23properly internationalize install extensionLex Neva
2018-08-23fix layer and object commands templatesLex Neva
2018-08-23bump pyembroidery versionLex Neva
2018-08-23reset speed when starting simulation through arrow buttonsMomo
2018-08-23new translations from CrowdinInk/Stitch Crowdin integration
2018-08-23merge forward/backward/speedMomo
2018-08-22fix missing layer and object commandsLex Neva
2018-08-22add `make style` make targetLex Neva
2018-08-22add context for 'English' translation stringLex Neva