summaryrefslogtreecommitdiff
path: root/lib/elements/satin_column.py
AgeCommit message (Expand)Author
2023-04-27(auto) reverse rung (#2223)Lex Neva
2023-04-27Ensure synthesized rungs intersect (#2239)Kaalleen
2023-04-23lettering: preserve scale (#2230)Kaalleen
2023-04-20Enable max stitch length for e-stitch (#2222)Kaalleen
2023-04-14new way betterer satin algo (#2178)Lex Neva
2023-03-25Stitch selection methods (#2114)Kaalleen
2023-03-23Ignore invalid rungs (#2135)Kaalleen
2023-03-10add reverse one rail paramLex Neva
2023-03-09Various fixes (#2125)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
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