1
0
Fork 0
Commit graph

349 commits

Author SHA1 Message Date
Joost De Cock
84853346a2 Rewrote hooks and plugin handling 2018-12-09 14:17:46 +01:00
Joost De Cock
6e404afba6 🔖 v0.19.0 2018-12-07 16:00:45 +01:00
Joost De Cock
18e506e292 📦 Updated build settings 2018-12-07 16:00:32 +01:00
Joost De Cock
aadfd392ae 🐛 Fixed typo in pattern sampling code 2018-12-07 15:59:57 +01:00
Joost De Cock
933b1b5a3d Updated tests for hooks workaround 2018-09-30 17:03:24 +02:00
Joost De Cock
a0a316b60e Updated tests for hooks workaround 2018-09-30 16:56:02 +02:00
Joost De Cock
0963a4f330
Workaround for #7 (#8)
* 🚧 Initial workaround for #7

* 🚧 Added workaround for preSample and postSample hooks
2018-09-30 16:25:03 +02:00
joostdecock
8f207a1904 🔖 v0.18.3 2018-09-25 11:52:37 +00:00
Joost De Cock
27625567c7
Added 🚨 to macro not found debug message 2018-09-25 13:52:15 +02:00
Joost De Cock
17b469a498
Added 🔌 to plugin loaded debug message 2018-09-25 13:50:56 +02:00
Joost De Cock
0d0f1a08cf
Added 🏃🏿‍♀️ to sample run debug messages 2018-09-25 13:49:10 +02:00
joostdecock
08a372184b Updated debug output 2018-09-25 10:09:53 +00:00
joostdecock
a5d9da60db 🔧 Fixed typo in precommit script 2018-09-24 10:13:09 +00:00
Joost De Cock
3dfb7fb086 🔥 Removed unused dependency 2018-09-23 13:09:37 +02:00
Joost De Cock
767fce1ad3 🔖 v0.18.2 2018-09-23 13:05:51 +02:00
Joost De Cock
74ef91fe08 Moved debug formatting to debug plugin 2018-09-23 13:05:45 +02:00
Joost De Cock
7f7688c566 🔖 v0.18.1 2018-09-22 11:14:15 +02:00
Joost De Cock
56542e5cda Updating tests 2018-09-22 11:14:10 +02:00
Joost De Cock
c376510367 🔖 v0.18.0 2018-09-22 10:42:04 +02:00
Joost De Cock
c60e66b979 Added sampling style that iterates of hue range 2018-09-22 10:41:51 +02:00
Joost De Cock
408fdd09fe 🔖 v0.17.0 2018-09-12 17:34:59 +02:00
Joost De Cock
7c86c6354b Switched from settings.mode to settings.complete 2018-09-12 17:34:53 +02:00
Joost De Cock
d15515d73c 🔖 v0.16.3 2018-09-11 16:22:14 +02:00
Joost De Cock
c5e30f068a Added sampling of list options 2018-09-11 16:22:08 +02:00
Joost De Cock
d2e88c9e44 🔖 v0.16.2 2018-09-11 11:39:57 +02:00
Joost De Cock
54b7ca1817 settings.margin and scale/rotate snippets 2018-09-11 11:39:50 +02:00
Joost De Cock
b63f2ccd6f 🔖 v0.16.1 2018-09-10 11:09:42 +02:00
Joost De Cock
13b311f514 Switched to sitsRoughlyOn for fuzzy path operations 2018-09-10 11:09:37 +02:00
Joost De Cock
e2a4895c57 Swithched to sitsRoughlyOn() for joinPaths() method 2018-09-10 11:07:37 +02:00
Joost De Cock
c307f0c548 🔖 v0.16.0 2018-09-07 16:26:15 +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
bd5c25272e 🔖 v0.15.0 2018-09-06 16:48:43 +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
691220aaa8 🔖 v0.14.2 2018-09-06 16:23:07 +02:00
Joost De Cock
4d5a8b8ca1 🐛 Fixed immutability in path.translate and point.translate 2018-09-06 16:23:02 +02:00
Joost De Cock
4230a3b76e 🔖 v0.14.1 2018-09-06 15:35:47 +02:00
Joost De Cock
d2e9402087 🐛 Fixed copy/paste error in debug style 2018-09-06 15:35:41 +02:00
Joost De Cock
2cf071dc4f 🔖 v0.14.0 2018-09-06 15:33:06 +02:00
Joost De Cock
de4ffc1d69 Added support for anchored sampling 2018-09-06 15:32:43 +02:00
Joost De Cock
951ba7bb3c 🔖 v0.13.3 2018-09-06 12:03:26 +02:00
Joost De Cock
274d9d8934 Debug formatting 2018-09-06 12:03:18 +02:00
Joost De Cock
dbcfea2a48 Improved test coverage 2018-09-06 12:02:43 +02:00
Joost De Cock
2a99c9fce1 🔖 v0.13.2 2018-09-05 16:52:12 +02:00
Joost De Cock
09ae70e5a0 🔥 Removed checks that are handled by the validation plugin 2018-09-05 16:52:06 +02:00
Joost De Cock
d36e857e46 🔥 Removed unused variable 2018-09-05 10:54:40 +02:00
Joost De Cock
f00bd716c7 Updated test after path optimizations 2018-09-05 10:54:23 +02:00
Joost De Cock
f3435e07d3 🔖 v0.13.1 2018-09-04 16:56:25 +02:00
Joost De Cock
e945fa00b4 🔖 v0.13.0 2018-09-04 15:22:06 +02:00