summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Expand)Author
2020-05-16break apart loops (#690)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-05-15fix stagger zero division error (#700)Kaalleen
2020-05-10fix troubleshoot pointer position (#696)Kaalleen
2020-05-02inherit styles (#673)Kaalleen
2020-04-26Merge pull request #607 from inkstitch/lexelby/satin-fixLex Neva
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-04-25fix parse style (#667)Kaalleen
2020-04-25update unconnected shapes message (#668)Kaalleen
2020-03-19add ties checkbox (#619)Kaalleen
2020-03-16remove obselete compensation parameterLex Neva
2020-03-16new way better satin algoLex Neva
2020-03-16multiple underlays for fillKaalleen
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-07-28Merge pull request #481Kaalleen
2019-07-04add trim commands in import and stitch planLex Neva
2019-06-24fix unicode error messageKaalleen
2019-06-22fix styleLex Neva
2019-06-22handle unicode node names (fixes #467)Lex Neva
2019-06-22better message for unconnected fill shapes (fixes #463)Lex Neva
2019-06-22rework fill shape parsing code (fixes #469)Lex Neva
2019-06-22don't treat objects without stroke as SatinColumn (fixes #460)Lex Neva
2019-06-22fix IndexError for single-path satin columns (fixes #366)Lex Neva
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