inkstitch/lib/extensions
Kaalleen 41975b1f6a
fix zerodivision error in zigzag to satin (#3696)
2025-04-27 21:20:55 +02:00
..
utils
__init__.py Add transform extension which also transforms the fill angles (#3657) 2025-04-15 18:27:06 +02:00
about.py annotations (#3569) 2025-03-12 08:16:28 +01:00
apply_palette.py annotations (#3569) 2025-03-12 08:16:28 +01:00
apply_threadlist.py annotations (#3569) 2025-03-12 08:16:28 +01:00
auto_run.py annotations (#3569) 2025-03-12 08:16:28 +01:00
auto_satin.py
base.py
batch_lettering.py batch lettering: skip empty text (#3623) 2025-04-02 17:00:08 +02:00
break_apart.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
cleanup.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
commands.py
commands_scale_symbols.py
cut_satin.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
cutwork_segmentation.py cutwork: adapt to new inkex color module (#3602) 2025-03-27 07:11:01 +01:00
density_map.py
display_stacking_order.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
duplicate_params.py
element_info.py Element info: take pattern into account (#3581) 2025-03-15 08:51:40 +01:00
fill_to_satin.py Do not bridge actual segments (#3669) 2025-04-15 18:27:30 +02:00
fill_to_stroke.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
flip.py
generate_palette.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
global_commands.py
gradient_blocks.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
input.py
install.py Install thread palettes -> addons (thread palettes and symbols) (#3606) 2025-03-25 18:03:17 +01:00
install_custom_palette.py
jump_to_stroke.py Add transform extension which also transforms the fill angles (#3657) 2025-04-15 18:27:06 +02:00
jump_to_trim.py
knockdown_fill.py
layer_commands.py
lettering.py
lettering_along_path.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
lettering_custom_font_dir.py
lettering_edit_json.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
lettering_font_sample.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
lettering_force_lock_stitches.py Rewrite force lock stitch extension (#3559) 2025-03-10 08:21:18 +01:00
lettering_generate_json.py
lettering_remove_kerning.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
lettering_set_color_sort_index.py
lettering_svg_font_to_layers.py not all guide positions are int (#3578) 2025-03-15 08:20:52 +01:00
letters_to_font.py
object_commands.py
object_commands_toggle_visibility.py
outline.py
output.py
palette_split_text.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
palette_to_text.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
params.py always update satin param (#3647) 2025-04-12 05:59:54 +02:00
png_realistic.py
png_simple.py
preferences.py
print_pdf.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
redwork.py duplicate-consistant autoroute element selection (#3638) 2025-04-19 07:11:57 +02:00
remove_duplicated_points.py
remove_embroidery_settings.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
reorder.py delete reorder elements first (#3663) 2025-04-18 18:28:11 +02:00
satin_multicolor.py
satin_to_stroke.py rename convert to extensions (#3605) 2025-03-25 07:14:23 +01:00
select_elements.py duplicate-consistant autoroute element selection (#3638) 2025-04-19 07:11:57 +02:00
selection_to_anchor_line.py
selection_to_guide_line.py
selection_to_pattern.py
sew_stack_editor.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
simulator.py
stitch_plan_preview.py
stitch_plan_preview_undo.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
stroke_to_lpe_satin.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
stroke_to_satin.py rename convert to extensions (#3605) 2025-03-25 07:14:23 +01:00
tartan.py Add annotations to tartan stripe editor main extension file (#3567) 2025-03-12 20:24:05 +01:00
test_swatches.py
thread_list.py
transform_elements.py remove rotation test code (#3675) 2025-04-17 09:14:55 +02:00
troubleshoot.py troubleshoot exchange single quote with double quote 2025-04-13 18:10:01 +02:00
unlink_clone.py Unlink clones: add option to group / not group resulting symbol elements (#3624) 2025-04-02 17:00:41 +02:00
update_svg.py fix updater (#3583) 2025-03-15 19:27:24 +01:00
zigzag_line_to_satin.py fix zerodivision error in zigzag to satin (#3696) 2025-04-27 21:20:55 +02:00
zip.py