Merge branch 'master' into modellers

This commit is contained in:
2020-09-29 18:00:24 +05:00
13 changed files with 4390 additions and 1188 deletions
@@ -124,3 +124,7 @@ VisualizeCalibrationColorMaterialPath=None
VisualizeCalibrationCustomMaterialPath=None
VisualizeCalibrationGrayscaleMaterialPath=None
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/maps/NewMap.NewMap
GameDefaultMap=/Game/maps/NewMap.NewMap
Binary file not shown.
@@ -1,7 +1,7 @@
[/Script/EngineSettings.GameMapsSettings]
GameInstanceClass=/Script/Engine.GameInstance
EditorStartupMap=/Engine/Maps/Templates/Template_Default
GameDefaultMap=/Engine/Maps/Entry
EditorStartupMap=/Game/maps/NewMap.NewMap
GameDefaultMap=/Game/maps/NewMap.NewMap
ServerDefaultMap=/Engine/Maps/Entry
GlobalDefaultGameMode=/Script/Engine.GameModeBase
LocalMapOptions=
Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 49 KiB

@@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
@@ -0,0 +1,5 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff