summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Expand)Author
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