aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-28rename draw_one_stitch to be more accurateLex Neva
2017-12-28Merge pull request #8 from lexelby/fix-macosLex Neva
2017-12-27remove uses of wx.CB_SORTLex Neva
2017-12-24add some new ideas to TODOLex Neva
2017-12-07Merge branch 'master' of github.com:lexelby/inkscape-embroideryLex Neva
2017-12-06add link to youtube tutorial videoLex Neva
2017-12-03Merge pull request #5 from Moini/patch-1Lex Neva
2017-12-03Do not install dependencies needed for building wxpython, Moini
2017-12-03Install wxpython via apt in Ubuntu autoinstall scriptMoini
2017-12-03Update README for installing wxpython via aptMoini
2017-11-26fix installation script for Ubuntu 16.04, add script to install libembroidery...Moini