[graphics/krita] krita/data/bundles: Add SeExpr resource bundle

L. E. Segovia null at kde.org
Thu Aug 6 22:04:42 BST 2020


Git commit 2fb0bf9f91ccb864af0d91fecc2b955681832399 by L. E. Segovia.
Committed on 06/08/2020 at 21:00.
Pushed by lsegovia into branch 'master'.

Add SeExpr resource bundle

The attached resource bundle packs all of the examples in this thread:

https://krita-artists.org/t/procedural-texture-generator-example-and-wishes/7638

Thanks to Wolthera van Hövell and David Revoy for their work.

(cherry picked from commit dfeec9fad6cb8743507fe77666fec01176559df5)

CCMAIL: kimageshop at kde.org

M  +1    -0    krita/data/bundles/CMakeLists.txt
A  +-    --    krita/data/bundles/Krita_Artists_SeExpr_examples.bundle

https://invent.kde.org/graphics/krita/commit/2fb0bf9f91ccb864af0d91fecc2b955681832399

diff --git a/krita/data/bundles/CMakeLists.txt b/krita/data/bundles/CMakeLists.txt
index b3e48f261e..e78df12513 100644
--- a/krita/data/bundles/CMakeLists.txt
+++ b/krita/data/bundles/CMakeLists.txt
@@ -2,4 +2,5 @@ install( FILES
     README
     Krita_3_Default_Resources.bundle
     Krita_4_Default_Resources.bundle
+    Krita_Artists_SeExpr_examples.bundle
 DESTINATION  ${DATA_INSTALL_DIR}/krita/bundles)
diff --git a/krita/data/bundles/Krita_Artists_SeExpr_examples.bundle b/krita/data/bundles/Krita_Artists_SeExpr_examples.bundle
new file mode 100644
index 0000000000..d32ce93df4
Binary files /dev/null and b/krita/data/bundles/Krita_Artists_SeExpr_examples.bundle differ


More information about the kimageshop mailing list