summaryrefslogtreecommitdiff
path: root/lib/stitches
AgeCommit message (Expand)Author
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-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-04way better corner handling for running stitchLex 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-04replacing shapely parallel_offset by bufferAndreas
2022-05-04bug fixing + introduction of min_stitch_distance parameterAndreas
2022-05-04separate guided fill methodsKaalleen
2022-05-04adjusting namingsAndreas
2022-05-04remove some pattern and marker mixups and some style issuesKaalleen
2022-05-04removed double points at spiralsAndreas
2022-05-04minor changesAndreas
2022-05-04bug fixing+first spiral implementationAndreas
2022-05-04minor changesAndreas
2022-05-04minor changesAndreas
2022-05-04bug fixingAndreas
2022-05-04Bug fixing + refactoringAndreas
2022-05-04Applied style guideAndreas
2022-05-04added tangential and guided fillAndreas
2022-01-23multipart geometry in intersect region (#1475)Kaalleen
2021-08-15keep underlay, underpath, and border travelLex Neva
2021-08-07use tags to decide which stitches to keepLex Neva
2021-08-07add tags to fill stitchesLex Neva
2021-07-25Fix Style Issues (#1154)Kaalleen
2021-04-05Delete Command Group on Auto-Route and Cut Satin (#1125)Kaalleen
2021-03-11add copyright headersLex Neva