summaryrefslogtreecommitdiff
path: root/lib/utils/geometry.py
AgeCommit message (Expand)Author
2024-02-01Do not omit "multi_shapes" in geometry collections (#2708)Kaalleen
2024-01-25Second chance for invalid fill stitch graphs (#2643)Kaalleen
2023-12-26Contour fill: replace buffer with offset_curve (#2654)Kaalleen
2023-04-14new way betterer satin algo (#2178)Lex Neva
2023-02-20better smoothing algorithmLex Neva
2023-02-20avoid weird end of line after smoothingLex Neva
2023-02-20meander fill: more workLex Neva
2023-02-20add smoothness option for contour fillLex Neva
2023-02-20add smooth_pathLex Neva
2023-01-22Replace running stitch algorithm to give consistent stitch lengths.George Steel
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-11-27This and that (#1727)Kaalleen
2022-06-30Fixes (#1703)Kaalleen
2022-06-22guided fill stagger (#1700)Lex Neva
2022-06-10Guided ripple stitch (#1675)Kaalleen
2022-05-04wipLex Neva
2022-05-04remove redundant cut() functionLex Neva
2021-08-07Stitch + Stitch yields StitchLex Neva
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2020-04-28electron simulator (#531)Lex Neva
2019-08-05add Troubleshoot extension (#465)Kaalleen
2018-12-19fix duplicate point handlingLex Neva
2018-10-30new extension: Auto-Route Satin Columns (#330)Lex Neva
2018-09-29new extension: split satin (#315)Lex Neva
2018-08-21pyflakes fixesLex Neva
2018-08-21autopep8Lex Neva
2018-08-09make cut() work properly even if the cut point is nearly at the endLex Neva
2018-07-25switch to pyembroidery for file generationLex Neva
2018-05-29first attempt at realistic renderingLex Neva
2018-05-01rename inkstitch/ to lib/Lex Neva