summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-20empty_d shape property (#1666)Kaalleen
2022-05-20Merge pull request #1548 from inkstitch/feature_guided_fillLex Neva
Feature guided fill
2022-05-20prevent adding commands to empty d objects (#1658)Kaalleen
2022-05-20Use path instead of points for polyline elements (#1661)Kaalleen
* use polyline-path instead of points * handle empty polylines
2022-05-20new translations from CrowdinInk/Stitch Crowdin integration
2022-05-19avoid simple satin division by zero errorKaalleen
2022-05-19new translations from CrowdinInk/Stitch Crowdin integration
2022-05-18Auto route for running stitch (#1638)Kaalleen
* add auto route for running stitch * introduce free motion commands Co-authored-by: Lex Neva <github.com@lexneva.name>
2022-05-17geoms: an other oneKaalleen
2022-05-17* flip option only for legacyfillKaalleen
* rename autofill underlay to fill underlay * remove unused dependency
2022-05-16Revert some electron updates (#1660)Kaalleen
2022-05-10new translations from CrowdinInk/Stitch Crowdin integration
2022-05-07default to 'inner to outer'Lex Neva
2022-05-07undo aggressive line wrappingLex Neva
2022-05-06remove constantsLex Neva
2022-05-06shapely geoms fixesLex Neva
2022-05-06best-effort rather than throwing exceptionLex Neva
2022-05-05tangential->contour, fix legacy, remove unused paramsLex Neva
2022-05-04bugfixLex Neva
2022-05-04update pyembroideryKaalleen
2022-05-04rebase correctionsKaalleen
2022-05-04undo build changes for depq, update cloneKaalleen
2022-05-04refactor, tidy, and C901 fixesLex Neva
2022-05-04wipLex Neva
2022-05-04add double (fermat) spiralLex Neva
2022-05-04add clockwise optionLex Neva
2022-05-04fix start position in single spiralLex Neva
2022-05-04add avoid_self_Crossing optionLex Neva
2022-05-04fix more shapely deprecationsLex Neva
2022-05-04remove sample_linestring and point_transferLex Neva
2022-05-04use running_stitch instead for guided fillLex Neva
2022-05-04fix some shapelydeprecationsLex Neva
2022-05-04simpler, faster inner-to-outer algoLex Neva
2022-05-04just go one directionLex Neva
2022-05-044x speedup and simpler codeLex Neva
2022-05-04add missing polygonize()Lex Neva
2022-05-04remove redundant cut() functionLex Neva
2022-05-04properly link holes to outersLex Neva
2022-05-04get rid of "closest point" strategyLex Neva
2022-05-04use running_stitch for single spiralLex Neva
2022-05-04only check style on lines changed by commitLex Neva
2022-05-04way better corner handling for running stitchLex Neva
2022-05-04pre-commit hook that only checks modifed filesLex Neva
2022-05-04more efficient angle calculationLex Neva
2022-05-04avoid anytree dependencyLex Neva
2022-05-04faster method for single spiral ring interpolationLex Neva
2022-05-04fix styleLex Neva
2022-05-04generalize get_segments and process_travel_edgesLex Neva
2022-05-04don't violate deb version string constraintsLex Neva
2022-05-04replacing shapely parallel_offset by bufferAndreas