index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-28
Fix simulate (#42)
Lex Neva
2018-01-26
add contributor covenant code of conduct (#38)
Lex Neva
2018-01-23
stop adding build.tar.gz to the release
Lex Neva
2018-01-23
gitignore libembroidery
Lex Neva
2018-01-23
don't lint embroidermodder's python files
Lex Neva
2018-01-23
fast finish
Lex Neva
2018-01-23
prevent build loop
Lex Neva
2018-01-23
use TRAVIS_BRANCH (which is the tag for tag builds)
Lex Neva
2018-01-23
trying for a single pre-release per branch
Lex Neva
2018-01-23
add params for "TRIM after" and "STOP after" (#29)
Lex Neva
2018-01-13
pyinstaller-based install instructions
Lex Neva
2018-01-13
don't deploy on lint builds
Lex Neva
2018-01-13
hopefully finally fix travis deploy rules
Lex Neva
2018-01-13
fix travis deploy conditions
Lex Neva
2018-01-13
pyinstaller release method (#16)
Lex Neva
2018-01-07
Comment out: pip install -r requirements.txt
cclauss
2018-01-06
Add free automated flake8 testing of pull requests
cclauss
2018-01-06
automatically scale simulation window
Lex Neva
2018-01-06
Use sys.stderr_backup in both save and restore
cclauss
2018-01-06
don't intify floating point coordinates
Lex Neva
2018-01-06
add scale parameter in simulate
Lex Neva
2018-01-05
add notes about the switch to 96dpi
Lex Neva
2018-01-04
remove pixels_per_mm option
Lex Neva
2018-01-04
use PIXELS_PER_MM in simulate
Lex Neva
2018-01-04
simulate bugfix
Lex Neva
2018-01-04
parse and use viewBox attribute
Lex Neva
2018-01-03
remove outdated index.html
Lex Neva
2018-01-03
more README fixups
Lex Neva
2018-01-03
Create CNAME
Lex Neva
2018-01-03
Set theme jekyll-theme-minimal
Lex Neva
2018-01-03
readme fixups
Lex Neva
2018-01-03
rename to ink/stitch
Lex Neva
2018-01-01
add link to video of live preview feature
Lex Neva
2018-01-01
remove live simulation from TODO
Lex Neva
2018-01-01
Merge pull request #10 from lexelby/live-simulate
Lex Neva
2018-01-01
adjust colors in the simulator to make them visible
Lex Neva
2018-01-01
add restart option for simulator
Lex Neva
2018-01-01
render objects in the correct order
Lex Neva
2017-12-31
make debugging slightly easier by popping up traceback
Lex Neva
2017-12-31
trim unnecessary whitespace
Lex Neva
2017-12-31
don't start outdated simulation
Lex Neva
2017-12-31
adjust default simulation speed to always take ~5 seconds
Lex Neva
2017-12-31
show simulate window at start
Lex Neva
2017-12-31
don't mirror Y axis for patches
Lex Neva
2017-12-30
cancel should not output the SVG
Lex Neva
2017-12-30
get rid of thread killing
Lex Neva
2017-12-30
render in a background thread
Lex Neva
2017-12-30
params simulate window
Lex Neva
2017-12-28
fix trailing whitespace
Lex Neva
2017-12-28
generalize EmbroiderySimulator
Lex Neva
[next]