<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkstitch/.gitignore, branch nix</title>
<subtitle>Inkscape extension for machine embroidery design</subtitle>
<id>http://git.push-f.com/inkstitch/atom/.gitignore?h=nix</id>
<link rel='self' href='http://git.push-f.com/inkstitch/atom/.gitignore?h=nix'/>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/'/>
<updated>2025-11-16T10:13:21Z</updated>
<entry>
<title>add default.nix and shell.nix</title>
<updated>2025-11-16T10:13:21Z</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2025-06-22T16:07:04Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=e9eb05fc7d05009bd31fc0c3f9140f3d584ff932'/>
<id>urn:sha1:e9eb05fc7d05009bd31fc0c3f9140f3d584ff932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debugger vscode adaption (#3981)</title>
<updated>2025-10-22T16:46:36Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2025-10-22T16:46:36Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=57622ae74dd075f304ffeee0747a7bbf2c0e9400'/>
<id>urn:sha1:57622ae74dd075f304ffeee0747a7bbf2c0e9400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sew Stack first steps (#3133)</title>
<updated>2025-01-29T17:04:07Z</updated>
<author>
<name>Lex Neva</name>
<email>lexelby@users.noreply.github.com</email>
</author>
<published>2025-01-29T17:04:07Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=913c2700d1486284dba0583ae1b280b1aa237570'/>
<id>urn:sha1:913c2700d1486284dba0583ae1b280b1aa237570</id>
<content type='text'>
* handle more recursive cases

* scaffolding for stitch layers

* scaffolding for SewStack

* always use DotDict when parsing json params

* add DefaultDotDict + DotDict fixes

* first working SewStack (no UI yet)

* ignore inkstitch_debug.log and .svg

* refactor

* early WIP: property grid display temporarily in stitch plan preview

* start of sew stack editor extension

* add layer properties panel and splitter

* spacing and better icon

* handle checkbox

* add layer action buttons

* show selected property help text in an HtmlWindow

* rename

* rephrase help text for tolerance

* refactor into separate file

* simplify structure

* better property type handling

* add randomization button

* add random seed re-roll button

* simulator preview

* update preview in a few more cases

* always DotDict

* avoid ridiculously slow simulations

* preview selected layer or all layers

* edit multiple objects and save only modified properties into the SVG

* better preview handling

* add reverse and jitter

* add stitch path jitter

* fix types

* fix random shuffle button

* fixes

* fix repeats

* type hinting to please pycharm

* show layer description

* avoid exception in properties with multiple values

* fix typing

* fix new layer

* draw a box around property grid and help box

* confirm before closing

* rename properties and fix seed

* fix close/cancel logic

* add buttons to undo changes and reset to default value

* set not modified if default is original setting

* fix invisible icon

* more space for properties

* fix random properties

* better regulation of simulator rendering speed

* Fixed timer being passed a float

* fix get_json_param() default handling

* fix tests

* add checkbox for sew stack only

* fix property help

* adjustable stitch layer editor help box size, with persistence

* repeat exact stitches

* "fix" style

* adjust for new next_element stuff

---------

Co-authored-by: CapellanCitizen &lt;thecapellancitizen@gmail.com&gt;</content>
</entry>
<entry>
<title>Kgn/logging revamp (#2720)</title>
<updated>2024-05-02T23:34:58Z</updated>
<author>
<name>karnigen</name>
<email>karnigen@gmail.com</email>
</author>
<published>2024-05-02T23:34:58Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=bf5c2dfd67fac98868f86276504715ecfe1c369a'/>
<id>urn:sha1:bf5c2dfd67fac98868f86276504715ecfe1c369a</id>
<content type='text'>
* update config files

* rebase after electron remove

* added toml to requirements

* logging update

* Unified use of the TOML format instead of INI [no ci]

* Unified use of the TOML format instead of INI [no ci]

* moving debug*.py to debug dir, moving some part for debugger [no ci]

* use of alternate logging in some cases

* updated debug logger [no ci]

* logging update

* updated notes

* updated notes about logging

* style check</content>
</entry>
<entry>
<title>Remove electron entirely (#2859)</title>
<updated>2024-05-01T17:34:25Z</updated>
<author>
<name>Kaalleen</name>
<email>36401965+kaalleen@users.noreply.github.com</email>
</author>
<published>2024-05-01T17:34:25Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=2ee4175437bbfcddf98e5eacba9b019113716ac8'/>
<id>urn:sha1:2ee4175437bbfcddf98e5eacba9b019113716ac8</id>
<content type='text'>
Co-authored-by: rejbasket</content>
</entry>
<entry>
<title>simplification, cleanup, docs, startup dialog, DEBUG.ini</title>
<updated>2024-01-05T16:05:22Z</updated>
<author>
<name>karnigen</name>
<email>karnigen@gmail.com</email>
</author>
<published>2024-01-05T16:05:22Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=b4f50b1ed9fa6ac50bcce7bc7b78dd9c7ef6138e'/>
<id>urn:sha1:b4f50b1ed9fa6ac50bcce7bc7b78dd9c7ef6138e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace DEBUG,PROFILE by DEVEL.ini</title>
<updated>2023-12-29T15:25:17Z</updated>
<author>
<name>karnigen</name>
<email>karnigen@gmail.com</email>
</author>
<published>2023-12-29T15:25:17Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=f1f9d275a1ffaeb538a72e3643fb98231323337a'/>
<id>urn:sha1:f1f9d275a1ffaeb538a72e3643fb98231323337a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial changes</title>
<updated>2023-12-17T22:03:39Z</updated>
<author>
<name>karnigen</name>
<email>karnigen@gmail.com</email>
</author>
<published>2023-12-17T22:03:39Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=cc016b193e091fb3a376f4284a3f060c4abeec7f'/>
<id>urn:sha1:cc016b193e091fb3a376f4284a3f060c4abeec7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update electron version to v14.2.9 (#2214)</title>
<updated>2023-05-22T20:33:19Z</updated>
<author>
<name>rejbasket</name>
<email>39080670+rejbasket@users.noreply.github.com</email>
</author>
<published>2023-05-22T20:33:19Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=ef6f6580df6e8fbce913eecc1fe7e0f8caf1315b'/>
<id>urn:sha1:ef6f6580df6e8fbce913eecc1fe7e0f8caf1315b</id>
<content type='text'>
Authored-by: rejbasket
Co-authored-by: Kaalleen
Co-authored-by: Lex Neva</content>
</entry>
<entry>
<title>expose the trim_after param in the interface</title>
<updated>2022-12-03T22:38:57Z</updated>
<author>
<name>George Steel</name>
<email>george.steel@gmail.com</email>
</author>
<published>2022-12-03T22:38:57Z</published>
<link rel='alternate' type='text/html' href='http://git.push-f.com/inkstitch/commit/?id=3c37a016bfd5805744eb18d82a76804a0a3e4806'/>
<id>urn:sha1:3c37a016bfd5805744eb18d82a76804a0a3e4806</id>
<content type='text'>
</content>
</entry>
</feed>
