| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-21 | fix image width in README | Lex Neva | |
| 2017-11-22 | add soulstorm brew patch | Lex Neva | |
| 2017-11-20 | fix param definition for zigzag underlay inset | Lex Neva | |
| clearly I've never set this manually | |||
| 2017-11-19 | switch stitch view from paths to polylines | Lex Neva | |
| Polylines in SVG are essentially the same thing as paths, but with no curves. But inkscape-embroidery treats polylines as literal stitches; it does not do satins, fills, etc but instead takes the coordinates and uses them directly as stitches. The advantage in this case is that one can re-run the extension on its own output and get back the same stitch output. Why would you want to do this? Consider the case where you have a basic embroidery machine that can only do a 4x4" square. If you have something that's a bit bigger than 4 inches wide, it might still fit in the square if you turn it at an angle. But working with your entire design rotated at an angle is a total pain, and you'd also have to rotate the angles of all the fills to compensate. Instead, just run the extension, rotate the stitches to fit, and re-run, and your stitch file will work on your 4x4" machine. | |||
| 2017-11-18 | remove copyright notices made redundant by LICENSE file | Lex Neva | |
| 2017-11-18 | add note to outdated index.html | Lex Neva | |
| 2017-11-18 | add license | Lex Neva | |
| 2017-11-18 | rudimentary gradient support, only for manual fill currently | Lex Neva | |
| 2017-11-14 | fix braino | Lex Neva | |
| 2017-11-11 | now compatible with networkx 2.0 | Lex Neva | |
| 2017-11-11 | update inkscape version notes | Lex Neva | |
| 2017-11-10 | fix copypaste fail in 0986c8f2db | Lex Neva | |
| 2017-11-04 | Merge pull request #4 from vikrum/patch-1 | Lex Neva | |
| Update README.md for python dependencies | |||
| 2017-11-04 | rework documentation around python modules | Lex Neva | |
| It's about time I added a proper requirements.txt. | |||
| 2017-11-05 | add appdirs to requirements.txt | Lex Neva | |
| 2017-11-05 | remove unused import | Lex Neva | |
| 2017-11-05 | add requirements.txt | Lex Neva | |
| 2017-11-05 | allow specification of output file for standalone processing | Lex Neva | |
| 2017-10-28 | fix occasional failure of which_outline() | Lex Neva | |
| 2017-10-25 | preserve order of rails in satin with rungs | Lex Neva | |
| 2017-10-24 | default simulate to a slower speed | Lex Neva | |
| 2017-10-22 | add handling for <polyline> | Lex Neva | |
| 2017-10-20 | add super hero and orca patches | Lex Neva | |
| 2017-10-18 | resurrect correct connect_points algorithm | Lex Neva | |
| 2017-10-17 | don't go the long way around the outline | Lex Neva | |
| 2017-10-17 | fix snipping of unnecessary outline section | Lex Neva | |
| 2017-10-03 | add Simulate effect to visualize stitching order | Lex Neva | |
| 2017-09-27 | add paired tab's dependent tabs to preset too | Lex Neva | |
| 2017-09-27 | bugfix and useful warning | Lex Neva | |
| 2017-09-24 | way easier satin column using additional subpaths to delineate sections | Lex Neva | |
| 2017-09-23 | fix handling of starting point / last stitch | Lex Neva | |
| 2017-09-23 | ignore empty subpaths | Lex Neva | |
| 2017-09-23 | remove notes about autofill hole hacks | Lex Neva | |
| 2017-09-23 | rewrite of autofill to handle arbitrary holes! | Lex Neva | |
| 2017-07-30 | Update README.md | Vikrum Nijjar | |
| Added missing dependency for Mac. | |||
| 2017-06-14 | add 'use last settings' button | Lex Neva | |
| 2017-02-05 | bugfix in is_same_run | Lex Neva | |
| 2017-02-05 | fix type for pixels_per_mm option | Lex Neva | |
| 2017-01-25 | remove ancient example images | Lex Neva | |
| 2017-01-25 | add doc on patches | Lex Neva | |
| 2017-01-25 | patches.md wip | Lex Neva | |
| 2017-01-23 | start README.md | Lex Neva | |
| 2017-01-20 | fix nasty stroke bug | Lex Neva | |
| 2017-01-05 | uniqify values | Lex Neva | |
| 2016-12-24 | Fill and Stroke are not mutually exclusive | Lex Neva | |
| 2016-12-19 | bugfix | Lex Neva | |
| 2016-11-19 | handle boolean parameters with no values | Lex Neva | |
| 2016-11-19 | set sane defaults in embroider.inx | Lex Neva | |
| 2016-11-19 | remove completed TODO item | Lex Neva | |
| 2016-11-19 | bugfix | Lex Neva | |
