summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-04use running_stitch for single spiralLex Neva
2022-05-04only check style on lines changed by commitLex Neva
2022-05-04way better corner handling for running stitchLex Neva
2022-05-04pre-commit hook that only checks modifed filesLex 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-04don't violate deb version string constraintsLex Neva
2022-05-04replacing shapely parallel_offset by bufferAndreas
2022-05-04bug fixing + introduction of min_stitch_distance parameterAndreas
2022-05-04pin scipy version to 1.7.3Kaalleen
2022-05-04test with macos python 3.8.xKaalleen
2022-05-04test to build with specified arch (macOS)Kaalleen
2022-05-04separate guided fill methodsKaalleen
2022-05-04adjusting namingsAndreas
2022-05-04small bug fixAndreas
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-04added legacy fill againAndreas
2022-05-04adjusted selection_to_guide_line to match new marker creation wayAndreas
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-05-01Merge pull request #1644 from CyberBLN/update_gunold_thread_paletteLex Neva
update Gunold thread palette
2022-04-30renamed palette file because Gunold non-polyester threads have different colorsKai Schröder
2022-04-29new translations from CrowdinInk/Stitch Crowdin integration
2022-04-28- added 170 thread colorsKai Schröder
- corrected RGB color codes and names
2022-04-28new translations from CrowdinInk/Stitch Crowdin integration
2022-04-26new translations from CrowdinInk/Stitch Crowdin integration
2022-04-25new translations from CrowdinInk/Stitch Crowdin integration
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-24new translations from CrowdinInk/Stitch Crowdin integration
2022-04-18Pkg inkscape check (#1622)rejbasket
* add warning if Inkscape not installed (mac) enable local build with arm linux and mac Authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-04-16new translations from CrowdinInk/Stitch Crowdin integration
2022-04-11new translations from CrowdinInk/Stitch Crowdin integration
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-06new translations from CrowdinInk/Stitch Crowdin integration
2022-04-05Generate color palette (#1618)Kaalleen
2022-03-23new translations from CrowdinInk/Stitch Crowdin integration
2022-03-20new translations from CrowdinInk/Stitch Crowdin integration
2022-02-28installer updates (#1565)rejbasket
* * build zip versions for macOS and windows * set application version macOS and Windows * automatically uninstall previous version in Windows * add zip to upload Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>