summaryrefslogtreecommitdiff
path: root/lib/elements/satin_column.py
AgeCommit message (Expand)Author
2023-02-20use snake caseLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2023-01-28Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2023-01-28remove subpaths with only one node from satins (#2033)Kaalleen
2023-01-28fix random e-stitchKaalleen
2023-01-28fix short stitch for second railKaalleen
2023-01-22fix reversed contour underlayGeorge Steel
2023-01-12fix bad end of center walk underlayGeorge Steel
2023-01-07spellingGeorge Steel
2022-12-28fix length ramdomizationGeorge Steel
2022-12-27fix typosGeorge Steel
2022-12-26python 3.8 fixesGeorge Steel
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-12-10Merge remote-tracking branch 'origin/claudine/random_satin_column' into georg...George Steel
2022-12-10Merge branch 'george-steel/expose-trim-after'George Steel
2022-11-27use split parametersClaudine
2022-11-27satin offset_pointsKaalleen
2022-11-27This and that (#1727)Kaalleen
2022-11-24Merge commit '72b001e7' into george-steel/random-base-satinGeorge Steel
2022-11-24typo fixesGeorge Steel
2022-11-23add option to swap railsGeorge Steel
2022-11-23typo fixesGeorge Steel
2022-11-17Make pull-compensation and insets per-sideGeorge Steel
2022-11-11fix shadowing bug leading to division by zeroGeorge Steel
2022-11-11fix code formattingGeorge Steel
2022-11-08fix typosGeorge Steel
2022-11-06Add proportional inset and balance properties to underlay.George Steel
2022-11-06change pull_compensation_rails to a continuous balance and fix some edge cases.George Steel
2022-11-06add random parameters to satin columnsClaudine
2022-11-06add pull_compensation_percentClaudine
2022-06-24Add short stitch feature to satin column (#1695)Kaalleen
2022-06-10Satin center walk underlay repeats (#1671)Kaalleen
2022-05-18Auto route for running stitch (#1638)Kaalleen
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
2021-09-30add max stitch length to satin zigzag underlay (#1360)Kaalleen
2021-08-16keep satin column edgesKaalleen
2021-08-07fix more patch referencesLex Neva
2021-08-07move StitchGroup into lib.stitch_planLex Neva
2021-08-07Merge remote-tracking branch 'origin/main' into kaalleen/satin-patternsLex Neva
2021-08-07rename Patch to StitchGroupLex Neva
2021-07-29Fix typos (#1291)luzpaz
2021-06-30correctionsKaalleen
2021-06-29remove get_pattern from satin_columnKaalleen
2021-06-29update split patternKaalleen
2021-06-29everywhere patternsKaalleen
2021-06-28pattern markersKaalleen
2021-06-27group command extensionKaalleen
2021-06-27group patternsKaalleen
2021-06-22satin pattern and split stitchKaalleen
2021-04-15divide zero in satin column (#1151)Kaalleen