summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Expand)Author
2019-04-10Merge branch 'master' into lexelby/revamp-fillLex Neva
2019-03-30fix underlay underpath checkboxLex Neva
2019-03-22default underlay underpathing to enabled as wellLex Neva
2019-03-21put underlay underpath checkbox in the right tabLex Neva
2019-03-19add underpath checkboxes for underlay and top stitchingLex Neva
2019-03-10make debugging auto-fill easierLex Neva
2019-03-08don't do density compensation in underlayLex Neva
2019-03-01avoid gaps at the endLex Neva
2019-03-01compensate for non-parallel railsLex Neva
2019-02-16fix styleLex Neva
2019-02-16improve error message when trying to autofill tiny shapesLex Neva
2019-02-16show inkscape label in error messagesLex Neva
2019-01-17don't add jump stitches between satin column fill and top stitchingLex Neva
2018-12-18fix error messageLex Neva
2018-12-12add option to skip last stitch in fill rowsLex Neva
2018-11-23Fix encodingKaalleen
2018-11-14basic lettering (#344)Lex Neva
2018-10-30new extension: Auto-Route Satin Columns (#330)Lex Neva
2018-09-29new extension: split satin (#315)Lex Neva
2018-09-01make error messages more usefulLex Neva
2018-09-01add error message for invalid geometries (#216)Lex Neva
2018-09-01name AutoFill tabs consistentlyLex Neva
2018-09-01stop showing 'None' in ParamsLex Neva
2018-09-01helpful error message for empty path "d" attribute (fixes #220)Lex Neva
2018-08-21pyflakes fixesLex Neva
2018-08-21more pep8 fixesLex Neva
2018-08-21autopep8Lex Neva
2018-08-09bugfix: don't crash on tiny objectsLex Neva
2018-08-09add tooltips to params (#262)Kaalleen
2018-08-05Merge remote-tracking branch 'origin/master' into lexelby-e-stitchLex Neva
2018-07-28fix simple satinLex Neva
2018-07-27add E stitch for satin columnsLex Neva
2018-07-27add bean stitch optionLex Neva
2018-07-12generalize Element.shape and implement in all element typesLex Neva
2018-07-12remove 'TRIM after' and 'STOP after' from Params dialogLex Neva
2018-07-12add support for trim/stop commandsLex Neva
2018-07-12add has_command()Lex Neva
2018-06-22ending point speciifed by fill_end commandLex Neva
2018-06-22starting point specified by fill_start commandLex Neva
2018-06-22add quick access methods for commandsLex Neva
2018-06-21add commands frameworkLex Neva
2018-06-10error if satin column set for path with single subpathLex Neva
2018-06-10default fill to black per SVG specLex Neva
2018-06-10fix defaulting of stroke width to 1Lex Neva
2018-06-07Merge pull request #180 from lexelby/lexelby-outsetLex Neva
2018-06-04convert Stroke to use stitches.running_stitchLex Neva
2018-06-04don't crash on empty subpathsLex Neva
2018-06-01add Expand param for fillsLex Neva
2018-05-01refactor everything out of lib/__init__.pyLex Neva
2018-05-01rename inkstitch/ to lib/Lex Neva