diff --git a/.gitignore b/.gitignore index cd01305f..6cb010fc 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ Content.rar Content/Blueprints/UI/Imgs/Screens/ *.mp4 Releases/ +Plugins1/ \ No newline at end of file diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index ca9f5517..be6ee460 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -166,7 +166,7 @@ AgentRadius=15.000000 r.DiffuseFromCaptures=1 [/Script/WindowsTargetPlatform.WindowsTargetSettings] -DefaultGraphicsRHI=DefaultGraphicsRHI_DX11 +DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 [/Script/Engine.UserInterfaceSettings] UIScaleCurve=(EditorCurveData=(Keys=((Time=480.000000,Value=0.444000),(Time=720.000000,Value=0.666000),(Time=1080.000000,Value=1.000000),(Time=8640.000000,Value=8.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=CurveFloat'"/Game/Blueprints/UI/Others/4kDpi.4kDpi"') diff --git a/Content/Blueprints/Lift/BM_Elevator.uasset b/Content/Blueprints/Lift/BM_Elevator.uasset index 00e357c6..e02fc83f 100644 Binary files a/Content/Blueprints/Lift/BM_Elevator.uasset and b/Content/Blueprints/Lift/BM_Elevator.uasset differ diff --git a/Content/Blueprints/Player/GI.uasset b/Content/Blueprints/Player/GI.uasset index bbe3e572..23c81102 100644 Binary files a/Content/Blueprints/Player/GI.uasset and b/Content/Blueprints/Player/GI.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/Colors.uasset b/Content/Blueprints/Player/VR/Materials/Colors.uasset index f062e219..c931abd4 100644 Binary files a/Content/Blueprints/Player/VR/Materials/Colors.uasset and b/Content/Blueprints/Player/VR/Materials/Colors.uasset differ diff --git a/Content/Blueprints/Player/VR/Materials/M_VRtraceSphere.uasset b/Content/Blueprints/Player/VR/Materials/M_VRtraceSphere.uasset index 7a522978..e96ba2dd 100644 Binary files a/Content/Blueprints/Player/VR/Materials/M_VRtraceSphere.uasset and b/Content/Blueprints/Player/VR/Materials/M_VRtraceSphere.uasset differ diff --git a/Content/Blueprints/Player/VR/VRHand.uasset b/Content/Blueprints/Player/VR/VRHand.uasset index cbae8e4d..a5d4d0e3 100644 Binary files a/Content/Blueprints/Player/VR/VRHand.uasset and b/Content/Blueprints/Player/VR/VRHand.uasset differ diff --git a/changeLog.txt b/changeLog.txt index 28504715..eae5c087 100644 --- a/changeLog.txt +++ b/changeLog.txt @@ -5,4 +5,14 @@ v0.91 -отображение "вы здесь" в избранном -неработающая кнопка "лайк" в панели информации о квартире улучшения: --увеличение производительности в ночном режиме при включенном RT \ No newline at end of file +-увеличение производительности в ночном режиме при включенном RT +v0.92 +исправлено: +-цвет внутрянки не меняется при изменении угла обзора на виде сверху +-эпилептические припадки в VR +-подкореектировано ночное освещение +-автомобили с негорящими фарами ночью +-улучшение перемещения через лифт +добавлено: +-коммерческие помещения +-новый вид указателя в VR \ No newline at end of file