index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
commands.py
Age
Commit message (
Expand
)
Author
2021-08-16
Merge pull request #1254 from inkstitch/kaalleen/satin-patterns
Lex Neva
2021-08-15
fix commands on multiple import (#1306)
Kaalleen
2021-08-07
Merge remote-tracking branch 'origin/main' into kaalleen/satin-patterns
Lex Neva
2021-08-03
fix add-layer-commands (#1298)
Kaalleen
2021-07-29
fix #1213 (#1287)
Kaalleen
2021-07-25
Fix Style Issues (#1154)
Kaalleen
2021-06-28
undo previous changes (group command stuff)
Kaalleen
2021-06-28
pattern markers
Kaalleen
2021-06-27
group patterns
Kaalleen
2021-06-12
stacking commands (#1243)
Kaalleen
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2020-05-16
support svg objects (#643)
Kaalleen
2020-04-25
Namespaced Attributes (#657)
Kaalleen
2020-04-02
do not translate internal command names (#645)
Kaalleen
2019-08-05
add Troubleshoot extension (#465)
Kaalleen
2019-07-04
add trim commands in import and stitch plan
Lex Neva
2019-03-08
less haphazard positioning for commands
Lex Neva
2019-03-08
implement trim option for lettering
Lex Neva
2019-03-08
refactor add_commands() out into commands module
Lex Neva
2018-10-30
new extension: Auto-Route Satin Columns (#330)
Lex Neva
2018-09-29
new extension: split satin (#315)
Lex Neva
2018-08-24
add 'Add Commands' extension
Lex Neva
2018-08-24
style fixes
Lex Neva
2018-08-24
implement stop position
Lex Neva
2018-08-24
add origin command and remove guides method
Lex Neva
2018-08-24
add `point` property to StandaloneCommand
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-08-20
gettextify INX templates
Lex Neva
2018-08-17
group symbol+connector and label with command description
Lex Neva
2018-08-16
new extension to add layer commands
Lex Neva
2018-08-16
add get_layer_commands()
Lex Neva
2018-08-02
WIP
Lex Neva
2018-07-12
remove leftover debugging code (oops)
Lex Neva
2018-06-21
add commands framework
Lex Neva