summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-22Update LOCALIZATION.mdLex Neva
2018-08-22fix jumping timeline and remove symbolsMomo
2018-08-22new translations from CrowdinInk/Stitch Crowdin integration
2018-08-21style problems now cause build failureLex Neva
2018-08-21a few more fixupsLex Neva
2018-08-21pyflakes fixesLex Neva
2018-08-21more pep8 fixesLex Neva
2018-08-21autopep8Lex Neva
2018-08-21upload new messages to crowdinLex Neva
2018-08-21more crowdin fixingLex Neva
2018-08-21fix crowdin build taskLex Neva
2018-08-21Merge pull request #251 from inkstitch/wwderw-Fill-Blend-Exampleswwderw
Blending Examples
2018-08-21Merge pull request #286 from inkstitch/lexelby/i18n-revampLex Neva
localize INX files
2018-08-21fix leftover </_name>Lex Neva
2018-08-21temporary fake Czech translations to test buildLex Neva
2018-08-21add 'ignore layer' command for Exploding View layersLex Neva
2018-08-21Blending Exampleswwderw
Added examples for a faux and true fill blend. Simple shape with just 2 colors.
2018-08-21StartOnce and unicode control symbolsMomo
2018-08-20fix windows and macLex Neva