From 46c37403a6f133a883924801a5d7fa0d517b8176 Mon Sep 17 00:00:00 2001 From: Saul van der Walt <10322221+SaulDoesCode@users.noreply.github.com> Date: Tue, 6 Sep 2022 11:49:39 +0200 Subject: [PATCH 1/7] More modifiers --- ui/modifiers.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/ui/modifiers.json b/ui/modifiers.json index ca18cc07..69407a94 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -20,23 +20,38 @@ "16-bit", "Anaglyph", "Anime", + "Art Nouveau", + "Baroque", "CGI", "Cartoon", "Comic Book", "Concept Art", + "Cubist", "Digital Art", + "Dadaist", + "Expressionist", "Fantasy", + "Fauvist", + "Figurative", "Graphic Novel", + "Geometric", "Hard Edge Painting", "Hydrodipped", + "Impressionistic", "Lithography", "Manga", + "Minimalist", "Modern Art", "Mosaic", "Mural", + "Naive", + "Neoclassical", "Photo", "Realistic", + "Romantic", "Street Art", + "Stuckist", + "Surrealist", "Visual Novel", "Watercolor" ] @@ -96,22 +111,28 @@ "Electric Colors", "Infrared", "Synthwave", - "Warm Color Palette" + "Warm Color Palette", + "Pastel" ] ], [ "Emotions", [ "Angry", + "Bitter", "Disgusted", "Embarrassed", "Evil", "Excited", "Fear", + "Funny", "Happy", + "Horrifying", "Lonely", "Sad", - "Surprised" + "Serene", + "Surprised", + "Melancholic" ] ], [ From 183edf9eafe926529714144103d47ad291a1c119 Mon Sep 17 00:00:00 2001 From: Saul van der Walt <10322221+SaulDoesCode@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:22:42 +0200 Subject: [PATCH 2/7] Update modifiers.json --- ui/modifiers.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ui/modifiers.json b/ui/modifiers.json index 69407a94..b4695dcb 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -2,7 +2,7 @@ [ "Drawing Style", [ - "Cel Shading", + "Cell Shading", "Children's Drawing", "Crosshatch", "Detailed and Intricate", @@ -21,11 +21,13 @@ "Anaglyph", "Anime", "Art Nouveau", + "Bauhaus", "Baroque", "CGI", "Cartoon", "Comic Book", "Concept Art", + "Constructivist", "Cubist", "Digital Art", "Dadaist", @@ -48,8 +50,10 @@ "Neoclassical", "Photo", "Realistic", + "Rococo", "Romantic", "Street Art", + "Symbolist", "Stuckist", "Surrealist", "Visual Novel", @@ -110,9 +114,10 @@ "Dynamic Lighting", "Electric Colors", "Infrared", + "Pastel", + "Neon", "Synthwave", - "Warm Color Palette", - "Pastel" + "Warm Color Palette" ] ], [ @@ -160,11 +165,13 @@ "by Leonardo da Vinci", "by Lisa Frank", "by Mahmoud Saïd", + "by Makoto Shinkai", "by Mark Brooks", "by Pablo Picasso", "by Richard Dadd", "by Salvador Dalí", "by Tivadar Csontváry Kosztka", + "by Thomas Kinkade", "by Yoshitaka Amano", "by wlop" ] From 8f2f644230397cc5b806c8eb21188550b716992c Mon Sep 17 00:00:00 2001 From: Saul van der Walt <10322221+SaulDoesCode@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:28:10 +0200 Subject: [PATCH 3/7] Update modifiers.json --- ui/modifiers.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/modifiers.json b/ui/modifiers.json index b4695dcb..57537522 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -161,6 +161,7 @@ "by Johannes Vermeer", "by John William Waterhouse", "by Katsushika Hokusai", + "by Klee", "by Ko Young Hoon", "by Leonardo da Vinci", "by Lisa Frank", @@ -168,11 +169,13 @@ "by Makoto Shinkai", "by Mark Brooks", "by Pablo Picasso", + "by Rembrant", "by Richard Dadd", "by Salvador Dalí", "by Tivadar Csontváry Kosztka", "by Thomas Kinkade", "by Yoshitaka Amano", + "by Vincent van Gogh", "by wlop" ] ] From 729d0ea417b854600079a77685a900ec1a0267e2 Mon Sep 17 00:00:00 2001 From: Saul van der Walt <10322221+SaulDoesCode@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:31:52 +0200 Subject: [PATCH 4/7] Update modifiers.json --- ui/modifiers.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui/modifiers.json b/ui/modifiers.json index 57537522..64efd5f6 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -153,6 +153,7 @@ "by Banksy", "by Ben Enwonwu", "by Caravaggio Michelangelo Merisi", + "by Claude Monet", "by David Mann", "by Frida Kahlo", "by H.R. Giger", @@ -168,8 +169,9 @@ "by Mahmoud Saïd", "by Makoto Shinkai", "by Mark Brooks", + "by Michelangelo", "by Pablo Picasso", - "by Rembrant", + "by Rembrandt", "by Richard Dadd", "by Salvador Dalí", "by Tivadar Csontváry Kosztka", From 0fd4804f95f210c50d81c793414eff7bf7e2d62f Mon Sep 17 00:00:00 2001 From: Saul van der Walt <10322221+SaulDoesCode@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:35:28 +0200 Subject: [PATCH 5/7] Update modifiers.json --- ui/modifiers.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ui/modifiers.json b/ui/modifiers.json index 64efd5f6..aecef71c 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -155,14 +155,17 @@ "by Caravaggio Michelangelo Merisi", "by Claude Monet", "by David Mann", + "by Édouard Manet", "by Frida Kahlo", + "by Georgia O'Keeffe", "by H.R. Giger", "by Hayao Miyazaki", + "by Henri Matisse", "by Ivan Shishkin", + "by Jackson Pollock", "by Johannes Vermeer", "by John William Waterhouse", "by Katsushika Hokusai", - "by Klee", "by Ko Young Hoon", "by Leonardo da Vinci", "by Lisa Frank", @@ -170,9 +173,12 @@ "by Makoto Shinkai", "by Mark Brooks", "by Michelangelo", + "by Paul Klee", "by Pablo Picasso", + "by Pierre-Auguste Renoir", "by Rembrandt", "by Richard Dadd", + "by Sandro Botticelli", "by Salvador Dalí", "by Tivadar Csontváry Kosztka", "by Thomas Kinkade", From f90246688269959adc08cd1502ef43057322b937 Mon Sep 17 00:00:00 2001 From: Saul van der Walt <10322221+SaulDoesCode@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:41:56 +0200 Subject: [PATCH 6/7] Update modifiers.json --- ui/modifiers.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/modifiers.json b/ui/modifiers.json index aecef71c..3b2a1d7c 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -155,6 +155,7 @@ "by Caravaggio Michelangelo Merisi", "by Claude Monet", "by David Mann", + "by Diego Velázquez", "by Édouard Manet", "by Frida Kahlo", "by Georgia O'Keeffe", From 44824acf34a363b30f28e107634fcf7f0e11b05b Mon Sep 17 00:00:00 2001 From: Saul van der Walt <10322221+SaulDoesCode@users.noreply.github.com> Date: Tue, 6 Sep 2022 13:42:23 +0200 Subject: [PATCH 7/7] Update modifiers.json --- ui/modifiers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/modifiers.json b/ui/modifiers.json index 3b2a1d7c..d334eb38 100644 --- a/ui/modifiers.json +++ b/ui/modifiers.json @@ -2,7 +2,7 @@ [ "Drawing Style", [ - "Cell Shading", + "Cel Shading", "Children's Drawing", "Crosshatch", "Detailed and Intricate",