From 4b9201d074b2cce4047c4248e95eefaef6a102f7 Mon Sep 17 00:00:00 2001 From: Tim Voelker Date: Mon, 19 Jan 2026 17:08:14 +0100 Subject: [PATCH] Working on Background Lines Shader --- Unreal/Content/Assets/Background/T_Background_Test_8K.uasset | 4 ++-- .../Content/Assets/Background/T_Background_Test_Mask.uasset | 4 ++-- .../Assets/Background/bg-final_SQUARE_LinesMask.uasset | 3 +++ .../Background/bg-final_SQUARE_LinesMask_Position.uasset | 3 +++ .../Background/bg-final_SQUARE_LinesMask_gradient.uasset | 3 +++ .../Materials/2D_Environment/MM_2D_Environment_SPIE.uasset | 3 +++ Unreal/Content/SPIE/Maps/M_SPIE_Startup.umap | 4 ++-- Unreal/Content/SPIE/Material/MI_2D_Environment_Spie.uasset | 4 ++-- 8 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask.uasset create mode 100644 Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_Position.uasset create mode 100644 Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_gradient.uasset create mode 100644 Unreal/Content/Project/Materials/2D_Environment/MM_2D_Environment_SPIE.uasset diff --git a/Unreal/Content/Assets/Background/T_Background_Test_8K.uasset b/Unreal/Content/Assets/Background/T_Background_Test_8K.uasset index d6dab57..3fea77a 100644 --- a/Unreal/Content/Assets/Background/T_Background_Test_8K.uasset +++ b/Unreal/Content/Assets/Background/T_Background_Test_8K.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56a4db1d4db13960c6ac08f169067dce9005a838ff7e43ca3ca7c42be27c6cf8 -size 19194716 +oid sha256:3ea56abb7f8244c44c522d46297d23db543c4ad9342fc77bf2f4af58612eeeaf +size 37776605 diff --git a/Unreal/Content/Assets/Background/T_Background_Test_Mask.uasset b/Unreal/Content/Assets/Background/T_Background_Test_Mask.uasset index 62c6028..b91bcaa 100644 --- a/Unreal/Content/Assets/Background/T_Background_Test_Mask.uasset +++ b/Unreal/Content/Assets/Background/T_Background_Test_Mask.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19cb466cc35c68f5d565959fd7296564a1ffa2bf08380ccf147b9a8ed14ca6a4 -size 397733 +oid sha256:d6727ed7b3f32d19a856299fae80256458f063270af6afd59db85be39ee2afa4 +size 1765676 diff --git a/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask.uasset b/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask.uasset new file mode 100644 index 0000000..9cf3348 --- /dev/null +++ b/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7c9cc6ee83b0b15d931ce9a4b36e67c3518be261eca601610af146a87f16b7 +size 6995569 diff --git a/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_Position.uasset b/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_Position.uasset new file mode 100644 index 0000000..71ec3d5 --- /dev/null +++ b/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_Position.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46ef3b41e9de1b44c173794ca5672b8a5289609c022840b730d9ecc16208fe7e +size 19607 diff --git a/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_gradient.uasset b/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_gradient.uasset new file mode 100644 index 0000000..0b2ee77 --- /dev/null +++ b/Unreal/Content/Assets/Background/bg-final_SQUARE_LinesMask_gradient.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76797764923a9411de2526ffa5376d2f4ff7a05a8d0c44e03e1210d3b6131835 +size 17405301 diff --git a/Unreal/Content/Project/Materials/2D_Environment/MM_2D_Environment_SPIE.uasset b/Unreal/Content/Project/Materials/2D_Environment/MM_2D_Environment_SPIE.uasset new file mode 100644 index 0000000..933acad --- /dev/null +++ b/Unreal/Content/Project/Materials/2D_Environment/MM_2D_Environment_SPIE.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33285ad0c96ea7d742b9b7a2e202c2d92c83d0e52ec74b283a2e5be73fc69262 +size 63838 diff --git a/Unreal/Content/SPIE/Maps/M_SPIE_Startup.umap b/Unreal/Content/SPIE/Maps/M_SPIE_Startup.umap index 97f1fd1..e93575a 100644 --- a/Unreal/Content/SPIE/Maps/M_SPIE_Startup.umap +++ b/Unreal/Content/SPIE/Maps/M_SPIE_Startup.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac61316f0aba0fefa3cb370bd59695120b5e2b0d549a179661316c10fe7d8936 -size 164189 +oid sha256:cb39f0bee3a8a0ab6aa794fb32d7dd0bd732063d8ca7986d9bf12210315140b9 +size 164687 diff --git a/Unreal/Content/SPIE/Material/MI_2D_Environment_Spie.uasset b/Unreal/Content/SPIE/Material/MI_2D_Environment_Spie.uasset index 32af48c..18a7efe 100644 --- a/Unreal/Content/SPIE/Material/MI_2D_Environment_Spie.uasset +++ b/Unreal/Content/SPIE/Material/MI_2D_Environment_Spie.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5775785c9e9de9f9891a6b265a0ce71795002b4a593ef2ea034adad172bf3c52 -size 19492 +oid sha256:f0406fecdd0a8560d252f733992c556cc33026a71a7bbf1fed10e6ac5f87b911 +size 23945