Compare commits
13 Commits
e7c9fed739
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 328773db75 | |||
| 63c5b5e521 | |||
|
|
b144afc47c | ||
| 832714f488 | |||
| 9ebb3c305f | |||
| 987bf9af4d | |||
| e57d833d5a | |||
| b47c123886 | |||
| 278ad4b0e1 | |||
| 1f75e2fc68 | |||
| c2d9c5524f | |||
| 0eb8c1d254 | |||
| 09a44bc70f |
2
.idea/.idea.VistaTeleportation/.idea/vcs.xml
generated
2
.idea/.idea.VistaTeleportation/.idea/vcs.xml
generated
@@ -2,5 +2,7 @@
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/Plugins/CBFNavigationParadigms" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/Plugins/cyberframe-for-unreal" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -2,9 +2,11 @@
|
||||
"version": "1.0",
|
||||
"components": [
|
||||
"Microsoft.Net.Component.4.6.2.TargetingPack",
|
||||
"Microsoft.VisualStudio.Component.VC.14.36.17.6.x86.x64",
|
||||
"Microsoft.VisualStudio.Component.Unreal.Workspace",
|
||||
"Microsoft.VisualStudio.Component.VC.14.38.17.8.ATL",
|
||||
"Microsoft.VisualStudio.Component.VC.14.38.17.8.x86.x64",
|
||||
"Microsoft.VisualStudio.Component.VC.Tools.x86.x64",
|
||||
"Microsoft.VisualStudio.Component.Windows10SDK.22000",
|
||||
"Microsoft.VisualStudio.Component.Windows11SDK.22621",
|
||||
"Microsoft.VisualStudio.Workload.CoreEditor",
|
||||
"Microsoft.VisualStudio.Workload.ManagedDesktop",
|
||||
"Microsoft.VisualStudio.Workload.NativeDesktop",
|
||||
|
||||
@@ -132,7 +132,7 @@ DefaultGraphicsPerformance=Scalable
|
||||
AppliedDefaultGraphicsPerformance=Scalable
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
|
||||
EditorStartupMap=/Game/VistaTeleportation/Maps/TestingLevel/TestingLevel.TestingLevel
|
||||
LocalMapOptions=
|
||||
TransitionMap=None
|
||||
bUseSplitscreen=False
|
||||
@@ -141,9 +141,9 @@ ThreePlayerSplitscreenLayout=FavorTop
|
||||
FourPlayerSplitscreenLayout=Grid
|
||||
bOffsetPlayerGamepadIds=False
|
||||
GameInstanceClass=/Script/Engine.GameInstance
|
||||
GameDefaultMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
|
||||
GameDefaultMap=/Game/VistaTeleportation/Maps/TestingLevel/TestingLevel.TestingLevel
|
||||
ServerDefaultMap=/Engine/Maps/Entry.Entry
|
||||
GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C
|
||||
GlobalDefaultGameMode=/CBFNavigationParadigms/Blueprints/GameModes/CBFNP_GM_GoAndPointVR.CBFNP_GM_GoAndPointVR_C
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
||||
[/Script/Slate.SlateSettings]
|
||||
@@ -215,7 +215,7 @@ bEnableUniversalAPK=True
|
||||
bBundleABISplit=True
|
||||
bBundleLanguageSplit=True
|
||||
bBundleDensitySplit=True
|
||||
ExtraApplicationSettings=<meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2|questpro" />
|
||||
ExtraApplicationSettings=<meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2|questpro|quest3" />
|
||||
ExtraActivitySettings=
|
||||
bAndroidVoiceEnabled=False
|
||||
bPackageForMetaQuest=True
|
||||
@@ -364,3 +364,6 @@ ConnectionType=USBOnly
|
||||
bUseManualIPAddress=False
|
||||
ManualIPAddress=
|
||||
|
||||
[/Script/NavigationSystem.RecastNavMesh]
|
||||
RuntimeGeneration=Dynamic
|
||||
|
||||
|
||||
@@ -6,3 +6,102 @@ bStartInVR=True
|
||||
[StartupActions]
|
||||
bAddPacks=True
|
||||
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
||||
|
||||
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||
Build=IfProjectHasCode
|
||||
BuildConfiguration=PPBC_Development
|
||||
BuildTarget=
|
||||
FullRebuild=False
|
||||
ForDistribution=False
|
||||
IncludeDebugFiles=False
|
||||
BlueprintNativizationMethod=Disabled
|
||||
bIncludeNativizedAssetsInProjectGeneration=False
|
||||
bExcludeMonolithicEngineHeadersInNativizedCode=False
|
||||
UsePakFile=True
|
||||
bUseIoStore=True
|
||||
bUseZenStore=False
|
||||
bMakeBinaryConfig=False
|
||||
bGenerateChunks=False
|
||||
bGenerateNoChunks=False
|
||||
bChunkHardReferencesOnly=False
|
||||
bForceOneChunkPerFile=False
|
||||
MaxChunkSize=0
|
||||
bBuildHttpChunkInstallData=False
|
||||
HttpChunkInstallDataDirectory=(Path="")
|
||||
WriteBackMetadataToAssetRegistry=Disabled
|
||||
bCompressed=True
|
||||
PackageCompressionFormat=Oodle
|
||||
bForceUseProjectCompressionFormatIgnoreHardwareOverride=False
|
||||
PackageAdditionalCompressionOptions=
|
||||
PackageCompressionMethod=Kraken
|
||||
PackageCompressionLevel_DebugDevelopment=4
|
||||
PackageCompressionLevel_TestShipping=5
|
||||
PackageCompressionLevel_Distribution=7
|
||||
PackageCompressionMinBytesSaved=1024
|
||||
PackageCompressionMinPercentSaved=5
|
||||
bPackageCompressionEnableDDC=False
|
||||
PackageCompressionMinSizeToConsiderDDC=0
|
||||
HttpChunkInstallDataVersion=
|
||||
IncludePrerequisites=True
|
||||
IncludeAppLocalPrerequisites=False
|
||||
bShareMaterialShaderCode=True
|
||||
bDeterministicShaderCodeOrder=False
|
||||
bSharedMaterialNativeLibraries=True
|
||||
ApplocalPrerequisitesDirectory=(Path="")
|
||||
IncludeCrashReporter=False
|
||||
InternationalizationPreset=English
|
||||
-CulturesToStage=en
|
||||
+CulturesToStage=en
|
||||
LocalizationTargetCatchAllChunkId=0
|
||||
bCookAll=False
|
||||
bCookMapsOnly=False
|
||||
bSkipEditorContent=False
|
||||
bSkipMovies=False
|
||||
-IniKeyDenylist=KeyStorePassword
|
||||
-IniKeyDenylist=KeyPassword
|
||||
-IniKeyDenylist=rsa.privateexp
|
||||
-IniKeyDenylist=rsa.modulus
|
||||
-IniKeyDenylist=rsa.publicexp
|
||||
-IniKeyDenylist=aes.key
|
||||
-IniKeyDenylist=SigningPublicExponent
|
||||
-IniKeyDenylist=SigningModulus
|
||||
-IniKeyDenylist=SigningPrivateExponent
|
||||
-IniKeyDenylist=EncryptionKey
|
||||
-IniKeyDenylist=DevCenterUsername
|
||||
-IniKeyDenylist=DevCenterPassword
|
||||
-IniKeyDenylist=IOSTeamID
|
||||
-IniKeyDenylist=SigningCertificate
|
||||
-IniKeyDenylist=MobileProvision
|
||||
-IniKeyDenylist=IniKeyDenylist
|
||||
-IniKeyDenylist=IniSectionDenylist
|
||||
+IniKeyDenylist=KeyStorePassword
|
||||
+IniKeyDenylist=KeyPassword
|
||||
+IniKeyDenylist=rsa.privateexp
|
||||
+IniKeyDenylist=rsa.modulus
|
||||
+IniKeyDenylist=rsa.publicexp
|
||||
+IniKeyDenylist=aes.key
|
||||
+IniKeyDenylist=SigningPublicExponent
|
||||
+IniKeyDenylist=SigningModulus
|
||||
+IniKeyDenylist=SigningPrivateExponent
|
||||
+IniKeyDenylist=EncryptionKey
|
||||
+IniKeyDenylist=DevCenterUsername
|
||||
+IniKeyDenylist=DevCenterPassword
|
||||
+IniKeyDenylist=IOSTeamID
|
||||
+IniKeyDenylist=SigningCertificate
|
||||
+IniKeyDenylist=MobileProvision
|
||||
+IniKeyDenylist=IniKeyDenylist
|
||||
+IniKeyDenylist=IniSectionDenylist
|
||||
-IniSectionDenylist=HordeStorageServers
|
||||
-IniSectionDenylist=StorageServers
|
||||
+IniSectionDenylist=HordeStorageServers
|
||||
+IniSectionDenylist=StorageServers
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContexr1_VISTA")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContext1_NONVISTA")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2NONVISTA")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2VISTA")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_NONVIST")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_VISTA")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_NONVISTA")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_VISTA")
|
||||
+MapsToCook=(FilePath="/Game/VistaTeleportation/Maps/TestingLevel/TestingLevel")
|
||||
|
||||
|
||||
BIN
Content/Assets/BrutalistLevelKit/Blueprints/Furniture/BP_Ceiling_Lamp.uasset
(Stored with Git LFS)
BIN
Content/Assets/BrutalistLevelKit/Blueprints/Furniture/BP_Ceiling_Lamp.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_01.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_01.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_02.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_02.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_04.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_04.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_05.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_05.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_11.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_11.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_15.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_15.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_16.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_16.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_17.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_17.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_18.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_18.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_19.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_19.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_20.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_20.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_22.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_22.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_23.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_23.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_26.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_26.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_27.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_27.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_30.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_30.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_31.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_31.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_32.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_32.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_34.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_34.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_38.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_38.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_40.uasset
(Stored with Git LFS)
BIN
Content/Assets/ClothingStore/Blueprints/BP_Rack_Clothes_40.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_Cabinet.uasset
(Stored with Git LFS)
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_Cabinet.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_Desk.uasset
(Stored with Git LFS)
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_Desk.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_Dresser.uasset
(Stored with Git LFS)
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_Dresser.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_KitchenSetB_B.uasset
(Stored with Git LFS)
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_KitchenSetB_B.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_KitchenSetD_B.uasset
(Stored with Git LFS)
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_KitchenSetD_B.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_LampCeilingOFF.uasset
(Stored with Git LFS)
BIN
Content/Assets/HQ_ResidentialHouse/Actors/BP_LampCeilingOFF.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset
(Stored with Git LFS)
BIN
Content/StarterContent/Blueprints/Blueprint_CeilingLight.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset
(Stored with Git LFS)
BIN
Content/StarterContent/HDRI/HDRI_Epic_Courtyard_Daylight.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/StarterContent/Props/Materials/M_Chair.uasset
(Stored with Git LFS)
BIN
Content/StarterContent/Props/Materials/M_Chair.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/StarterContent/Props/Materials/M_TableRound.uasset
(Stored with Git LFS)
BIN
Content/StarterContent/Props/Materials/M_TableRound.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/VRSpectator/VRSpectator.uasset
(Stored with Git LFS)
BIN
Content/VRSpectator/VRSpectator.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/VRTemplate/Blueprints/VRPawn.uasset
(Stored with Git LFS)
BIN
Content/VRTemplate/Blueprints/VRPawn.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/VRTemplate/Maps/VRTemplateMap.umap
(Stored with Git LFS)
BIN
Content/VRTemplate/Maps/VRTemplateMap.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/VistaTeleportation/Blueprints/BP_TeleportBlockingCollisionObject.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Blueprints/BP_TeleportBlockingCollisionObject.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Blueprints/M_Transparency.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Blueprints/M_Transparency.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Blueprints/UI/M_VRSpectatorCapture.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Blueprints/UI/M_VRSpectatorCapture.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Blueprints/UI/M_VRSpectatorVisibility.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Blueprints/UI/M_VRSpectatorVisibility.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Blueprints/UI/UI_VistaTeleport_ExperimenterUI.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Blueprints/UI/UI_VistaTeleport_ExperimenterUI.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_MoveHeadDown.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_MoveHeadDown.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_MoveHeadUp.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_MoveHeadUp.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel0.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel0.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel5.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel5.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel6.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel6.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel7.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel7.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel8.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectLevel8.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectOpticFlow.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectOpticFlow.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectTeleportation.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_SelectTeleportation.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_StartExperiment.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IA_VistaTeleportation_StartExperiment.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Input/IM_VistaTeleportation_ExperimentalControl.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Input/IM_VistaTeleportation_ExperimentalControl.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Layouts/LAYOUT_large-Vista.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Layouts/LAYOUT_large-Vista.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Layouts/LAyout_small.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Layouts/LAyout_small.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/M_PrototypeGridNonReflective.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/M_PrototypeGridNonReflective.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LageSpaceContext1_NONVISTA.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LageSpaceContext1_NONVISTA.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContexr1_VISTA.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContexr1_VISTA.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContext1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContext1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContext1_NONVISTA.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext1/LargeSpaceContext1_NONVISTA.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2NONVISTA.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2NONVISTA.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2VISTA.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2VISTA.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2_Nonvista.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2_Nonvista.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2_Vista.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/LargeSpaceContext2_Vista.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/SceneImport_layout_nonvista_large.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/SceneImport_layout_nonvista_large.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/layout_nonvista_large.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/layout_nonvista_large.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/layout_nonvista_large_Mat.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/LargeSpaceContext2/layout_nonvista_large_Mat.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_NONVIST.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_NONVIST.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_Nonvista.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_Nonvista.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_VISTA.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_VISTA.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_Vistaa.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext1/SmallSpaceContext1_Vistaa.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceCOntext2_Nonvistaa.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceCOntext2_Nonvistaa.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_NONVISTA.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_NONVISTA.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_VISTA.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_VISTA.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_VIstaa.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/SmallSpaceContext2/SmallSpaceContext2_VIstaa.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/TestingLevel/TestingLeve.uasset
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/TestingLevel/TestingLeve.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/VistaTeleportation/Maps/TestingLevel/TestingLevel.umap
(Stored with Git LFS)
Normal file
BIN
Content/VistaTeleportation/Maps/TestingLevel/TestingLevel.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
Submodule Plugins/CBFNavigationParadigms updated: c77d0dd14c...142b30d91b
Submodule Plugins/cyberframe-for-unreal updated: 0608011362...0277113174
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "5.3",
|
||||
"EngineAssociation": "5.5",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
|
||||
Reference in New Issue
Block a user