index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embroider_params.py
Age
Commit message (
Expand
)
Author
2018-01-06
automatically scale simulation window
Lex Neva
2018-01-06
Use sys.stderr_backup in both save and restore
cclauss
2018-01-03
rename to ink/stitch
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
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-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-27
remove uses of wx.CB_SORT
Lex Neva
2017-09-27
add paired tab's dependent tabs to preset too
Lex Neva
2017-06-14
add 'use last settings' button
Lex Neva
2017-01-05
uniqify values
Lex Neva
2016-12-24
Fill and Stroke are not mutually exclusive
Lex Neva
2016-11-19
handle boolean parameters with no values
Lex Neva
2016-11-19
params GUI fixups
Lex Neva
2016-11-19
rewrite of Embroidery Params into a full GUI app
Lex Neva
2016-11-06
pep8
Lex Neva
2016-11-06
add fill underlay settings to embroider_params and embroider_update extensions
Lex Neva
2016-11-02
major refactor
Lex Neva
2016-10-29
pep8 fixes
Lex Neva
2016-10-19
add center walk and zigzag underlay for satin
Lex Neva
2016-05-16
add satin underlay and offset params
Lex Neva
2016-05-14
add pull compensation for satin columns
Lex Neva
2016-04-27
a bunch of features and fixes
Lex Neva
2016-02-18
get rid of randomness in fills
Lex Neva
2016-01-30
add satin column to embrioder params plugin
Lex Neva
2016-01-20
add 'Embroider Params' extension to set XML attributes on svg nodes
Lex Neva