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