Compare commits
13 commits
main
...
JS_Testing
Author | SHA1 | Date | |
---|---|---|---|
|
276a99c882 | ||
|
575a816d5d | ||
|
1ef3228ee9 | ||
|
005325df2b | ||
|
3bc2c0870f | ||
|
beed44182a | ||
![]() |
bdc2438437 | ||
![]() |
46e5f5f9c2 | ||
![]() |
4c4db5f7d1 | ||
![]() |
f5b1a411c1 | ||
![]() |
5bbf095fba | ||
![]() |
dcb69cdad9 | ||
![]() |
079b5ff058 |
|
@ -0,0 +1,42 @@
|
|||
[/Script/UnrealEd.EditorPerformanceProjectSettings]
|
||||
MaxViewportRenderingResolution=1080
|
||||
MinViewportRenderingResolution=1080
|
||||
RealtimeScreenPercentageMode=Manual
|
||||
MobileScreenPercentageMode=Manual
|
||||
NonRealtimeScreenPercentageMode=Manual
|
||||
ManualScreenPercentage=100
|
||||
|
||||
[/Script/UMGEditor.UMGEditorProjectSettings]
|
||||
bShowWidgetsFromDeveloperContent=True
|
||||
+CommonRootWidgetClasses=/Script/UMG.HorizontalBox
|
||||
+CommonRootWidgetClasses=/Script/UMG.VerticalBox
|
||||
+CommonRootWidgetClasses=/Script/UMG.GridPanel
|
||||
+CommonRootWidgetClasses=/Script/UMG.CanvasPanel
|
||||
+FavoriteWidgetParentClasses=/Script/UMG.UserWidget
|
||||
-DebugResolutions=(Width=3840,Height=2160,Description="",Color=(R=0.745404,G=0.904661,B=1.000000,A=1.000000))
|
||||
-DebugResolutions=(Width=3440,Height=1440,Description="",Color=(R=0.439657,G=0.783538,B=0.982251,A=1.000000))
|
||||
-DebugResolutions=(Width=2560,Height=1440,Description="",Color=(R=0.208637,G=0.644480,B=0.973445,A=1.000000))
|
||||
-DebugResolutions=(Width=1440,Height=2560,Description="",Color=(R=0.215861,G=0.651406,B=0.973445,A=1.000000))
|
||||
-DebugResolutions=(Width=2560,Height=1080,Description="",Color=(R=0.064803,G=0.539479,B=0.955973,A=1.000000))
|
||||
-DebugResolutions=(Width=2048,Height=1536,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000))
|
||||
-DebugResolutions=(Width=1536,Height=2048,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000))
|
||||
-DebugResolutions=(Width=1920,Height=1080,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000))
|
||||
-DebugResolutions=(Width=1080,Height=1920,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000))
|
||||
-DebugResolutions=(Width=1280,Height=720,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000))
|
||||
-DebugResolutions=(Width=720,Height=1280,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000))
|
||||
-DebugResolutions=(Width=1136,Height=640,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000))
|
||||
-DebugResolutions=(Width=640,Height=1136,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000))
|
||||
+DebugResolutions=(Width=0,Height=0,Description="",Color=(R=0.745404,G=0.904661,B=1.000000,A=1.000000))
|
||||
+DebugResolutions=(Width=1920,Height=1080,Description="",Color=(R=0.439657,G=0.783538,B=0.982251,A=1.000000))
|
||||
+DebugResolutions=(Width=2560,Height=1440,Description="",Color=(R=0.208637,G=0.644480,B=0.973445,A=1.000000))
|
||||
+DebugResolutions=(Width=1440,Height=2560,Description="",Color=(R=0.215861,G=0.651406,B=0.973445,A=1.000000))
|
||||
+DebugResolutions=(Width=2560,Height=1080,Description="",Color=(R=0.064803,G=0.539479,B=0.955973,A=1.000000))
|
||||
+DebugResolutions=(Width=2048,Height=1536,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000))
|
||||
+DebugResolutions=(Width=1536,Height=2048,Description="",Color=(R=0.009134,G=0.462077,B=0.947307,A=1.000000))
|
||||
+DebugResolutions=(Width=1920,Height=1080,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000))
|
||||
+DebugResolutions=(Width=1080,Height=1920,Description="",Color=(R=0.000000,G=0.386429,B=0.930111,A=1.000000))
|
||||
+DebugResolutions=(Width=1280,Height=720,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000))
|
||||
+DebugResolutions=(Width=720,Height=1280,Description="",Color=(R=0.000000,G=0.318547,B=0.806952,A=1.000000))
|
||||
+DebugResolutions=(Width=1136,Height=640,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000))
|
||||
+DebugResolutions=(Width=640,Height=1136,Description="",Color=(R=0.000000,G=0.238398,B=0.658375,A=1.000000))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
|
||||
[/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
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
|
@ -35,20 +35,17 @@ SoundCueCookQualityIndex=-1
|
|||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.Mobile.EnableNoPrecomputedLightingCSMShader=True
|
||||
|
||||
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=True
|
||||
r.DefaultBackBufferPixelFormat=0
|
||||
r.AllowGlobalClipPlane=True
|
||||
|
||||
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
|
||||
-TargetedRHIs=SF_VULKAN_SM5
|
||||
|
@ -76,6 +73,10 @@ SmoothedFrameRateRange=(LowerBound=(Type=Inclusive,Value=50.000000),UpperBound=(
|
|||
GenerateDefaultTimecodeFrameRate=(Numerator=50,Denominator=1)
|
||||
bUseFixedFrameRate=True
|
||||
FixedFrameRate=50.000000
|
||||
CustomTimeStepClassName=/Script/VizrtMedia.VizrtCustomTimeStep
|
||||
TimecodeProviderClassName=/Script/VizrtMedia.VizrtTimecodeProvider
|
||||
bGenerateDefaultTimecode=True
|
||||
LocalPlayerClassName=/Script/VizrtMedia.VizrtLocalPlayer
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
|
@ -101,3 +102,27 @@ LevelSequence.DefaultDisplayRate=50fps
|
|||
[/Script/Engine.AnimationSettings]
|
||||
DefaultFrameRate=(Numerator=50,Denominator=1)
|
||||
|
||||
[/Script/VizrtMediaSettings]
|
||||
AutoConfigured=True
|
||||
|
||||
[/Script/Engine.GarbageCollectionSettings]
|
||||
gc.TimeBetweenPurgingPendingKillObjects=99999
|
||||
gc.FlushStreamingOnGC=False
|
||||
gc.NumRetriesBeforeForcingGC=0
|
||||
|
||||
[Core.Log]
|
||||
LogVizrtCapture=Log
|
||||
LogVizrtCompositorExtras=Log
|
||||
LogVizrtCompositorExtrasSubsystem=Log
|
||||
LogVizrtLensDistortion=Log
|
||||
LogVizrtMedia=Log
|
||||
LogVizrtPrecisionKeyer=Log
|
||||
LogVizrtPrecisionKeyerSubsystem=Log
|
||||
LogVizrtRemote=Log
|
||||
LogVizrtSceneTextures=Log
|
||||
LogVizrtSceneTexturesSubsystem=Log
|
||||
LogVizrtSharedLicense=Log
|
||||
LogVizrtSharedTexture=Log
|
||||
LogVizrtTextureShare=Log
|
||||
LogVizrtTextureWorker=Log
|
||||
|
||||
|
|
BIN
PortalSet24/Content/Blueprints/ActorPlane.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/ActorPlane.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/BP_CineCameraProj_Portal.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/BP_CineCameraProj_Portal.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/BP_Portal.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/BP_Portal.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/OSCManager.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/OSCManager.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/Portal/M_Portal.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/Portal/M_Portal.uasset
Normal file
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/Projection/JibPlayer.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/Projection/JibPlayer.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/Projection/MT_Input_Fill.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/Projection/MT_Input_Fill.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/Projection/RT_JibContent.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/Projection/RT_JibContent.uasset
Normal file
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/Blueprints/test/FullSkeleton.uasset
Normal file
BIN
PortalSet24/Content/Blueprints/test/FullSkeleton.uasset
Normal file
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/LampMILight01.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/LampMILight01.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/Materials/OpaqMat.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/Materials/OpaqMat.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/OpaqMat.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/OpaqMat.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/Other/BP_Relight.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/Other/BP_Relight.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_Edge.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_Edge.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_EdgeMI.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_EdgeMI.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_Edge_Mat.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_Edge_Mat.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_Edge_MatMI.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/Other/MM_Edge_MatMI.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor01.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor01.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor02.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor02.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor03.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor03.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor04.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIFloor04.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIMetal01.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/PortalTileMIMetal01.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/Objects/models/vert_door.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/Objects/models/vert_door.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/TestRoom.umap
Normal file
BIN
PortalSet24/Content/PortalSet/TestRoom.umap
Normal file
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/Spiel.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/Spiel.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/hohlkehle.fbx
Normal file
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/hohlkehle.fbx
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/hohlkehle.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/hohlkehle.uasset
Normal file
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/hohlkehle1.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/assets/Hohlkehle/hohlkehle1.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
PortalSet24/Content/PortalSet/assets/hohlkehle.uasset
Normal file
BIN
PortalSet24/Content/PortalSet/assets/hohlkehle.uasset
Normal file
Binary file not shown.
|
@ -10,6 +10,29 @@
|
|||
"TargetAllowList": [
|
||||
"Editor"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "Composure",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "CompositePlane",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Compositor",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Win64"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "VizrtMedia",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OSC",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue