From b76d0833a7c542b7243e2b07b7a14e15d5dacd5f Mon Sep 17 00:00:00 2001 From: Simeon Wallrath Date: Thu, 14 Nov 2024 15:58:13 +0100 Subject: [PATCH] Material Fixes for MainMenu Transparency with Stencil --- .../Content/MainMenu/M_PP_MainMenu.uasset | 4 ++-- .../MainMenu/UI_Materials/M_UI_Liquid_Fill_Button.uasset | 4 ++-- .../MainMenu/UI_Materials/M_UI_Liquid_Fill_Button_Inst.uasset | 4 ++-- .../Content/MainMenu/WB_Button_StyleMain.uasset | 4 ++-- VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Main.uasset | 4 ++-- .../Content/VRE/Core/Character/BP_VRCharacter.uasset | 4 ++-- .../Content/VRE/ExampleMap/MotionControllerMap.umap | 4 ++-- .../Content/VRE/Input/Actions/SpawnInventory.uasset | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/M_PP_MainMenu.uasset b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/M_PP_MainMenu.uasset index 6a806c6..e93a6b4 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/M_PP_MainMenu.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/M_PP_MainMenu.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:672fd8afc3179e32354cc4244a056c33cb17c82952be0f0e0df8334aef916980 -size 12948 +oid sha256:d7fbc4353ada95eeaaf13ece062880c6f5035b9de680e53db1372dc3db63c781 +size 12949 diff --git a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button.uasset b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button.uasset index 6c6f429..adfd3a7 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcfddac0c1e1472968260ba0faf59c6cc156211507ccd94f3914fdf8a4af7617 -size 181122 +oid sha256:036ab889635cfaebb7f7c7863b12a57d1cb6d1fbbb64700b9803d9e09dd9770a +size 186664 diff --git a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button_Inst.uasset b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button_Inst.uasset index b4de4f9..052596c 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button_Inst.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/UI_Materials/M_UI_Liquid_Fill_Button_Inst.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb97675012465b4e20b392fbb2bf414f27d2da433103705de429f5bb46270a7d -size 15425 +oid sha256:979deae1c2536f8328fd216325a79103ebd72b4d71c9b72c58bc0a77849ea3b6 +size 17005 diff --git a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Button_StyleMain.uasset b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Button_StyleMain.uasset index d48ece2..cfab09d 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Button_StyleMain.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Button_StyleMain.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ffd5a1a3a2c1f1b0202aa94394c80e610b6000c7251cb65b85122fb01365b042 -size 27045 +oid sha256:4640562d5e248deed45e5b49c91a43164545bc124e0ca99f6418e08355f9c879 +size 30005 diff --git a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Main.uasset b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Main.uasset index f40dbde..348ab62 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Main.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/MainMenu/WB_Main.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70199ef8c2d20ee171834a950c91c0be365e0a20dd215d007532eb5fa114ac0b -size 55921 +oid sha256:c63df4ba8afcc9f34114d628946a8621aef46064fddea42cc2d481451e06aba3 +size 61170 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_VRCharacter.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_VRCharacter.uasset index 7c7c2af..a7bc3cd 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_VRCharacter.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Core/Character/BP_VRCharacter.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b4cfaf97af7d377dec2c3557023018c2adf5d76ddb732eb44cd5f8328bfd929 -size 5786371 +oid sha256:7fdbdd00254f7f65525e508782d4eebeb73a640f6e2517dea16a40c714cdc33d +size 5755832 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap b/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap index 51f2a3c..57aeeff 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/ExampleMap/MotionControllerMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed9e388267ecc4980c18e48d2dc3ad761efa998b35482b0a4b1c3ec411159a3f -size 966032 +oid sha256:91f8c7bdeb6c5a6256f592355efb296b56dffee871622cf204cb7d3027b6cd25 +size 959418 diff --git a/VIRTUOS_ExpansionPluginTests/Content/VRE/Input/Actions/SpawnInventory.uasset b/VIRTUOS_ExpansionPluginTests/Content/VRE/Input/Actions/SpawnInventory.uasset index a52ffe6..440cefc 100644 --- a/VIRTUOS_ExpansionPluginTests/Content/VRE/Input/Actions/SpawnInventory.uasset +++ b/VIRTUOS_ExpansionPluginTests/Content/VRE/Input/Actions/SpawnInventory.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4d36a22a24bcb46e292f4c418c90131dc163b6c1a961fe72dca7b6502be314b -size 1906 +oid sha256:2097926eb2b821610c7727aba6deb91ecc9b72b4a0fcb9a6e1d809e0ccf87d09 +size 1786