diff --git a/Blueprints/UI/Materials/FasadHide.uasset b/Blueprints/UI/Materials/FasadHide.uasset deleted file mode 100644 index e5f8dcf7..00000000 Binary files a/Blueprints/UI/Materials/FasadHide.uasset and /dev/null differ diff --git a/Blueprints/UI/Materials/MF_FasadHide.uasset b/Blueprints/UI/Materials/MF_FasadHide.uasset deleted file mode 100644 index 3aa2a147..00000000 Binary files a/Blueprints/UI/Materials/MF_FasadHide.uasset and /dev/null differ diff --git a/Blueprints/UI/Materials/MF_doorFade.uasset b/Blueprints/UI/Materials/MF_doorFade.uasset deleted file mode 100644 index c6666342..00000000 Binary files a/Blueprints/UI/Materials/MF_doorFade.uasset and /dev/null differ diff --git a/Blueprints/UI/Materials/PointFade.uasset b/Blueprints/UI/Materials/PointFade.uasset deleted file mode 100644 index 1ddd64a4..00000000 Binary files a/Blueprints/UI/Materials/PointFade.uasset and /dev/null differ diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 3964c4b1..56d2142b 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -69,6 +69,9 @@ RuntimeGeneration=Dynamic bAutoDestroyWhenNoNavigation=False MinRegionArea=1.000000 ObservedPathsTickInterval=1.000000 +MaxSimultaneousTileGenerationJobsCount=64 +RegionChunkSplits=8 +LayerChunkSplits=8 [/Script/NavigationSystem.NavigationSystemV1] DefaultAgentName=None diff --git a/Content/Assetpacks/CarsPack/BP/BP_CarAI.uasset b/Content/Assetpacks/CarsPack/BP/BP_CarAI.uasset index a6fd22f4..08aad0b6 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_CarAI.uasset and b/Content/Assetpacks/CarsPack/BP/BP_CarAI.uasset differ diff --git a/Content/Assetpacks/CarsPack/BP/BP_CarSpline.uasset b/Content/Assetpacks/CarsPack/BP/BP_CarSpline.uasset index fac5a5f3..897a16f4 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_CarSpline.uasset and b/Content/Assetpacks/CarsPack/BP/BP_CarSpline.uasset differ diff --git a/Content/Assetpacks/CarsPack/BP/BP_simpleCarSplined.uasset b/Content/Assetpacks/CarsPack/BP/BP_simpleCarSplined.uasset index 864ceab1..efa08a93 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_simpleCarSplined.uasset and b/Content/Assetpacks/CarsPack/BP/BP_simpleCarSplined.uasset differ diff --git a/Content/Assetpacks/CarsPack/BP/BP_simpleCar_moved.uasset b/Content/Assetpacks/CarsPack/BP/BP_simpleCar_moved.uasset index b2a571c6..98d1b018 100644 Binary files a/Content/Assetpacks/CarsPack/BP/BP_simpleCar_moved.uasset and b/Content/Assetpacks/CarsPack/BP/BP_simpleCar_moved.uasset differ diff --git a/Content/Assetpacks/CarsPack/BP/carAI/carAIController.uasset b/Content/Assetpacks/CarsPack/BP/carAI/carAIController.uasset index 7b6c4a53..bbf66706 100644 Binary files a/Content/Assetpacks/CarsPack/BP/carAI/carAIController.uasset and b/Content/Assetpacks/CarsPack/BP/carAI/carAIController.uasset differ diff --git a/Content/Assetpacks/CarsPack/TechResources/Maps/CarsPack.umap b/Content/Assetpacks/CarsPack/TechResources/Maps/CarsPack.umap index 10f27b55..76992039 100644 Binary files a/Content/Assetpacks/CarsPack/TechResources/Maps/CarsPack.umap and b/Content/Assetpacks/CarsPack/TechResources/Maps/CarsPack.umap differ diff --git a/Content/Assetpacks/CarsPack/TechResources/Materials/frontlight_Mat.uasset b/Content/Assetpacks/CarsPack/TechResources/Materials/frontlight_Mat.uasset index 8f1788b2..1455c7aa 100644 Binary files a/Content/Assetpacks/CarsPack/TechResources/Materials/frontlight_Mat.uasset and b/Content/Assetpacks/CarsPack/TechResources/Materials/frontlight_Mat.uasset differ diff --git a/Content/Blueprints/Lamp/BP_streetLamp.uasset b/Content/Blueprints/Lamp/BP_streetLamp.uasset index 405ccaee..9533ce2a 100644 Binary files a/Content/Blueprints/Lamp/BP_streetLamp.uasset and b/Content/Blueprints/Lamp/BP_streetLamp.uasset differ diff --git a/Content/Blueprints/Lamp/BP_streetLamp_1.uasset b/Content/Blueprints/Lamp/BP_streetLamp_1.uasset index 599e5675..8d05fe16 100644 Binary files a/Content/Blueprints/Lamp/BP_streetLamp_1.uasset and b/Content/Blueprints/Lamp/BP_streetLamp_1.uasset differ diff --git a/Content/Blueprints/Lamp/BP_streetLamp_2.uasset b/Content/Blueprints/Lamp/BP_streetLamp_2.uasset index 24a368f1..61f0edcb 100644 Binary files a/Content/Blueprints/Lamp/BP_streetLamp_2.uasset and b/Content/Blueprints/Lamp/BP_streetLamp_2.uasset differ diff --git a/Content/Blueprints/Lamp/BP_streetLamp_3.uasset b/Content/Blueprints/Lamp/BP_streetLamp_3.uasset index 1dbd43a3..09529470 100644 Binary files a/Content/Blueprints/Lamp/BP_streetLamp_3.uasset and b/Content/Blueprints/Lamp/BP_streetLamp_3.uasset differ diff --git a/Content/Blueprints/Lamp/BP_streetLamp_4.uasset b/Content/Blueprints/Lamp/BP_streetLamp_4.uasset index 57736629..03d517c2 100644 Binary files a/Content/Blueprints/Lamp/BP_streetLamp_4.uasset and b/Content/Blueprints/Lamp/BP_streetLamp_4.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index 4c3dd6e6..aa31b4ff 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/MyPawn.uasset b/Content/Blueprints/Player/MyPawn.uasset index 728dc908..61d20afd 100644 Binary files a/Content/Blueprints/Player/MyPawn.uasset and b/Content/Blueprints/Player/MyPawn.uasset differ diff --git a/Content/Blueprints/UI/Actors/InfraPoint.uasset b/Content/Blueprints/UI/Actors/InfraPoint.uasset index 6d9419b0..38759dd7 100644 Binary files a/Content/Blueprints/UI/Actors/InfraPoint.uasset and b/Content/Blueprints/UI/Actors/InfraPoint.uasset differ diff --git a/Content/Blueprints/UI/Actors/walkPointer.uasset b/Content/Blueprints/UI/Actors/walkPointer.uasset index 152a11a4..df8c331b 100644 Binary files a/Content/Blueprints/UI/Actors/walkPointer.uasset and b/Content/Blueprints/UI/Actors/walkPointer.uasset differ diff --git a/Content/Blueprints/UI/TEMP/TESTUI.umap b/Content/Blueprints/UI/TEMP/TESTUI.umap deleted file mode 100644 index 2d92b2ff..00000000 Binary files a/Content/Blueprints/UI/TEMP/TESTUI.umap and /dev/null differ diff --git a/Content/Blueprints/UI/Widgets/UI_STATE_struct.uasset b/Content/Blueprints/UI/Widgets/UI_STATE_struct.uasset index 71a8b86c..85d4b945 100644 Binary files a/Content/Blueprints/UI/Widgets/UI_STATE_struct.uasset and b/Content/Blueprints/UI/Widgets/UI_STATE_struct.uasset differ diff --git a/Content/Blueprints/world/BP_villasSockets.uasset b/Content/Blueprints/world/BP_villasSockets.uasset index 3694b73c..9da0d328 100644 Binary files a/Content/Blueprints/world/BP_villasSockets.uasset and b/Content/Blueprints/world/BP_villasSockets.uasset differ diff --git a/Content/Maps/Main.umap b/Content/Maps/Main.umap index c477e516..a90f3560 100644 Binary files a/Content/Maps/Main.umap and b/Content/Maps/Main.umap differ diff --git a/Content/Maps/points/points.umap b/Content/Maps/points/points.umap index f44dd0da..b2822290 100644 Binary files a/Content/Maps/points/points.umap and b/Content/Maps/points/points.umap differ diff --git a/Content/Maps/points/pointsVillas01.umap b/Content/Maps/points/pointsVillas01.umap index 82926a60..21d5cbfe 100644 Binary files a/Content/Maps/points/pointsVillas01.umap and b/Content/Maps/points/pointsVillas01.umap differ diff --git a/Content/Maps/points/pointsVillas02.umap b/Content/Maps/points/pointsVillas02.umap index e47ff723..c1b7864f 100644 Binary files a/Content/Maps/points/pointsVillas02.umap and b/Content/Maps/points/pointsVillas02.umap differ diff --git a/Content/Maps/points/pointsVillas03.umap b/Content/Maps/points/pointsVillas03.umap index c57419d4..bc1fac92 100644 Binary files a/Content/Maps/points/pointsVillas03.umap and b/Content/Maps/points/pointsVillas03.umap differ diff --git a/Content/Maps/points/pointsVillas04.umap b/Content/Maps/points/pointsVillas04.umap index be9ae0af..d7ca24a9 100644 Binary files a/Content/Maps/points/pointsVillas04.umap and b/Content/Maps/points/pointsVillas04.umap differ diff --git a/Content/Maps/points/pointsVillas05.umap b/Content/Maps/points/pointsVillas05.umap index 54c3f392..b2b40c1c 100644 Binary files a/Content/Maps/points/pointsVillas05.umap and b/Content/Maps/points/pointsVillas05.umap differ diff --git a/Content/Maps/points/pointsVillas06.umap b/Content/Maps/points/pointsVillas06.umap index f0fe6575..8deeb11c 100644 Binary files a/Content/Maps/points/pointsVillas06.umap and b/Content/Maps/points/pointsVillas06.umap differ diff --git a/Content/Maps/points/pointsVillas07.umap b/Content/Maps/points/pointsVillas07.umap index 75a22906..5ade9e1f 100644 Binary files a/Content/Maps/points/pointsVillas07.umap and b/Content/Maps/points/pointsVillas07.umap differ diff --git a/Content/Maps/points/pointsVillas08.umap b/Content/Maps/points/pointsVillas08.umap index 8890e7ed..220d8d09 100644 Binary files a/Content/Maps/points/pointsVillas08.umap and b/Content/Maps/points/pointsVillas08.umap differ diff --git a/Content/Maps/points/pointsVillas09.umap b/Content/Maps/points/pointsVillas09.umap index ef4d4c02..08fbcac2 100644 Binary files a/Content/Maps/points/pointsVillas09.umap and b/Content/Maps/points/pointsVillas09.umap differ diff --git a/Content/Maps/points/pointsVillas10.umap b/Content/Maps/points/pointsVillas10.umap index 0cbd1366..2b9c2cb1 100644 Binary files a/Content/Maps/points/pointsVillas10.umap and b/Content/Maps/points/pointsVillas10.umap differ diff --git a/Content/Maps/points/pointsVillas11.umap b/Content/Maps/points/pointsVillas11.umap index 5169d072..08f50d2e 100644 Binary files a/Content/Maps/points/pointsVillas11.umap and b/Content/Maps/points/pointsVillas11.umap differ diff --git a/Content/Maps/points/pointsVillas12.umap b/Content/Maps/points/pointsVillas12.umap index bb163e1a..30b60fe8 100644 Binary files a/Content/Maps/points/pointsVillas12.umap and b/Content/Maps/points/pointsVillas12.umap differ diff --git a/Content/Maps/points/pointsVillas13.umap b/Content/Maps/points/pointsVillas13.umap index 1ec05d5c..a5007ca9 100644 Binary files a/Content/Maps/points/pointsVillas13.umap and b/Content/Maps/points/pointsVillas13.umap differ diff --git a/Content/Maps/points/pointsVillas14.umap b/Content/Maps/points/pointsVillas14.umap index b1f29da2..d580f7e3 100644 Binary files a/Content/Maps/points/pointsVillas14.umap and b/Content/Maps/points/pointsVillas14.umap differ diff --git a/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset b/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset index 876cdfd0..c25e067c 100644 Binary files a/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset and b/Content/UltraDynamicSky/Blueprints/Ultra_Dynamic_Sky.uasset differ diff --git a/Furniture/Vol2_Unsorted/ELECTRONICS/0_BASE/DEFAULT_TEXTURE/T_white_map_D.uasset b/Furniture/Vol2_Unsorted/ELECTRONICS/0_BASE/DEFAULT_TEXTURE/T_white_map_D.uasset deleted file mode 100644 index 223daee5..00000000 Binary files a/Furniture/Vol2_Unsorted/ELECTRONICS/0_BASE/DEFAULT_TEXTURE/T_white_map_D.uasset and /dev/null differ diff --git a/Furniture/Vol2_Unsorted/ELECTRONICS/0_BASE/MASTER_MAT/M_Translucent.uasset b/Furniture/Vol2_Unsorted/ELECTRONICS/0_BASE/MASTER_MAT/M_Translucent.uasset deleted file mode 100644 index 338f11da..00000000 Binary files a/Furniture/Vol2_Unsorted/ELECTRONICS/0_BASE/MASTER_MAT/M_Translucent.uasset and /dev/null differ diff --git a/Furniture/Vol2_Unsorted/ELECTRONICS/2_ASSETS/WASHING_MACHINE/WASHING_MACHINE_02/MI_washing_machine_02_glass.uasset b/Furniture/Vol2_Unsorted/ELECTRONICS/2_ASSETS/WASHING_MACHINE/WASHING_MACHINE_02/MI_washing_machine_02_glass.uasset deleted file mode 100644 index ffbbb5e9..00000000 Binary files a/Furniture/Vol2_Unsorted/ELECTRONICS/2_ASSETS/WASHING_MACHINE/WASHING_MACHINE_02/MI_washing_machine_02_glass.uasset and /dev/null differ diff --git a/Materials/MFunctions/MF_Triplanar_UV.uasset b/Materials/MFunctions/MF_Triplanar_UV.uasset deleted file mode 100644 index 0b49f7ba..00000000 Binary files a/Materials/MFunctions/MF_Triplanar_UV.uasset and /dev/null differ diff --git a/Materials/MFunctions/PC_Emmisive.uasset b/Materials/MFunctions/PC_Emmisive.uasset deleted file mode 100644 index af98d0d2..00000000 Binary files a/Materials/MFunctions/PC_Emmisive.uasset and /dev/null differ diff --git a/Materials/Masharov_Interior/Palette/MI_Matte_Metal_Mash.uasset b/Materials/Masharov_Interior/Palette/MI_Matte_Metal_Mash.uasset deleted file mode 100644 index 58b97e57..00000000 Binary files a/Materials/Masharov_Interior/Palette/MI_Matte_Metal_Mash.uasset and /dev/null differ diff --git a/Materials/Masharov_Interior/Wall/MI_Wall_Bathroom_Square.uasset b/Materials/Masharov_Interior/Wall/MI_Wall_Bathroom_Square.uasset deleted file mode 100644 index 79d6a057..00000000 Binary files a/Materials/Masharov_Interior/Wall/MI_Wall_Bathroom_Square.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_ADE_ForUnicMeshes.uasset b/Materials/Masters/Common/MF_ADE_ForUnicMeshes.uasset deleted file mode 100644 index 7c302850..00000000 Binary files a/Materials/Masters/Common/MF_ADE_ForUnicMeshes.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_DetailTexturing_.uasset b/Materials/Masters/Common/MF_DetailTexturing_.uasset deleted file mode 100644 index 90876422..00000000 Binary files a/Materials/Masters/Common/MF_DetailTexturing_.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_Emissive.uasset b/Materials/Masters/Common/MF_Emissive.uasset deleted file mode 100644 index 0e582ae5..00000000 Binary files a/Materials/Masters/Common/MF_Emissive.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_MacroTextureVariation.uasset b/Materials/Masters/Common/MF_MacroTextureVariation.uasset deleted file mode 100644 index c66b2de5..00000000 Binary files a/Materials/Masters/Common/MF_MacroTextureVariation.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_MaskedBCTinting.uasset b/Materials/Masters/Common/MF_MaskedBCTinting.uasset deleted file mode 100644 index c8ef8c67..00000000 Binary files a/Materials/Masters/Common/MF_MaskedBCTinting.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_Opacity_WIP.uasset b/Materials/Masters/Common/MF_Opacity_WIP.uasset deleted file mode 100644 index f453dc6c..00000000 Binary files a/Materials/Masters/Common/MF_Opacity_WIP.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_POM.uasset b/Materials/Masters/Common/MF_POM.uasset deleted file mode 100644 index 1b46da0a..00000000 Binary files a/Materials/Masters/Common/MF_POM.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_Textures_Adjustments.uasset b/Materials/Masters/Common/MF_Textures_Adjustments.uasset deleted file mode 100644 index a9a1c3e8..00000000 Binary files a/Materials/Masters/Common/MF_Textures_Adjustments.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_Tiling.uasset b/Materials/Masters/Common/MF_Tiling.uasset deleted file mode 100644 index b01daffc..00000000 Binary files a/Materials/Masters/Common/MF_Tiling.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MF_TriplanarTiling.uasset b/Materials/Masters/Common/MF_TriplanarTiling.uasset deleted file mode 100644 index 165ad403..00000000 Binary files a/Materials/Masters/Common/MF_TriplanarTiling.uasset and /dev/null differ diff --git a/Materials/Masters/Common/MM_Master.uasset b/Materials/Masters/Common/MM_Master.uasset deleted file mode 100644 index 38ee1ae2..00000000 Binary files a/Materials/Masters/Common/MM_Master.uasset and /dev/null differ diff --git a/MigrateIvazovsky/MigrateFortis/AssetPacks/Cars/Textures/T_Plastic_Normal.uasset b/MigrateIvazovsky/MigrateFortis/AssetPacks/Cars/Textures/T_Plastic_Normal.uasset deleted file mode 100644 index 8e6d1092..00000000 Binary files a/MigrateIvazovsky/MigrateFortis/AssetPacks/Cars/Textures/T_Plastic_Normal.uasset and /dev/null differ diff --git a/Textures/Dummy/T_Flat_Normal.uasset b/Textures/Dummy/T_Flat_Normal.uasset deleted file mode 100644 index 650b93b2..00000000 Binary files a/Textures/Dummy/T_Flat_Normal.uasset and /dev/null differ diff --git a/Textures/Dummy/T_White_Color.uasset b/Textures/Dummy/T_White_Color.uasset deleted file mode 100644 index 197d7e25..00000000 Binary files a/Textures/Dummy/T_White_Color.uasset and /dev/null differ diff --git a/Textures/Dummy/T_White_Mask.uasset b/Textures/Dummy/T_White_Mask.uasset deleted file mode 100644 index e5884dd4..00000000 Binary files a/Textures/Dummy/T_White_Mask.uasset and /dev/null differ diff --git a/Textures/Dummy/T_White_grayscale.uasset b/Textures/Dummy/T_White_grayscale.uasset deleted file mode 100644 index 064e4617..00000000 Binary files a/Textures/Dummy/T_White_grayscale.uasset and /dev/null differ diff --git a/Textures/Dummy/T_defaultORM.uasset b/Textures/Dummy/T_defaultORM.uasset deleted file mode 100644 index 292b559f..00000000 Binary files a/Textures/Dummy/T_defaultORM.uasset and /dev/null differ diff --git a/Textures/Masharov_Interior/T_Wall_Bathroom_Square_D.uasset b/Textures/Masharov_Interior/T_Wall_Bathroom_Square_D.uasset deleted file mode 100644 index a5df38fb..00000000 Binary files a/Textures/Masharov_Interior/T_Wall_Bathroom_Square_D.uasset and /dev/null differ diff --git a/Textures/Masharov_Interior/T_Wall_Bathroom_Square_N.uasset b/Textures/Masharov_Interior/T_Wall_Bathroom_Square_N.uasset deleted file mode 100644 index 76032412..00000000 Binary files a/Textures/Masharov_Interior/T_Wall_Bathroom_Square_N.uasset and /dev/null differ diff --git a/Textures/Masharov_Interior/T_Wall_Bathroom_Square_R.uasset b/Textures/Masharov_Interior/T_Wall_Bathroom_Square_R.uasset deleted file mode 100644 index 7215d9e0..00000000 Binary files a/Textures/Masharov_Interior/T_Wall_Bathroom_Square_R.uasset and /dev/null differ diff --git a/Textures/Noises/T_AE_vol1_dirt_metal_M.uasset b/Textures/Noises/T_AE_vol1_dirt_metal_M.uasset deleted file mode 100644 index 7db239a7..00000000 Binary files a/Textures/Noises/T_AE_vol1_dirt_metal_M.uasset and /dev/null differ diff --git a/Textures/Noises/T_MacroVariation.uasset b/Textures/Noises/T_MacroVariation.uasset deleted file mode 100644 index a0a02e31..00000000 Binary files a/Textures/Noises/T_MacroVariation.uasset and /dev/null differ diff --git a/Textures/T_White_Color.uasset b/Textures/T_White_Color.uasset deleted file mode 100644 index 7188c1f0..00000000 Binary files a/Textures/T_White_Color.uasset and /dev/null differ diff --git a/Textures/T_White_grayscale.uasset b/Textures/T_White_grayscale.uasset deleted file mode 100644 index 8d16becd..00000000 Binary files a/Textures/T_White_grayscale.uasset and /dev/null differ diff --git a/Textures/T_White_mask.uasset b/Textures/T_White_mask.uasset deleted file mode 100644 index c3d586f4..00000000 Binary files a/Textures/T_White_mask.uasset and /dev/null differ