summaryrefslogtreecommitdiff
path: root/embroider_params.py
AgeCommit message (Expand)Author
2018-03-30print through web browser (#127)Lex Neva
2018-02-24use gettext for params tab names (#68)Lex Neva
2018-02-19windows build (#79)Lex Neva
2018-02-04framework for translations (#55)Lex Neva
2018-01-29add margin around simulator (#46)Lex Neva
2018-01-28properly notify GUI of Stroke being disabled (#43)Lex Neva
2018-01-28Fix simulate (#42)Lex Neva
2018-01-23add params for "TRIM after" and "STOP after" (#29)Lex Neva
2018-01-06automatically scale simulation windowLex Neva
2018-01-06Use sys.stderr_backup in both save and restorecclauss
2018-01-03rename to ink/stitchLex Neva
2018-01-01render objects in the correct orderLex Neva
2017-12-31make debugging slightly easier by popping up tracebackLex 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-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-27remove uses of wx.CB_SORTLex Neva
2017-09-27add paired tab's dependent tabs to preset tooLex Neva
2017-06-14add 'use last settings' buttonLex Neva
2017-01-05uniqify valuesLex Neva
2016-12-24Fill and Stroke are not mutually exclusiveLex Neva
2016-11-19handle boolean parameters with no valuesLex Neva
2016-11-19params GUI fixupsLex Neva
2016-11-19rewrite of Embroidery Params into a full GUI appLex Neva
2016-11-06pep8Lex Neva
2016-11-06add fill underlay settings to embroider_params and embroider_update extensionsLex Neva
2016-11-02major refactorLex Neva
2016-10-29pep8 fixesLex Neva
2016-10-19add center walk and zigzag underlay for satinLex Neva
2016-05-16add satin underlay and offset paramsLex Neva
2016-05-14add pull compensation for satin columnsLex Neva
2016-04-27a bunch of features and fixesLex Neva
2016-02-18get rid of randomness in fillsLex Neva
2016-01-30add satin column to embrioder params pluginLex Neva
2016-01-20add 'Embroider Params' extension to set XML attributes on svg nodesLex Neva