summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-28Fix simulate (#42)Lex Neva
2018-01-26add contributor covenant code of conduct (#38)Lex Neva
2018-01-23stop adding build.tar.gz to the releaseLex Neva
2018-01-23gitignore libembroideryLex Neva
2018-01-23don't lint embroidermodder's python filesLex Neva
2018-01-23fast finishLex Neva
2018-01-23prevent build loopLex Neva
2018-01-23use TRAVIS_BRANCH (which is the tag for tag builds)Lex Neva
2018-01-23trying for a single pre-release per branchLex Neva
2018-01-23add params for "TRIM after" and "STOP after" (#29)Lex Neva
2018-01-13pyinstaller-based install instructionsLex Neva
2018-01-13don't deploy on lint buildsLex Neva
2018-01-13hopefully finally fix travis deploy rulesLex Neva
2018-01-13fix travis deploy conditionsLex Neva
2018-01-13pyinstaller release method (#16)Lex Neva
2018-01-07Comment out: pip install -r requirements.txtcclauss
2018-01-06 Add free automated flake8 testing of pull requestscclauss
2018-01-06automatically scale simulation windowLex Neva
2018-01-06Use sys.stderr_backup in both save and restorecclauss
2018-01-06don't intify floating point coordinatesLex Neva
2018-01-06add scale parameter in simulateLex Neva
2018-01-05add notes about the switch to 96dpiLex Neva
2018-01-04remove pixels_per_mm optionLex Neva
2018-01-04use PIXELS_PER_MM in simulateLex Neva
2018-01-04simulate bugfixLex Neva
2018-01-04parse and use viewBox attributeLex Neva
2018-01-03remove outdated index.htmlLex Neva
2018-01-03more README fixupsLex Neva
2018-01-03Create CNAMELex Neva
2018-01-03Set theme jekyll-theme-minimalLex Neva
2018-01-03readme fixupsLex Neva
2018-01-03rename to ink/stitchLex Neva
2018-01-01add link to video of live preview featureLex Neva
2018-01-01remove live simulation from TODOLex Neva
2018-01-01Merge pull request #10 from lexelby/live-simulateLex Neva
2018-01-01adjust colors in the simulator to make them visibleLex Neva
2018-01-01add restart option for simulatorLex Neva
2018-01-01render objects in the correct orderLex Neva
2017-12-31make debugging slightly easier by popping up tracebackLex Neva
2017-12-31trim unnecessary whitespaceLex Neva
2017-12-31don't start outdated simulationLex Neva
2017-12-31adjust default simulation speed to always take ~5 secondsLex Neva
2017-12-31show simulate window at startLex Neva
2017-12-31don't mirror Y axis for patchesLex Neva
2017-12-30cancel should not output the SVGLex Neva
2017-12-30get rid of thread killingLex Neva
2017-12-30render in a background threadLex Neva
2017-12-30params simulate windowLex Neva
2017-12-28fix trailing whitespaceLex Neva
2017-12-28generalize EmbroiderySimulatorLex Neva