Compare commits

..

No commits in common. "c2142f3e6bc8241432f20d407cbaa6824e3343dc" and "52f75f884b8bb732122a16642c22fadd2abf0a18" have entirely different histories.

329 changed files with 8 additions and 2381 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,8 +1,8 @@
[/Script/EngineSettings.GameMapsSettings] [/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/Demo_VoiceOnly.Demo_VoiceOnly GameDefaultMap=/Game/TestMap.TestMap
EditorStartupMap=/Game/Demo_VoiceOnly.Demo_VoiceOnly EditorStartupMap=/Game/TestMap.TestMap
[/Script/Engine.RendererSettings] [/Script/Engine.RendererSettings]
r.AllowStaticLighting=False r.AllowStaticLighting=False
@ -24,9 +24,6 @@ r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8 r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8 r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
r.GPUSkin.Support16BitBoneIndex=True
r.GPUSkin.UnlimitedBoneInfluences=True
SkeletalMesh.UseExperimentalChunking=1
[/Script/WindowsTargetPlatform.WindowsTargetSettings] [/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12 DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
@ -94,3 +91,4 @@ ConnectionType=USBOnly
bUseManualIPAddress=False bUseManualIPAddress=False
ManualIPAddress= ManualIPAddress=

Some files were not shown because too many files have changed in this diff Show More