summaryrefslogtreecommitdiff
path: root/lib/extensions
AgeCommit message (Collapse)Author
2023-02-18add preferences UI including cache settingsLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2023-02-07fix split text (#2057)Kaalleen
2023-01-28Add lock stitch plan option (#2020)Kaalleen
2023-01-15Fill Centerline (#1722)Kaalleen
2023-01-07Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵George Steel
george-steel/random-base-satin
2023-01-07Cutwork needle info (#1988)Kaalleen
* add cutwork needle info to thread color * apply threadlist: apply cutwork_needle attribute
2023-01-07jump to stroke: add stitch length settings (#2003)Kaalleen
2022-12-26fix seed param and error messagesGeorge Steel
2022-12-23Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵George Steel
george-steel/random-base-satin
2022-12-12fix #1936Kaalleen
(#1955)
2022-12-11refine GUI for text-based random_seed parameter and add global param.George Steel
2022-12-11Add jump to stroke extension (#1947)Kaalleen
2022-12-10Merge branch 'george-steel/expose-trim-after'George Steel
2022-12-10Add extension: Lettering along path (#1937)Kaalleen
2022-11-27fix untranslatable trim selection in lettering (#1923)Kaalleen
2022-11-27This and that (#1727)Kaalleen
* dont fail on satin with fill * fill stitch error message * convert to satin mac issue * auto_satin: add rung for two node old style satins * avoid divide by zero in intersect_region_with_grating * fix for incorrect stagger in guided fill * better rail sectioning algorithm * fix #1780 * fix #1816 Co-authored-by: Lex Neva
2022-11-24Merge commit '72b001e7' into george-steel/random-base-satinGeorge Steel
2022-11-22Claudine/lettering with trims (#1866)Claudine Peyrat
* add trim after each letter allow to add a trim after each letter * add trim after letter, word or line rewriting everythng * style correction correcting all that is signaled by make style * corrections i don't understand why i add to modify get_command_pos in commands. If I don't i can not add a command at the end of a glyph that ends with a polyline (eg B from Fold) * replace checkbox with dropdown * rename variables in English * use same trim methods for auto_satin and non auto_satin * check if trim option is never strip lines of text Co-authored-by: Claudine <claudine@MacBook-Pro-2.local> Co-authored-by: Kaalleen <reni@allenka.de> Co-authored-by: Kaalleen <36401965+kaalleen@users.noreply.github.com>
2022-11-22Convert to gradient blocks extension (#1844)Kaalleen
2022-11-06add random parameters to satin columnsClaudine
2022-10-23Lettering: add font size filter (#1854)Kaalleen
* auto-update scale on font selection with an active filter
2022-10-16Merge pull request #1838 from inkstitch/cvick32/pdf-pattern-onlyCole Vick
cvick32/pdf pattern only
2022-10-15add footer togglecole
2022-10-15change to full-page-patternviewcole
2022-10-15scale markers as well (#1839)Kaalleen
2022-07-14Some updates for small issues in v2.2.0 (#1721)Kaalleen
* * autorun - underpath tolerance * save pdf file format * fill no geoms error for linestring * to satin: do not fail on mixed element list
2022-07-04Ignore invalid palettes (#1718)Kaalleen
2022-06-24Update pyembroidery (#1683)Kaalleen
Embroidery formats (read) .hus: Husqvarna Embroidery Format .zhs: Zeng Hsing Embroidery Format Color formats (read & write) .col : Color format. .edr : Color format. .inf : Color format. Stitch formats (read & write) .pmv : Brother Stitch Format. Image (write) .png : Portable Network Graphic (line art) G-Code The export file format is not .txt anymore but .gcode Bug fixes
2022-06-22Option to drop short stitches (#1693)Kaalleen
2022-06-21Undo stitch plan preview and density map (#1687)Kaalleen
2022-05-24Add ripple stitch feature (#1667)Kaalleen
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-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-06shapely geoms fixesLex Neva
2022-05-04rebase correctionsKaalleen
2022-05-04adjusting namingsAndreas
2022-05-04* autofill to fillstitchKaalleen
* remove too complex warning for fillstitch * some marker adjustments
2022-05-04remove some pattern and marker mixups and some style issuesKaalleen
2022-05-04adjusted selection_to_guide_line to match new marker creation wayAndreas
2022-05-04Applied style guideAndreas
2022-05-04added tangential and guided fillAndreas
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
* fix lettering scale * adapt to updated inkex: transform operator, selections * fix #1597 * no traceback error message on broken satin columns * highlight troubleshoot "steps to solve" through additional headline * set a minimum value for running stitch repeats * rename "import" thread list to "apply" thread list
2022-04-10Scale and toggle commands (etc) (#1611)Kaalleen
* scale and toggle commands * fix tie in when first stitch is a jump stitch * set tie modus to 3 for cutwork objects * cutwork set stitch length * fix bug in remove embroidery settings
2022-04-10palette to text (#1619)Kaalleen
2022-04-05Generate color palette (#1618)Kaalleen
2022-02-28Cutwork segmentation (#1582)Kaalleen
* add cutwork segmentation extension * simulator: option to not render jump stitches