Commit Graph

394 Commits

Author SHA1 Message Date
0e7d1e2178 . 2021-04-15 17:04:18 +02:00
f14ffb9952 Updated some extension structures to more modern argument parser method 2021-04-15 17:03:47 +02:00
280cc8b878 Fix remove redundant extension: remove paths which only contain one path 2021-04-15 15:56:40 +02:00
d4400af0bc fixed freezing 2021-04-15 00:48:50 +02:00
db05a9aef3 More bugfixes in Create Links extension, validated by larger SVGs 2021-04-14 23:52:32 +02:00
89bf906191 Fix in flevobezier 2021-04-14 22:15:34 +02:00
leyghisbb
4d9a52a94e no message 2021-04-14 21:57:54 +02:00
leyghisbb
588eedaaad Fix in flevobezier 2021-04-14 21:53:11 +02:00
leyghisbb
c13ab76b7d some inx patches 2021-04-14 20:54:54 +02:00
leyghisbb
817a0d35e1 added option "keep selected" to longest cont. path extension 2021-04-14 20:54:35 +02:00
leyghisbb
23cdd26c4f updated contour scanner 2021-04-14 20:54:10 +02:00
leyghisbb
edc8313bbf fix in convex hull 2021-04-14 20:53:56 +02:00
leyghisbb
4a88511409 renaming extension 2021-04-14 18:34:59 +02:00
leyghisbb
3c5ef0d9d5 better ui for create links 2021-04-14 14:26:24 +02:00
3fb3a020f8 Patched Create Links extension 2021-04-14 11:43:30 +02:00
965f5dbb0a More convenience for create links extension 2021-04-13 23:24:50 +02:00
a07d72dcbf Added end type to offset paths extension 2021-04-13 22:49:42 +02:00
885b91c33d small generic fixes 2021-04-13 20:39:22 +02:00
c5dfaf6127 fixes in inx files of vpypetools 2021-04-13 20:39:01 +02:00
0a586ad157 Fix issue with breaking apart paths in vpypetools 2021-04-13 15:12:18 +02:00
5fc0054a77 Some small fix in create links 2021-04-13 15:11:57 +02:00
18dc01e884 Added several fixes for create_links extension 2021-04-13 14:44:28 +02:00
48c9a9630e Advanced checks for openClosedPath extension 2021-04-13 14:23:20 +02:00
67859849e9 Upgraded Create Links extension - first well working version 2021-04-12 23:28:02 +02:00
be4b28db3b Merge branch 'master' of https://780f082f9e7a3158c671efd803efd1ea70270517@gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X.git 2021-04-12 21:11:01 +02:00
leyghisbb
7960396034 Massive patching in cleanup styles extension 2021-04-12 19:14:57 +02:00
leyghisbb
89f19a339e added new options to migrategroups extension 2021-04-12 14:03:14 +02:00
leyghisbb
0da493ace9 Added basic support for svg:use element 2021-04-12 13:37:55 +02:00
leyghisbb
b9f7cc314c Patched Styles To Layers extension 2021-04-12 00:06:58 +02:00
6df228fc89 Working on Create Links extension (bridges, tabs) 2021-04-11 12:13:40 +02:00
6b687774c7 Added option to specify custom length to scale up a path to desired
length
2021-04-11 11:30:09 +02:00
leyghisbb
2807b7b688 removed some pre-developed string in vpypetools 2021-04-10 12:32:59 +02:00
leyghisbb
b496df017d added open closed path and export selection as svg 2021-04-09 19:13:32 +02:00
leyghisbb
5dda2bedc3 Added flip extension 2021-04-09 18:16:33 +02:00
leyghisbb
2ab27300e0 Added parabola extension 2021-04-09 17:39:49 +02:00
leyghisbb
bb53681a4f some fixes in pathops (copied from gitlab) 2021-04-09 16:31:33 +02:00
a9adc3d322 small fixes 2021-04-09 12:03:02 +02:00
a3e58cabb5 moved clones to another category 2021-04-09 10:37:32 +02:00
bcddf5c489 fixed clones in perspective to work with InkScape 1.1dev/1.2dev 2021-04-09 10:36:29 +02:00
707341e04d added point display option 2021-04-09 10:22:11 +02:00
01b2b46411 Added units to offset paths + some tweaks/better default 2021-04-09 00:07:33 +02:00
8b88223c61 fix typo in hatchfill 2021-04-09 00:07:05 +02:00
5d6248e21e Fixed error in circle tangent extension 2021-04-08 23:45:06 +02:00
42b57852d4 moved color replace extension to legacy tools 2021-04-08 23:44:45 +02:00
ecbf7a06fb Added LPE handling for bezier envelope 2021-04-08 22:58:17 +02:00
e5ae8a6f48 Added some path and file name validion to jpg export 2021-04-08 22:47:41 +02:00
2164c63e98 Modernized ExportXY extension 2021-04-08 22:00:37 +02:00
8533d56b60 Fixed decimal formatting 2021-04-08 21:49:52 +02:00
e96aab6400 Added decimal handling for paths imported in Singlelayer/paths mode 2021-04-08 14:46:30 +02:00
leyghisbb
4e0329192b GUI cleanings for vpypetools; re-edited linesimplify 2021-04-08 12:36:11 +02:00
leyghisbb
8816357985 fixed some typo in directory structure 2021-04-07 00:52:32 +02:00
leyghisbb
41d58db193 fixed some formattings 2021-04-07 00:44:26 +02:00
leyghisbb
6a74979c53 renamed extension cleanup; fixed some handling of elements and styling 2021-04-07 00:29:14 +02:00
leyghisbb
788e3cc4fb fixed some deprecation in offset paths 2021-04-06 17:00:57 +02:00
745d533574 clarified descriptions in vpypytools 2021-04-06 15:35:29 +02:00
2babf71a54 fixed default values for custom commands in vpypetools 2021-04-06 15:30:40 +02:00
48b022a89f added some more neat options to cleanup extension 2021-04-06 15:30:14 +02:00
a4b2570a93 some bugfix in styles to layer, introduces by new hairlines 2021-04-06 15:29:54 +02:00
6f9ab6fb13 Several bugfixes in vpypetools 2021-04-06 12:48:54 +02:00
700753865c adjustments in boundingbox and group to layer extension 2021-04-06 12:48:33 +02:00
4296faf68b added splitall and linesimplify to vpype; added basic layer handling
(more to come)
2021-04-06 00:29:02 +02:00
4bc3b24572 better bbox resizing for dxf2papercraft, dxfdwgimporter and
papercraft_unfold
2021-04-05 22:16:06 +02:00
93a1009130 Added applytransforms option to Styles To Layers; fixed layers being
children of other layers; added hairline option
2021-04-05 21:47:05 +02:00
0c3f0009a1 Added free mode for vpypetools 2021-04-04 16:31:48 +02:00
2437ee2bee Updated vpypetools 2021-04-04 15:43:09 +02:00
0e35a0d0b3 fixed typo in extension 2021-04-04 15:42:54 +02:00
70d90d6183 ... 2021-04-04 03:04:19 +02:00
c0e16509c8 small fix in dxf/dwg importer 2021-04-04 03:03:13 +02:00
89debd56e3 removed some more old commented code 2021-04-04 02:58:43 +02:00
8330e64ff4 removed some old code stuff in vpypetools (cleaning) 2021-04-04 02:57:12 +02:00
31ccee2730 made better translation bbox 2021-04-04 02:54:07 +02:00
68e1db93e5 added vpype-dxf into DXF/DWG Importer (new parser option) 2021-04-04 01:52:49 +02:00
f869b7ffbd some more adjustments 2021-04-04 01:52:28 +02:00
1a921db33c small updates 2021-04-04 01:51:59 +02:00
leyghisbb
3769e4d914 no message 2021-04-03 18:34:58 +02:00
leyghisbb
20dac613d3 some more code "vpypetools" 2021-04-03 18:34:01 +02:00
leyghisbb
f504fbfa80 added more efforts on vpype extensions 2021-04-02 23:07:28 +02:00
16779bb3af added vpype linesort extension (experimental right now) 2021-04-02 10:20:08 +02:00
89c6b4ec27 removed some obsolete txt file 2021-04-02 10:19:44 +02:00
a6eeee0205 fixed str() cast in applytransform extension 2021-04-02 10:19:27 +02:00
162a2ddd47 fixed typo in imagetracer extension 2021-04-02 10:19:08 +02:00
4671b78cee removed obsolete file 2021-04-02 10:18:47 +02:00
c080b34abb added handling for non-selection in boundingbox extension 2021-04-02 10:18:33 +02:00
d91068f11a some small fix in cleangroups extension 2021-04-02 10:16:23 +02:00
60b6452796 fix non-selection in VH to Line Extension 2021-04-02 10:15:49 +02:00
9e98e7e842 viewBox error fix in imagetracer.js 2021-03-09 13:39:53 +01:00
f1f995c392 Merge branch 'master' of https://780f082f9e7a3158c671efd803efd1ea70270517@gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X.git 2021-03-09 13:17:20 +01:00
c0adf8d2ee Fixed some deprecation warning in longest continuous path extension 2021-03-09 13:17:06 +01:00
leyghisbb
2b040a725c clarified some meanings in DXF Importer 2021-03-05 16:16:05 +01:00
leyghisbb
bfe3685826 fixed idiotic bug within DXF Importer ;-) 2021-03-05 15:40:33 +01:00
9871809e2d Updated dxf importer to recent ezdxf version 0.15.2 2021-03-04 22:21:30 +01:00
8d571201a0 Merge branch 'master' of https://780f082f9e7a3158c671efd803efd1ea70270517@gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X.git 2021-03-04 22:09:45 +01:00
8d9e0ddf5b some small additions to code quality 2021-03-04 22:09:08 +01:00
9121ab388d fixed some path bug in InventorySticker 2021-02-25 17:01:22 +01:00
leyghisbb
64a1695699 Small fix in menu structure 2021-02-22 21:49:08 +01:00
968f21ae2c fix in NextGenerator 2021-02-01 07:26:29 +01:00
1db499ae38 fixed some issue in NextGenerator 2021-01-31 18:49:28 +01:00
606b5a1d9e Added Level to inventory sticker 2021-01-29 12:06:13 +01:00
1817e6799d Small fix in inventory sticker 2021-01-29 11:11:02 +01:00
6642fd5abc Merge branch 'master' of https://780f082f9e7a3158c671efd803efd1ea70270517@gitea.fablabchemnitz.de/MarioVoigt/mightyscape-1.X.git 2021-01-29 11:08:05 +01:00