1
0
Fork 0
Commit graph

52 commits

Author SHA1 Message Date
Joost De Cock
c60e66b979 Added sampling style that iterates of hue range 2018-09-22 10:41:51 +02:00
Joost De Cock
7c86c6354b Switched from settings.mode to settings.complete 2018-09-12 17:34:53 +02:00
Joost De Cock
c5e30f068a Added sampling of list options 2018-09-11 16:22:08 +02:00
Joost De Cock
54b7ca1817 settings.margin and scale/rotate snippets 2018-09-11 11:39:50 +02:00
Joost De Cock
164c40c695 Added sampling of static options 2018-09-07 16:25:17 +02:00
Joost De Cock
829baa469b ♻️ Reworked sampling/anchor code 2018-09-07 16:09:14 +02:00
Joost De Cock
118677aa22 🐛 Fixed issue where path translate wasn't saved 2018-09-07 15:16:59 +02:00
Joost De Cock
fecee2479e 🐛 Fixed incorrect handling of percentage option when sampling 2018-09-06 16:48:36 +02:00
Joost De Cock
de4ffc1d69 Added support for anchored sampling 2018-09-06 15:32:43 +02:00
Joost De Cock
274d9d8934 Debug formatting 2018-09-06 12:03:18 +02:00
Joost De Cock
ade70da54b Added support for different option types 2018-09-03 12:20:51 +02:00
Joost De Cock
1faad2a01b 🎨 Moved round() to utils 2018-08-31 09:44:12 +02:00
Joost De Cock
0a1d96ea22 Added support for xml:lang attribute in SVG tag 2018-08-27 16:45:03 +02:00
Joost De Cock
072abb09b6 Added support for focus sampling of models (comparison) 2018-08-24 20:16:01 +02:00
Joost De Cock
f0035e751c Added strict mode to Pattern.needs() 2018-08-20 12:16:13 +02:00
Joost De Cock
2886837827 🐛 Fixed issue in Pattern.needs() 2018-08-16 16:09:47 +02:00
Joost De Cock
7609af1391 Added support for idPrefix 2018-08-16 15:44:01 +02:00
Joost De Cock
0d0784bb95 Switched Pattern.inScope() to Pattern.needs() 2018-08-16 12:09:57 +02:00
Joost De Cock
5c4d26b548 Simplified option load (for now) 2018-08-16 11:57:00 +02:00
Joost De Cock
ce3f77f623 Added support for and options 2018-08-15 18:54:47 +02:00
Joost De Cock
a878afe3a0 🐛 Fixed faulty array check 2018-08-14 09:20:47 +02:00
Joost De Cock
66d3bb5c28 🚨 Removed unused import 2018-08-13 11:02:50 +02:00
Joost De Cock
7308f2dda6 🚨 Better handling of array check 2018-08-13 10:54:14 +02:00
Joost De Cock
183b4a7a68 Tests for pattern 2018-08-12 18:50:48 +02:00
Joost De Cock
081c0cf69e Tests for svg 2018-08-12 16:19:04 +02:00
Joost De Cock
1c4507c5bd Constant config options have no type 2018-08-11 15:05:40 +02:00
Joost De Cock
a4854735b9 :sprakles: Support for bundled hooks 2018-08-11 14:03:06 +02:00
Joost De Cock
ea0801949e 💥 Changed hook structure 2018-08-10 15:36:39 +02:00
Joost De Cock
513e29dac6 🚧 Work on sampling 2018-08-10 14:25:26 +02:00
Joost De Cock
15f947a399 (single) measurement sampling 2018-08-09 16:45:46 +02:00
Joost De Cock
00c3ebe14c Option sampling 2018-08-09 16:11:56 +02:00
Joost De Cock
98fef1a0ae 🚧 Option sample, first results 2018-08-09 15:57:30 +02:00
Joost De Cock
28f61ad4d8 🚧 First sampling steps 2018-08-09 15:10:15 +02:00
Joost De Cock
0254edc4b0 🚧 Changed config options structure 2018-08-09 14:21:10 +02:00
Joost De Cock
a357586344 🚧 Dedicated debug object 2018-08-07 16:32:16 +02:00
Joost De Cock
ff9b561233 🚧 Working on debug 2018-08-07 15:23:37 +02:00
Joost De Cock
eda19195d1 🚧 Working on hooks 2018-08-07 13:46:38 +02:00
Joost De Cock
6167db92ac 💥 Switched to Capitals for constructors
Also moved round method to avoid circular dependency
2018-08-05 18:19:48 +02:00
Joost De Cock
718c9acda5 Added store 2018-08-05 16:32:38 +02:00
Joost De Cock
fd80450d77 Further changes to handling of parts and copying their data 2018-08-05 15:52:37 +02:00
Joost De Cock
12573a5f96 💥 Changed the loading of parts and (macro) plugins 2018-08-05 14:04:15 +02:00
Joost De Cock
18cc30fe74 🚧 Part cloning 2018-08-03 14:20:28 +02:00
Joost De Cock
9a60dc5756 🚧 Bin packing integration 2018-08-01 18:18:29 +02:00
Joost De Cock
6f52ccfd2e 🚧 Progress on paths/beziers 2018-08-01 14:55:54 +02:00
joostdecock
be4e759c1a 🚧 Pre work on offsets 2018-07-26 13:43:12 +00:00
joostdecock
54766af63c 🚧 Changes to context 2018-07-25 14:53:10 +00:00
joostdecock
014eee3209 🚧 repo move to freesewing org 2018-07-24 14:38:03 +00:00
Joost De Cock
27500d52e1 🚧 Last changes for pivot to JavaScript 2018-07-24 08:34:26 +02:00
Joost De Cock
9fbef27330 🚧 Fixing prototype issues 2018-07-23 20:14:32 +02:00
joostdecock
7758ba81a6 🚧 Moved return statement to bottom to avoid warnings 2018-07-23 17:35:06 +00:00