Compare commits

..

No commits in common. "276a99c882f9236dc0a50c5c9df022b89f914c8f" and "bdc243843702a7d0932911f2e1915c54e924220e" have entirely different histories.

29 changed files with 3 additions and 12 deletions

View file

@ -1,6 +1,6 @@
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/PortalSet/Portal24.Portal24
EditorStartupMap=/Game/PortalSet/TestRoom.TestRoom
EditorStartupMap=/Game/PortalSet/Portal24.Portal24
GlobalDefaultGameMode=/Script/VizrtMedia.VizrtGameMode
GameInstanceClass=/Script/VizrtMediaEditor.VizrtGameInstance
@ -45,7 +45,6 @@ r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
r.SkinCache.CompileShaders=True
r.RayTracing=True
r.DefaultBackBufferPixelFormat=0
r.AllowGlobalClipPlane=True
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
-TargetedRHIs=SF_VULKAN_SM5

View file

@ -12,26 +12,18 @@
]
},
{
"Name": "Composure",
"Enabled": true
},
{
"Name": "CompositePlane",
"Name": "VizArc",
"Enabled": true
},
{
"Name": "Compositor",
"Enabled": false,
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "VizrtMedia",
"Enabled": false
},
{
"Name": "OSC",
"Enabled": true
}
]