summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2024-06-23wxpythonify about extension (#3007)Kaalleen
2024-06-04Claudine/redwork (#2958)Claudine Peyrat
* add redwork extension * fix issue when multiple lines have the same start and end output to underlay and top layer paths * use more networks algo * make style corrections * make starting point effective * organize in connected groups * ending point ending point could be used as starting point if no starting point is given * add a comment * don't add connected group if the whole design is connected, don't add connected group * remove too short paths * bug correction use length of linestring not the distance betweend endpoiints * allow parameters setting stitch_length for both redwork and underpath bean_stitch for redwork * style correction --------- Co-authored-by: Kaalleen <reni@allenka.de>
2024-05-22add links to documention in inx extensions (#2937)Kaalleen
2024-05-17Stitch plan: options render jumps and ignore layer (#2911)Kaalleen
2024-05-09Rewrite outline extensions (#2881)Kaalleen
2024-05-07remove special treatment for polylines (#2866)Kaalleen
2024-05-01Add Jump to Trim Extension (#2864)Kaalleen
2024-05-01Fix select elements extension (#2875)Kaalleen
* fix dbus issue * add bean stitch repeats * add tartan * add autosatin underlay --------- Co-authored-by: rejbasket
2024-05-01Add multicolor satin extension (#2863)Kaalleen
2024-04-30simulator fixes (#2844)Lex Neva
* fix slide and control panel rendering bugs * clear marker lists when clearing stitch plan * switch simulator back to wx * remove unused function * fix off-by-one error in color bar * avoid overlapping command symbols of different types * don't maximize simulator * adjust alignment * remove unused API server * bugfix * focus entire simulator panel * rename simulator/realistic preview -> simulator * experimental: background color picker * set pagecolor to background color by default * satisfy macos * toggle jumps on drawing canvas * clear frog family --------- Co-authored-by: Kaalleen
2024-04-27Font sampling extension (#2858)Kaalleen
2024-04-24Added realistic stitch preview option (#2838)capellancitizen
Includes multiple optimizations for the realistic stitch preview Co-authored-by: Lex Neva <github.com@lexneva.name>
2024-04-12Additional Clone functionality (#2834)capellancitizen
- Recursive Clones now pick up inkstitch:angle etc. from clones they clone - Style now properly propogates to clones - Unlink Clone tool (which applies angle changes, etc.) - Minor refactoring
2024-03-30Remove params: not translatable (#2810)Kaalleen
2024-03-29add options to remove specific params only (#2774)Kaalleen
2024-03-29Add "the tartan universe" (#2782)Kaalleen
2024-03-13fix typo (#2781)Kaalleen
2024-03-11Add apply palette extension (#2738)Kaalleen
* add apply palette extension * thread catalog: apply palette: do not overwrite cutwork settings
2024-03-11add satins only option to force lock stitch extension (#2773)Kaalleen
2024-03-07Fix lettering along path when glyphs have subgroups (#2754)Kaalleen
* remove "use no commands" restriction for lettering along path
2024-03-07Jump to strokes connect subpaths (#2750)Kaalleen
2024-02-23Jump to stroke options (#2733)Kaalleen
* Min width * Max width * Connect only within groups or layers * Do not connect after trim, stop or forced lock stitches * Merge new strokes with previous/next stroke
2024-02-23Satin warnings (#2735)Kaalleen
2024-02-21Detect satins with two rungs (#2734)Kaalleen
1. select elements 2. troubleshoot
2024-02-07updating templateskarnigen
2024-01-14Stitch plan preview overwrite option (#2642)Kaalleen
2023-12-28add display stacking order extension (#2656)Kaalleen
2023-10-24Add indicator size option for density map (#2572)Kaalleen
* add indicator size option * obey min stitch length setting
2023-10-21fix gernate json template (#2569)Kaalleen
2023-10-21Claudine/turn extension description into label (#2566)Claudine Peyrat
* use label instead of param description update templates to use correct inx syntax. correct a small mistake in the excalibur font. * more description turned into label
2023-10-17Cleanup document: add option to remove empty groups/layers (#2552)Kaalleen
* cleanup document: add options to remove empty groups/layers * cleanup document: add test run option
2023-10-17zip: expose file name option better (#2555)Kaalleen
2023-10-15add outline extension (#2529)Kaalleen
2023-10-15Add element info extension (#2544)Kaalleen
2023-10-15Test Swatches: Reduce length of param list by checking for element type (#2545)Kaalleen
2023-10-02Add test swatches extension (#2528)Kaalleen
* remove duplicates (tags) * sort extensions (init) * add test swatches extension
2023-09-03tt_masters font update (#2476)Claudine Peyrat
* small correction in lettering_force_lock_stitches template * update tt_masters
2023-09-03remove specific commands only (#2494)Kaalleen
2023-08-21add embroidery formats to inkscape export dialog (#2489)Kaalleen
2023-07-22Merge pull request #2349 from inkstitch/george-steel/export-panelKaalleen
* Add panelization options to zip export * Add input field for custom file names (inside the zip archive)
2023-07-22zip: add input field for custom file names (#2426)Kaalleen
2023-07-12Lettering: add glyph filter (#2400)Kaalleen
Co-authored-by: claudinepeyrat06
2023-06-15Add panelization options to zip exportGeorge Steel
2023-06-12wxpython version (#2360)Kaalleen
update windows and linux wxpython version to 4.2.1
2023-06-04update select elements template (#2343)Kaalleen
2023-05-10add help tab to gradient block extensionKaalleen
2023-05-10gradient blocks: allow 2 decimalsKaalleen
2023-05-08Gradient blocks (#2275)Kaalleen
* remove underlay * set start and end commands for consecutive blocks with the same color * keep previous params * add option for manual input of end_row_spacing
2023-05-08save stitch plan display mode (#2278)Kaalleen
2023-05-03update no embroiderable elements message (#2261)Kaalleen