summaryrefslogtreecommitdiff
path: root/lib/commands.py
AgeCommit message (Expand)Author
2025-03-04Command symbol size and opacity (#3548)Kaalleen
2025-03-02Use symbol as command position (#3542)Kaalleen
2024-12-07Enable start end commands for satins (#3315)Kaalleen
2024-08-20Fixed transforms on cloned commands (#3160)capellancitizen
2024-08-14Clones now also clone commands attached to element and its children. (#3032, ...capellancitizen
2024-07-14Command translations (#3075)Kaalleen
2023-08-08ignore commands with "empty-d-connectors" (#2436)Kaalleen
2023-06-23command recognition (#2384)Kaalleen
2023-05-16command positionKaalleen
2023-05-08Gradient blocks (#2275)Kaalleen
2023-05-01rename target position command (#2247)Kaalleen
2022-12-17fix #1921 (#1922)Kaalleen
2022-11-22Claudine/lettering with trims (#1866)Claudine Peyrat
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-18Auto route for running stitch (#1638)Kaalleen
2021-08-16Merge pull request #1254 from inkstitch/kaalleen/satin-patternsLex Neva
2021-08-15fix commands on multiple import (#1306)Kaalleen
2021-08-07Merge remote-tracking branch 'origin/main' into kaalleen/satin-patternsLex Neva
2021-08-03fix add-layer-commands (#1298)Kaalleen
2021-07-29fix #1213 (#1287)Kaalleen
2021-07-25Fix Style Issues (#1154)Kaalleen
2021-06-28undo previous changes (group command stuff)Kaalleen
2021-06-28pattern markersKaalleen
2021-06-27group patternsKaalleen
2021-06-12stacking commands (#1243)Kaalleen
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2020-05-16support svg objects (#643)Kaalleen
2020-04-25Namespaced Attributes (#657)Kaalleen
2020-04-02do not translate internal command names (#645)Kaalleen
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-07-04add trim commands in import and stitch planLex Neva
2019-03-08less haphazard positioning for commandsLex Neva
2019-03-08implement trim option for letteringLex Neva
2019-03-08refactor add_commands() out into commands moduleLex Neva
2018-10-30new extension: Auto-Route Satin Columns (#330)Lex Neva
2018-09-29new extension: split satin (#315)Lex Neva
2018-08-24add 'Add Commands' extensionLex Neva
2018-08-24style fixesLex Neva
2018-08-24implement stop positionLex Neva
2018-08-24add origin command and remove guides methodLex Neva
2018-08-24add `point` property to StandaloneCommandLex Neva
2018-08-21autopep8Lex Neva
2018-08-20gettextify INX templatesLex Neva
2018-08-17group symbol+connector and label with command descriptionLex Neva
2018-08-16new extension to add layer commandsLex Neva
2018-08-16add get_layer_commands()Lex Neva
2018-08-02WIPLex Neva
2018-07-12remove leftover debugging code (oops)Lex Neva
2018-06-21add commands frameworkLex Neva