Commit Graph

20 Commits (master)

Author SHA1 Message Date
Tomáš Mládek c89080ff00
autoformat 2022-01-19 22:00:29 +01:00
Tomáš Mládek f004daaa3c add docker deno build to Makefile, clean step, fix app build, .gitignore 2021-09-23 12:38:41 +02:00
Tomáš Mládek 33603eabff cli - allow multiple modes to be selected, recursive collages
also use module augmentation to simplify types and all

TODO: make web app also use the same recursive code
2021-09-20 22:38:04 +02:00
Tomáš Mládek 5734774366 autoformat, fix lint errors 2021-09-15 19:13:26 +02:00
Tomáš Mládek 054f9a9218 deno cli version (ugly) proof of concept 2021-09-15 19:09:44 +02:00
Tomáš Mládek 79f9108f34 autoformat 2021-09-11 23:51:22 +02:00
Tomáš Mládek f54b61e236 add exclusion for shuffle & recursive modes 2020-07-20 14:57:05 +02:00
Tomáš Mládek 64fa7098a0 add recursion 2020-07-17 19:14:42 +02:00
Tomáš Mládek 7cf393af71 major refactor (add segments) in preparation for recursive collages 2020-07-17 16:11:40 +02:00
Tomáš Mládek 5473d0c46a fix blending context 2020-07-17 12:00:33 +02:00
Tomáš Mládek 4b102137f7 add blend mode, clear canvas before redraw, various improvements 2020-07-17 11:57:11 +02:00
Tomáš Mládek 8d05c4fb8f remove cleanCrops from config; split grid into two modes 2020-07-15 23:13:04 +02:00
Tomáš Mládek 003c0be447 package.json, add footer with version and link to homepage 2020-07-15 23:05:29 +02:00
Tomáš Mládek 7711f19810 split concentric into two modes 2020-07-15 23:05:15 +02:00
Tomáš Mládek 5caaf81699 rerender on canvas size change 2020-07-15 22:56:48 +02:00
Tomáš Mládek 778d8ef605 remove min image label 2020-07-15 22:54:53 +02:00
Tomáš Mládek 9c0fa5fdfa add concentric mode 2020-07-15 22:54:24 +02:00
Tomáš Mládek 494c308f94 clear bitmaps on file reload 2020-07-15 22:12:18 +02:00
Tomáš Mládek 9850decf24 initial commit 2020-07-15 22:00:19 +02:00
Tomáš Mládek cdaf3f9c50 init 2020-06-22 17:29:49 +02:00