diff --git a/.gitignore b/.gitignore index ce03d1dc..12fd5059 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ Managed/ Releases/ !Plugins/DLSS/** !Plugins/manageTextFile/** +Config/UserEngine.ini diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 91190189..fa46bf25 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -46,6 +46,7 @@ r.ReflectionMethod=1 r.GenerateMeshDistanceFields=True r.DynamicGlobalIlluminationMethod=1 r.Lumen.HardwareRayTracing.LightingMode=2 +r.RayTracing.Shadows=True [/Script/EngineSettings.GameMapsSettings] GlobalDefaultGameMode=/Game/Blueprints/Player/myGM.myGM_C diff --git a/Content/Blueprints/world/BP_villasSockets.uasset b/Content/Blueprints/world/BP_villasSockets.uasset index 39c7d97d..54ddee33 100644 Binary files a/Content/Blueprints/world/BP_villasSockets.uasset and b/Content/Blueprints/world/BP_villasSockets.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp.uasset b/Content/Interior/Mesh/Light/BP_Lamp.uasset index 2238ea04..4fa30fa4 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp.uasset and b/Content/Interior/Mesh/Light/BP_Lamp.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp1.uasset b/Content/Interior/Mesh/Light/BP_Lamp1.uasset index 8c17f584..c9ddd928 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp1.uasset and b/Content/Interior/Mesh/Light/BP_Lamp1.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp1_Child.uasset b/Content/Interior/Mesh/Light/BP_Lamp1_Child.uasset index e928ca2b..bab56cc7 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp1_Child.uasset and b/Content/Interior/Mesh/Light/BP_Lamp1_Child.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp2.uasset b/Content/Interior/Mesh/Light/BP_Lamp2.uasset index 6ebaa866..423dd18c 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp2.uasset and b/Content/Interior/Mesh/Light/BP_Lamp2.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp3.uasset b/Content/Interior/Mesh/Light/BP_Lamp3.uasset index d3fe0792..380865f3 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp3.uasset and b/Content/Interior/Mesh/Light/BP_Lamp3.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp_Cyl.uasset b/Content/Interior/Mesh/Light/BP_Lamp_Cyl.uasset index b28d94f8..643c4167 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp_Cyl.uasset and b/Content/Interior/Mesh/Light/BP_Lamp_Cyl.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp_Cyl2.uasset b/Content/Interior/Mesh/Light/BP_Lamp_Cyl2.uasset index 21f39c11..8429fea6 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp_Cyl2.uasset and b/Content/Interior/Mesh/Light/BP_Lamp_Cyl2.uasset differ diff --git a/Content/Interior/Mesh/Light/BP_Lamp_Cyl3.uasset b/Content/Interior/Mesh/Light/BP_Lamp_Cyl3.uasset index 36ab116d..13af01c2 100644 Binary files a/Content/Interior/Mesh/Light/BP_Lamp_Cyl3.uasset and b/Content/Interior/Mesh/Light/BP_Lamp_Cyl3.uasset differ diff --git a/Content/Maps/Interior/A1T/A1T_R.umap b/Content/Maps/Interior/A1T/A1T_R.umap index 556ab26c..6e7cac01 100644 Binary files a/Content/Maps/Interior/A1T/A1T_R.umap and b/Content/Maps/Interior/A1T/A1T_R.umap differ diff --git a/Content/Maps/Interior/A2M/A2M_L.umap b/Content/Maps/Interior/A2M/A2M_L.umap index e5cb5b34..34124cd5 100644 Binary files a/Content/Maps/Interior/A2M/A2M_L.umap and b/Content/Maps/Interior/A2M/A2M_L.umap differ diff --git a/Content/Maps/Interior/A2M/A2M_R.umap b/Content/Maps/Interior/A2M/A2M_R.umap index 31f51468..692706bf 100644 Binary files a/Content/Maps/Interior/A2M/A2M_R.umap and b/Content/Maps/Interior/A2M/A2M_R.umap differ diff --git a/Content/Maps/Interior/B1T/B1T_L.umap b/Content/Maps/Interior/B1T/B1T_L.umap index bf7cf634..507c044d 100644 Binary files a/Content/Maps/Interior/B1T/B1T_L.umap and b/Content/Maps/Interior/B1T/B1T_L.umap differ diff --git a/Content/Maps/Interior/B1T/B1T_R.umap b/Content/Maps/Interior/B1T/B1T_R.umap index 37283e26..3ad883bf 100644 Binary files a/Content/Maps/Interior/B1T/B1T_R.umap and b/Content/Maps/Interior/B1T/B1T_R.umap differ diff --git a/Content/Maps/Interior/B2M/B2M_L.umap b/Content/Maps/Interior/B2M/B2M_L.umap index fa6ac02e..b7ed6cd5 100644 Binary files a/Content/Maps/Interior/B2M/B2M_L.umap and b/Content/Maps/Interior/B2M/B2M_L.umap differ diff --git a/Content/Maps/Interior/B2M/B2M_R.umap b/Content/Maps/Interior/B2M/B2M_R.umap index 4b7a73de..21ea58e5 100644 Binary files a/Content/Maps/Interior/B2M/B2M_R.umap and b/Content/Maps/Interior/B2M/B2M_R.umap differ diff --git a/Content/Maps/Interior/C1T/C1T_L.umap b/Content/Maps/Interior/C1T/C1T_L.umap index 17435d3d..43e2b75c 100644 Binary files a/Content/Maps/Interior/C1T/C1T_L.umap and b/Content/Maps/Interior/C1T/C1T_L.umap differ diff --git a/Content/Maps/Interior/C1T/C1T_R.umap b/Content/Maps/Interior/C1T/C1T_R.umap index 348fd3d6..b620980d 100644 Binary files a/Content/Maps/Interior/C1T/C1T_R.umap and b/Content/Maps/Interior/C1T/C1T_R.umap differ diff --git a/Content/Maps/Interior/C2M/C2M_L.umap b/Content/Maps/Interior/C2M/C2M_L.umap index 98e065b6..39db0e8f 100644 Binary files a/Content/Maps/Interior/C2M/C2M_L.umap and b/Content/Maps/Interior/C2M/C2M_L.umap differ diff --git a/Content/Maps/Interior/C2M/C2M_R.umap b/Content/Maps/Interior/C2M/C2M_R.umap index 408e502f..d9a3dadc 100644 Binary files a/Content/Maps/Interior/C2M/C2M_R.umap and b/Content/Maps/Interior/C2M/C2M_R.umap differ diff --git a/Content/Maps/Light.umap b/Content/Maps/Light.umap index 465ff833..996bfad1 100644 Binary files a/Content/Maps/Light.umap and b/Content/Maps/Light.umap differ diff --git a/Content/Maps/Main.umap b/Content/Maps/Main.umap index 39d0d49f..90d13965 100644 Binary files a/Content/Maps/Main.umap and b/Content/Maps/Main.umap differ diff --git a/Content/Meshes/Demo/M_Demo_Bounds.uasset b/Content/Meshes/Demo/M_Demo_Bounds.uasset index 5673afc4..b30e9998 100644 Binary files a/Content/Meshes/Demo/M_Demo_Bounds.uasset and b/Content/Meshes/Demo/M_Demo_Bounds.uasset differ