summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-12Merge pull request #284 from inkstitch/simulator-timelineLex Neva
simulator timeline
2018-09-12Merge remote-tracking branch 'origin/master' into simulator-timelineLex Neva
2018-09-12Merge pull request #298 from inkstitch/lexelby/fix-windows-installLex Neva
make dest dir on windows
2018-09-12Merge pull request #283 from inkstitch/AN-Readme_de.mdLex Neva
Create README_de.md
2018-09-12Merge pull request #296 from inkstitch/export-typo-fixLex Neva
Update zip.inx
2018-09-12Merge remote-tracking branch 'origin/master' into simulator-timelineLex Neva
2018-09-11Merge pull request #311 from inkstitch/azure-pipelinesLex Neva
Set up CI with Azure Pipelines
2018-09-11Merge pull request #312 from inkstitch/lexelby/pin-pyinstallerLex Neva
pin to pyinstaller 3.3.1
2018-09-11pin to pyinstaller 3.3.1Lex Neva
2018-09-11Update azure-pipelines.ymlAkiraNorthstar
2018-09-11Set up CI with Azure PipelinesAkiraNorthstar
2018-09-10fix logicLex Neva
2018-09-08new translations from CrowdinInk/Stitch Crowdin integration
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-27new translations from CrowdinInk/Stitch Crowdin integration
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-26Update zip.inxAkiraNorthstar
fix typo
2018-08-26new translations from CrowdinInk/Stitch Crowdin integration
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