9 Commits
633 changed files with 4238 additions and 973 deletions
+5 -1
View File
@@ -109,7 +109,7 @@ Build/*/**
!Build/**/*.ico
# Built data for maps
*_BuiltData.uasset
!*_BuiltData.uasset
# Configuration files generated by the Editor
Saved/*
@@ -126,3 +126,7 @@ DerivedDataCache/*
# The Platforms folder
Platforms/
# Rider .uproject configuration
*.DotSettings.user
*.uproject.DotSettings.user
+1
View File
@@ -1,2 +1,3 @@
[/Script/UnrealEd.EditorPerformanceProjectSettings]
RealtimeScreenPercentageMode=BasedOnDPIScale
+2 -2
View File
@@ -85,8 +85,8 @@ bAllowClientSideNavigation=True
+TargetedRHIs=SF_VULKAN_SM6
[/Script/Engine.Engine]
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/SGBasicDemo")
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/SGBasicDemo")
+ActiveGameNameRedirects=(OldGameName="TP_VirtualRealityBP",NewGameName="/Script/SGBasicDemo")
+ActiveGameNameRedirects=(OldGameName="/Script/TP_VirtualRealityBP",NewGameName="/Script/SGBasicDemo")
GameUserSettingsClassName=/Script/SenseGlove.SGGameUserSettings
SmoothedFrameRateRange=(LowerBound=(Type=Inclusive,Value=60.000000),UpperBound=(Type=Exclusive,Value=200.000000))
MinDesiredFrameRate=60.000000
+6 -3
View File
@@ -107,7 +107,10 @@ DefaultTouchInterface=None
-ConsoleKeys=Tilde
+ConsoleKeys=Tilde
[/Script/OpenXRInput.OpenXRInputSettings]
bUseEnhancedInput=True
[/Script/EnhancedInput.EnhancedInputDeveloperSettings]
+DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Default.IMC_Default",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False)
+DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Hands.IMC_Hands",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False)
+DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Menu.IMC_Menu",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False)
+DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Weapon_Left.IMC_Weapon_Left",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False)
+DefaultMappingContexts=(InputMappingContext="/Game/VRTemplate/Input/IMC_Weapon_Right.IMC_Weapon_Right",Priority=0,bAddImmediately=True,bRegisterWithUserSettings=False)
+4
View File
@@ -0,0 +1,4 @@
[/Script/Engine.RendererSettings]
vr.InstancedStereo=False
vr.MobileMultiView=False
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.

Some files were not shown because too many files have changed in this diff Show More