Compare commits

...

6 commits

29 changed files with 12 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/PortalSet/Portal24.Portal24
EditorStartupMap=/Game/PortalSet/Portal24.Portal24
EditorStartupMap=/Game/PortalSet/TestRoom.TestRoom
GlobalDefaultGameMode=/Script/VizrtMedia.VizrtGameMode
GameInstanceClass=/Script/VizrtMediaEditor.VizrtGameInstance
@ -45,6 +45,7 @@ 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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

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