mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-14 11:48:28 -04:00
d913998f40
# Description of Changes Closes: #3535 Updated the Unreal SDK to handle procedures and procedure callbacks as closely matched to Rust + C#. # API and ABI breaking changes N/A # Expected complexity level and risk 2 - This adds a new testing frame that should be removed once procedures are handled in /modules/sdk-test. # Testing Added a mirror of /sdks/unreal/tests/TestClient to use the new /modules/sdk-test-procedure which adds complexity we'll want to remove. - [x] Add Unreal client test of sdk-test-procedure
58 lines
1.6 KiB
INI
58 lines
1.6 KiB
INI
[Zen]
|
|
bEnableZen=false
|
|
bEnableZenLocal=false
|
|
|
|
[/Script/Zen.ZenServiceSettings]
|
|
bEnabled=False
|
|
bAutoLaunch=False
|
|
|
|
[Audio]
|
|
UseAudioMixer=True
|
|
|
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
|
TargetedHardwareClass=Desktop
|
|
AppliedTargetedHardwareClass=Desktop
|
|
DefaultGraphicsPerformance=Maximum
|
|
AppliedDefaultGraphicsPerformance=Maximum
|
|
|
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
|
!D3D12TargetedShaderFormats=ClearArray
|
|
+D3D12TargetedShaderFormats=PCD3D_SM6
|
|
|
|
[/Script/Engine.RendererSettings]
|
|
r.AllowStaticLighting=0
|
|
r.GenerateMeshDistanceFields=True
|
|
r.DynamicGlobalIlluminationMethod=1
|
|
r.ReflectionMethod=1
|
|
r.Shadow.Virtual.Enable=1
|
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
|
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
|
|
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
|
|
r.SkinCache.CompileShaders=True
|
|
r.RayTracing.RayTracingProxies.ProjectEnabled=True
|
|
|
|
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
|
|
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
|
|
|
[/Script/Engine.UserInterfaceSettings]
|
|
bAuthorizeAutomaticWidgetVariableCreation=False
|
|
FontDPIPreset=Standard
|
|
FontDPI=72
|
|
|
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
|
bEnablePlugin=True
|
|
bAllowNetworkConnection=True
|
|
SecurityToken=FC2469BA449F3D6AFB81E9A6E6FCBE4B
|
|
bIncludeInShipping=False
|
|
bAllowExternalStartInShipping=False
|
|
bCompileAFSProject=False
|
|
bUseCompression=False
|
|
bLogFiles=False
|
|
bReportStats=False
|
|
ConnectionType=USBOnly
|
|
bUseManualIPAddress=False
|
|
ManualIPAddress=
|
|
|