summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-18remove copyright notices made redundant by LICENSE fileLex Neva
2017-11-18add note to outdated index.htmlLex Neva
2017-11-18add licenseLex Neva
2017-11-18rudimentary gradient support, only for manual fill currentlyLex Neva
2017-11-14fix brainoLex Neva
2017-11-11now compatible with networkx 2.0Lex Neva
2017-11-11update inkscape version notesLex Neva
2017-11-10fix copypaste fail in 0986c8f2dbLex Neva
2017-11-04Merge pull request #4 from vikrum/patch-1Lex Neva
Update README.md for python dependencies
2017-11-04rework documentation around python modulesLex Neva
It's about time I added a proper requirements.txt.
2017-11-05add appdirs to requirements.txtLex Neva
2017-11-05remove unused importLex Neva
2017-11-05add requirements.txtLex Neva
2017-11-05allow specification of output file for standalone processingLex Neva
2017-10-28fix occasional failure of which_outline()Lex Neva
2017-10-25preserve order of rails in satin with rungsLex Neva
2017-10-24default simulate to a slower speedLex Neva
2017-10-22add handling for <polyline>Lex Neva
2017-10-20add super hero and orca patchesLex Neva
2017-10-18resurrect correct connect_points algorithmLex Neva
2017-10-17don't go the long way around the outlineLex Neva
2017-10-17fix snipping of unnecessary outline sectionLex Neva
2017-10-03add Simulate effect to visualize stitching orderLex Neva
2017-09-27add paired tab's dependent tabs to preset tooLex Neva
2017-09-27bugfix and useful warningLex Neva
2017-09-24way easier satin column using additional subpaths to delineate sectionsLex Neva
2017-09-23fix handling of starting point / last stitchLex Neva
2017-09-23ignore empty subpathsLex Neva
2017-09-23remove notes about autofill hole hacksLex Neva
2017-09-23rewrite of autofill to handle arbitrary holes!Lex Neva
2017-07-30Update README.mdVikrum Nijjar
Added missing dependency for Mac.
2017-06-14add 'use last settings' buttonLex Neva
2017-02-05bugfix in is_same_runLex Neva
2017-02-05fix type for pixels_per_mm optionLex Neva
2017-01-25remove ancient example imagesLex Neva
2017-01-25add doc on patchesLex Neva
2017-01-25patches.md wipLex Neva
2017-01-23start README.mdLex Neva
2017-01-20fix nasty stroke bugLex Neva
2017-01-05uniqify valuesLex Neva
2016-12-24Fill and Stroke are not mutually exclusiveLex Neva
2016-12-19bugfixLex Neva
2016-11-19handle boolean parameters with no valuesLex Neva
2016-11-19set sane defaults in embroider.inxLex Neva
2016-11-19remove completed TODO itemLex Neva
2016-11-19bugfixLex Neva
2016-11-19params GUI fixupsLex Neva
2016-11-19rewrite of Embroidery Params into a full GUI appLex Neva
The Embroidery Params filter now pops up a full GTK dialog. This alows it to load existing values in the selected shapes and present them to the user. The user can also load and save presets. If selected shapes have differing values for a given param, the values are presented in a dropdown so the user can select one to apply to all.
2016-11-12clean up PyEmb.PointLex Neva
2016-11-11avoid doubly multiplying by pixels_per_mmLex Neva