summaryrefslogtreecommitdiff
path: root/lib/extensions/unlink_clone.py
AgeCommit message (Collapse)Author
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-01-16improve symbol handling (#3440)Kaalleen
2024-08-14Clones now also clone commands attached to element and its children. (#3032, ↵capellancitizen
#3121) (#3086)
2024-05-22add links to documention in inx extensions (#2937)Kaalleen
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