First commit
This commit is contained in:
3
.gitattributes
vendored
Normal file
3
.gitattributes
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
*.psht filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mov filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||||
9
Config/DefaultEditor.ini
Normal file
9
Config/DefaultEditor.ini
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
[/Script/UnrealEd.LevelEditorViewportSettings]
|
||||||
|
bInvertMiddleMousePan=True
|
||||||
|
bTransparentBoxSelection=True
|
||||||
|
bUseDistanceScaledCameraSpeed=True
|
||||||
|
|
||||||
|
[ContentBrowser]
|
||||||
|
ContentBrowserTab1.SourcesExpanded=True
|
||||||
|
|
||||||
|
|
||||||
17
Config/DefaultEditorSettings.ini
Normal file
17
Config/DefaultEditorSettings.ini
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
|
||||||
|
[/Script/VREditor.VRModeSettings]
|
||||||
|
bEnableAutoVREditMode=False
|
||||||
|
bAutokeySequences=True
|
||||||
|
InteractorHand=Right
|
||||||
|
bShowWorldMovementGrid=False
|
||||||
|
bShowWorldMovementPostProcess=False
|
||||||
|
bShowWorldScaleProgressBar=True
|
||||||
|
UIBrightness=1.500000
|
||||||
|
GizmoScale=0.800000
|
||||||
|
DoubleClickTime=0.250000
|
||||||
|
TriggerPressedThreshold_Vive=0.330000
|
||||||
|
TriggerPressedThreshold_Rift=0.500000
|
||||||
|
bScaleWorldWithDynamicPivot=True
|
||||||
|
bAllowSimultaneousWorldScalingAndRotation=True
|
||||||
|
|
||||||
|
|
||||||
156
Config/DefaultEngine.ini
Normal file
156
Config/DefaultEngine.ini
Normal file
@@ -0,0 +1,156 @@
|
|||||||
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||||
|
; quality settings
|
||||||
|
TargetedHardwareClass=Desktop
|
||||||
|
AppliedTargetedHardwareClass=Desktop
|
||||||
|
DefaultGraphicsPerformance=Maximum
|
||||||
|
AppliedDefaultGraphicsPerformance=Maximum
|
||||||
|
|
||||||
|
|
||||||
|
[/Script/Engine.RendererSettings]
|
||||||
|
; exposure control and tone mapping settings
|
||||||
|
r.Tonemapper.Sharpen=2
|
||||||
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||||
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||||
|
r.DefaultFeature.Bloom=False
|
||||||
|
r.DefaultFeature.AutoExposure=False
|
||||||
|
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
|
||||||
|
r.DefaultFeature.LocalExposure.HighlightContrastScale=1.0
|
||||||
|
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
|
||||||
|
r.DefaultFeature.LocalExposure.ShadowContrastScale=1.0
|
||||||
|
r.DefaultFeature.MotionBlur=False
|
||||||
|
r.SceneRenderTargetResizeMethod=2
|
||||||
|
|
||||||
|
; dynamic gi settings
|
||||||
|
r.LightPropagationVolume=0
|
||||||
|
|
||||||
|
; quality settings
|
||||||
|
r.ReflectionCaptureResolution=2048
|
||||||
|
r.AllowStaticLighting=True
|
||||||
|
r.HighResScreenshotDelay=8
|
||||||
|
r.DefaultBackBufferPixelFormat=4
|
||||||
|
r.AllowGlobalClipPlane=False
|
||||||
|
r.GBufferFormat=3
|
||||||
|
|
||||||
|
; shader settings
|
||||||
|
r.PostProcessing.PropagateAlpha=1
|
||||||
|
r.SupportSkyAtmosphereAffectsHeightFog=True
|
||||||
|
r.DefaultFeature.LensFlare=True
|
||||||
|
r.ClearCoatNormal=False
|
||||||
|
r.NormalMapsForStaticLighting=False
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
r.GenerateMeshDistanceFields=True
|
||||||
|
|
||||||
|
r.DynamicGlobalIlluminationMethod=1
|
||||||
|
|
||||||
|
r.ReflectionMethod=1
|
||||||
|
|
||||||
|
r.SkinCache.CompileShaders=True
|
||||||
|
|
||||||
|
r.RayTracing=True
|
||||||
|
|
||||||
|
r.Shadow.Virtual.Enable=1
|
||||||
|
RedChromaticityCoordinate=(X=0.708000,Y=0.292000)
|
||||||
|
GreenChromaticityCoordinate=(X=0.170000,Y=0.797000)
|
||||||
|
BlueChromaticityCoordinate=(X=0.131000,Y=0.046000)
|
||||||
|
WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000)
|
||||||
|
WorkingColorSpaceChoice=Rec2020
|
||||||
|
|
||||||
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
|
;defines what level to be loaded by default in the editor and at playback time
|
||||||
|
EditorStartupMap=/Game/Main.Main
|
||||||
|
EditorStartupMap=/Game/Main.Main
|
||||||
|
|
||||||
|
[/Script/UnrealEd.UnrealEdEngine]
|
||||||
|
; Remove Engine Template maps
|
||||||
|
-TemplateMapInfos=(ThumbnailTexture=Texture2D'/Engine/Maps/Templates/Thumbnails/VR-Basic.VR-Basic',Map="/Engine/Maps/Templates/VR-Basic")
|
||||||
|
|
||||||
|
|
||||||
|
; Allows for Hardware Accelerated Video Decoding
|
||||||
|
|
||||||
|
[/Script/WmfMediaFactory.WmfMediaSettings]
|
||||||
|
AllowNonStandardCodecs=True
|
||||||
|
HardwareAcceleratedVideoDecoding=True
|
||||||
|
LowLatency=False
|
||||||
|
NativeAudioOut=False
|
||||||
|
|
||||||
|
; Adds Virtual Scouting Widget for VR Scouting
|
||||||
|
|
||||||
|
[/Script/VPUtilitiesEditor.VPUtilitiesEditorSettings]
|
||||||
|
VirtualScoutingUI=/VirtualProductionUtilities/Editor/VirtualScoutingWidget.VirtualScoutingWidget_C
|
||||||
|
FlightSpeed=0.500000
|
||||||
|
GripNavSpeed=0.250000
|
||||||
|
bUseMetric=False
|
||||||
|
bUseTransformGizmo=False
|
||||||
|
bUseGripInertiaDamping=True
|
||||||
|
InertiaDamping=0.950000
|
||||||
|
bIsHelperSystemEnabled=True
|
||||||
|
ScoutingSubsystemEdititorUtilityActorClassPath=/VirtualProductionUtilities/VirtualProductionHelpers.VirtualProductionHelpers_C
|
||||||
|
|
||||||
|
|
||||||
|
; Enables WebControl API
|
||||||
|
WebControl.EnableServerOnStartup=1
|
||||||
|
|
||||||
|
;Adds Remote Session for Vcam
|
||||||
|
|
||||||
|
[RemoteSession]
|
||||||
|
+Channels=(Name=FRemoteSessionFrameBufferChannel,Mode=Write)
|
||||||
|
+Channels=(Name=FRemoteSessionInputChannel,Mode=Read)
|
||||||
|
+Channels=(Name=FRemoteSessionXRTrackingChannel,Mode=Read)
|
||||||
|
|
||||||
|
; Setup for Multiuser
|
||||||
|
|
||||||
|
[/Script/Concert.ConcertClientConfig]
|
||||||
|
bIsHeadless=False
|
||||||
|
bInstallEditorToolbarButton=True
|
||||||
|
bAutoConnect=False
|
||||||
|
DefaultServerURL=
|
||||||
|
DefaultSessionName=
|
||||||
|
DefaultSessionToRestore=
|
||||||
|
DefaultSaveSessionAs=
|
||||||
|
ClientSettings=(DisplayName="",AvatarColor=(R=1.000000,G=1.000000,B=1.000000,A=1.000000),DesktopAvatarActorClass=/ConcertSyncClient/DesktopPresence.DesktopPresence_C,VRAvatarActorClass=/ConcertSyncClient/VRPresence.VRPresence_C,DiscoveryTimeoutSeconds=5,SessionTickFrequencySeconds=1,LatencyCompensationMs=0.000000,Tags=)
|
||||||
|
EndpointSettings=(bEnableLogging=False,PurgeProcessedMessageDelaySeconds=30,RemoteEndpointTimeoutSeconds=60)
|
||||||
|
|
||||||
|
; Setup for Ndisplay
|
||||||
|
|
||||||
|
[/Script/DisplayClusterEditor.DisplayClusterEditorSettings]
|
||||||
|
bEnabled=True
|
||||||
|
|
||||||
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||||
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||||
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||||
|
-D3D12TargetedShaderFormats=PCD3D_SM5
|
||||||
|
+D3D12TargetedShaderFormats=PCD3D_SM6
|
||||||
|
-D3D11TargetedShaderFormats=PCD3D_SM5
|
||||||
|
+D3D11TargetedShaderFormats=PCD3D_SM5
|
||||||
|
|
||||||
|
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
|
||||||
|
-TargetedRHIs=SF_VULKAN_SM5
|
||||||
|
+TargetedRHIs=SF_VULKAN_SM6
|
||||||
|
|
||||||
|
[/Script/Engine.Engine]
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="TP_ME_BlankBP",NewGameName="/Script/VPTemplate")
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_ME_BlankBP",NewGameName="/Script/VPTemplate")
|
||||||
|
TimecodeProviderClassName=/Game/TheStudio/Media/Sync/DanteAudioTimecodeProvider.DanteAudioTimecodeProvider_C
|
||||||
|
GenerateDefaultTimecodeFrameRate=(Numerator=25,Denominator=1)
|
||||||
|
CustomTimeStepClassName=/Game/TheStudio/Media/Sync/TestBlackmagic.TestBlackmagic_C
|
||||||
|
bGenerateDefaultTimecode=True
|
||||||
|
bSmoothFrameRate=True
|
||||||
|
bUseFixedFrameRate=True
|
||||||
|
FixedFrameRate=25.000000
|
||||||
|
|
||||||
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||||
|
bEnablePlugin=True
|
||||||
|
bAllowNetworkConnection=True
|
||||||
|
SecurityToken=535ACFBC4221366775230DB093F16EEB
|
||||||
|
bIncludeInShipping=False
|
||||||
|
bAllowExternalStartInShipping=False
|
||||||
|
bCompileAFSProject=False
|
||||||
|
bUseCompression=False
|
||||||
|
bLogFiles=False
|
||||||
|
bReportStats=False
|
||||||
|
ConnectionType=USBOnly
|
||||||
|
bUseManualIPAddress=False
|
||||||
|
ManualIPAddress=
|
||||||
|
|
||||||
24
Config/DefaultGame.ini
Normal file
24
Config/DefaultGame.ini
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
[/Script/EngineSettings.GeneralProjectSettings]
|
||||||
|
bUseBorderlessWindow=True
|
||||||
|
|
||||||
|
|
||||||
|
ProjectID=59FCA5EC424A54D5421213B1B85602B4
|
||||||
|
|
||||||
|
[StartupActions]
|
||||||
|
bAddPacks=True
|
||||||
|
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
||||||
|
|
||||||
|
[SectionsToSave]
|
||||||
|
+Section=StartupActions
|
||||||
|
|
||||||
|
[/Script/MediaFrameworkUtilities.MediaProfileSettings]
|
||||||
|
bApplyInCommandlet=False
|
||||||
|
+MediaSourceProxy=/Game/TheStudio/Media/Proxies/ProxyMediaSource_CineCamera.ProxyMediaSource_CineCamera
|
||||||
|
+MediaSourceProxy=/Game/TheStudio/Media/Proxies/ProxyMediaSource_CameraSDI3.ProxyMediaSource_CameraSDI3
|
||||||
|
+MediaOutputProxy=/Game/TheStudio/Media/Proxies/ProxyMediaOutput_Monitor.ProxyMediaOutput_Monitor
|
||||||
|
+MediaOutputProxy=/Game/TheStudio/Media/Proxies/ProxyMediaOutput_Multiview.ProxyMediaOutput_Multiview
|
||||||
|
StartupMediaProfile=/Game/TheStudio/Media/Profiles/MediaProfile_Production.MediaProfile_Production
|
||||||
|
|
||||||
|
[/Script/LiveLink.LiveLinkSettings]
|
||||||
|
DefaultLiveLinkPreset=/Game/TheStudio/Presets/LiveLinkhubPreset.LiveLinkhubPreset
|
||||||
|
|
||||||
88
Config/DefaultInput.ini
Normal file
88
Config/DefaultInput.ini
Normal file
@@ -0,0 +1,88 @@
|
|||||||
|
|
||||||
|
|
||||||
|
[/Script/Engine.InputSettings]
|
||||||
|
-AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
|
||||||
|
-AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
|
||||||
|
-AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
|
||||||
|
-AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.25,Exponent=1.f,Sensitivity=1.f))
|
||||||
|
-AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
|
||||||
|
-AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
|
||||||
|
-AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.f,Exponent=1.f,Sensitivity=0.07f))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_LeftX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_LeftY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_RightX",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_RightY",AxisProperties=(DeadZone=0.250000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MouseX",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MouseY",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MouseWheelAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_LeftTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_RightTriggerAxis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_Special_Left_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Gamepad_Special_Left_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Vive_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Vive_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Vive_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Vive_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Vive_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="Vive_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="MixedReality_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="OculusTouch_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Left_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Grip_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Trigger_Axis",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Thumbstick_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_X",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Y",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
+AxisConfig=(AxisKeyName="ValveIndex_Right_Trackpad_Force",AxisProperties=(DeadZone=0.000000,Sensitivity=1.000000,Exponent=1.000000,bInvert=False))
|
||||||
|
bAltEnterTogglesFullscreen=True
|
||||||
|
bF11TogglesFullscreen=True
|
||||||
|
bUseMouseForTouch=False
|
||||||
|
bEnableMouseSmoothing=True
|
||||||
|
bEnableFOVScaling=True
|
||||||
|
bCaptureMouseOnLaunch=True
|
||||||
|
bEnableLegacyInputScales=True
|
||||||
|
bEnableMotionControls=True
|
||||||
|
bFilterInputByPlatformUser=False
|
||||||
|
bEnableInputDeviceSubsystem=True
|
||||||
|
bShouldFlushPressedKeysOnViewportFocusLost=True
|
||||||
|
bEnableDynamicComponentInputBinding=True
|
||||||
|
bAlwaysShowTouchInterface=False
|
||||||
|
bShowConsoleOnFourFingerTap=True
|
||||||
|
bEnableGestureRecognizer=False
|
||||||
|
bUseAutocorrect=False
|
||||||
|
DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
|
||||||
|
DefaultViewportMouseLockMode=LockOnCapture
|
||||||
|
FOVScale=0.011110
|
||||||
|
DoubleClickTime=0.200000
|
||||||
|
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
|
||||||
|
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
||||||
|
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
|
||||||
|
-ConsoleKeys=Tilde
|
||||||
|
+ConsoleKeys=Tilde
|
||||||
|
|
||||||
22
Config/DefaultLightmass.ini
Normal file
22
Config/DefaultLightmass.ini
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
; These are tweaked defaults for various lightmass solver and export settings
|
||||||
|
; Artist oriented lightmass settings are in the editor UI
|
||||||
|
; Documentation for all of these is in UnrealLightmass / Public / SceneExport.h
|
||||||
|
; This ini is reloaded every time a lighting build begins, no need to restart
|
||||||
|
|
||||||
|
; Warning: overwriting this file with an old version will cause the editor to crash. This file must be in sync with the editor executable.
|
||||||
|
; Instead, create a DefaultLightmass.ini in your project and override just the values you need, then the overrides will continue to work on version upgrades.
|
||||||
|
; https://docs.unrealengine.com/latest/INT/Programming/Basics/ConfigurationFiles/
|
||||||
|
;
|
||||||
|
; For example, in your project's Config/DefaultLightmass.ini:
|
||||||
|
; [DevOptions.PrecomputedDynamicObjectLighting]
|
||||||
|
; SurfaceLightSampleSpacing=400
|
||||||
|
|
||||||
|
[DevOptions.StaticLightingSettings]
|
||||||
|
bCompressLightmaps=False
|
||||||
|
NumIndirectLightingBounces=5
|
||||||
|
NumSkyLightingBounces=5
|
||||||
|
IndirectLightingSmoothness=0.9
|
||||||
|
IndirectLightingQuality=2.0
|
||||||
|
|
||||||
|
[DevOptions.StaticLightingSceneConstants]
|
||||||
|
StaticLightingLevelScale=0.5
|
||||||
13
Config/DefaultVirtualProductionUtilities.ini
Normal file
13
Config/DefaultVirtualProductionUtilities.ini
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
|
||||||
|
[/Script/VPUtilitiesEditor.VPUtilitiesEditorSettings]
|
||||||
|
VirtualScoutingUI=/VirtualProductionUtilities/Editor/VirtualScoutingWidget.VirtualScoutingWidget_C
|
||||||
|
FlightSpeed=0.500000
|
||||||
|
GripNavSpeed=0.250000
|
||||||
|
bUseMetric=False
|
||||||
|
bUseTransformGizmo=False
|
||||||
|
bUseGripInertiaDamping=True
|
||||||
|
InertiaDamping=0.950000
|
||||||
|
bIsHelperSystemEnabled=True
|
||||||
|
ScoutingSubsystemEdititorUtilityActorClassPath=/VirtualProductionUtilities/VirtualProductionHelpers.VirtualProductionHelpers_C
|
||||||
|
|
||||||
|
|
||||||
5
Config/Tags/VPRoles.ini
Normal file
5
Config/Tags/VPRoles.ini
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
[/Script/GameplayTags.GameplayTagsList]
|
||||||
|
GameplayTagList=(Tag="3D Artist",DevComment="")
|
||||||
|
GameplayTagList=(Tag="nDisplay",DevComment="")
|
||||||
|
GameplayTagList=(Tag="Primary",DevComment="")
|
||||||
|
|
||||||
6
Config/Windows/WindowsEngine.ini
Normal file
6
Config/Windows/WindowsEngine.ini
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[/Script/Engine.Engine]
|
||||||
|
GameEngine=/Script/DisplayCluster.DisplayClusterGameEngine
|
||||||
|
UnrealEdEngine=/Script/DisplayClusterEditor.DisplayClusterEditorEngine
|
||||||
|
GameViewportClientClassName=/Script/DisplayCluster.DisplayClusterViewportClient
|
||||||
|
|
||||||
|
|
||||||
BIN
Content/Levels/360VideoSphere.umap
Normal file
BIN
Content/Levels/360VideoSphere.umap
Normal file
Binary file not shown.
BIN
Content/Levels/Lidinis.umap
Normal file
BIN
Content/Levels/Lidinis.umap
Normal file
Binary file not shown.
BIN
Content/LidinisStreetMove.uasset
Normal file
BIN
Content/LidinisStreetMove.uasset
Normal file
Binary file not shown.
BIN
Content/Main.umap
Normal file
BIN
Content/Main.umap
Normal file
Binary file not shown.
BIN
Content/Media/Bundles/MediaBundle-01.uasset
Normal file
BIN
Content/Media/Bundles/MediaBundle-01.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Media/Bundles/MediaBundle-02.uasset
Normal file
BIN
Content/Media/Bundles/MediaBundle-02.uasset
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Media/Proxies/MediaOutput-01.uasset
Normal file
BIN
Content/Media/Proxies/MediaOutput-01.uasset
Normal file
Binary file not shown.
BIN
Content/Media/Proxies/MediaSource-01.uasset
Normal file
BIN
Content/Media/Proxies/MediaSource-01.uasset
Normal file
Binary file not shown.
BIN
Content/Media/Proxies/MediaSource-02.uasset
Normal file
BIN
Content/Media/Proxies/MediaSource-02.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.
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.
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.
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.
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.
Binary file not shown.
BIN
Content/MovieProject/Assets/Environment/LidinisRepeat.uasset
Normal file
BIN
Content/MovieProject/Assets/Environment/LidinisRepeat.uasset
Normal file
Binary file not shown.
BIN
Content/MovieProject/Levels/TestLevel1.umap
Normal file
BIN
Content/MovieProject/Levels/TestLevel1.umap
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Floor_400x400.uasset
Normal file
BIN
Content/StarterContent/Architecture/Floor_400x400.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Pillar_50x500.uasset
Normal file
BIN
Content/StarterContent/Architecture/Pillar_50x500.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/SM_AssetPlatform.uasset
Normal file
BIN
Content/StarterContent/Architecture/SM_AssetPlatform.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_400x200.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_400x200.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_400x300.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_400x300.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_400x400.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_400x400.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_500x500.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_500x500.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_Door_400x300.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_Door_400x300.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_Door_400x400.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_Door_400x400.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_Window_400x300.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_Window_400x300.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Architecture/Wall_Window_400x400.uasset
Normal file
BIN
Content/StarterContent/Architecture/Wall_Window_400x400.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Audio/Collapse01.uasset
Normal file
BIN
Content/StarterContent/Audio/Collapse01.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Audio/Collapse02.uasset
Normal file
BIN
Content/StarterContent/Audio/Collapse02.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Audio/Collapse_Cue.uasset
Normal file
BIN
Content/StarterContent/Audio/Collapse_Cue.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Audio/Explosion01.uasset
Normal file
BIN
Content/StarterContent/Audio/Explosion01.uasset
Normal file
Binary file not shown.
BIN
Content/StarterContent/Audio/Explosion02.uasset
Normal file
BIN
Content/StarterContent/Audio/Explosion02.uasset
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user