Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a9aa1e17b | |||
| 55376a5719 | |||
| fafa904e45 | |||
| 6012e7966e | |||
| dee794d0f0 | |||
| 3f62cf9997 |
File diff suppressed because one or more lines are too long
8
Config/DefaultEditorPerProjectUserSettings.ini
Normal file
8
Config/DefaultEditorPerProjectUserSettings.ini
Normal file
@ -0,0 +1,8 @@
|
||||
[/Script/OculusXRProjectSetupTool.OculusXRPSTSettings]
|
||||
IgnoredRules=()
|
||||
CurrentPlatform=14
|
||||
bBackGroundChecks=True
|
||||
bStopBuildOnUnAppliedCriticalItems=False
|
||||
bGuidedTutorialComplete=True
|
||||
bShowGuidedTutorial=False
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
GlobalDefaultGameMode=/Game/VRTemplate/Blueprints/VRGameMode.VRGameMode_C
|
||||
EditorStartupMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
|
||||
GameDefaultMap=/Game/VRTemplate/Maps/VRTemplateMap.VRTemplateMap
|
||||
GameInstanceClass=/Game/_Games/Blueprints/Core/BP_VRGameInstance.BP_VRGameInstance_C
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.ForwardShading=True
|
||||
@ -42,9 +43,124 @@ r.SkinCache.CompileShaders=True
|
||||
r.RayTracing=True
|
||||
|
||||
[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
|
||||
bBuildForES31=False
|
||||
PackageName=com.YourCompany.[PROJECT]
|
||||
StoreVersion=1
|
||||
StoreVersionOffsetArm64=0
|
||||
StoreVersionOffsetX8664=0
|
||||
ApplicationDisplayName=
|
||||
VersionDisplayName=1.0
|
||||
MinSDKVersion=32
|
||||
TargetSDKVersion=32
|
||||
InstallLocation=InternalOnly
|
||||
bEnableLint=False
|
||||
bPackageDataInsideApk=False
|
||||
bCreateAllPlatformsInstall=False
|
||||
bDisableVerifyOBBOnStartUp=False
|
||||
bForceSmallOBBFiles=False
|
||||
bAllowLargeOBBFiles=False
|
||||
bAllowPatchOBBFile=False
|
||||
bAllowOverflowOBBFiles=False
|
||||
bDontBundleLibrariesInAPK=False
|
||||
bUseExternalFilesDir=False
|
||||
bPublicLogFiles=True
|
||||
Orientation=SensorLandscape
|
||||
MaxAspectRatio=2.100000
|
||||
bUseDisplayCutout=False
|
||||
bAllowResizing=False
|
||||
bSupportSizeChanges=False
|
||||
bRestoreNotificationsOnReboot=False
|
||||
bFullScreen=True
|
||||
bEnableNewKeyboard=True
|
||||
DepthBufferPreference=Default
|
||||
bValidateTextureFormats=True
|
||||
bForceCompressNativeLibs=False
|
||||
bEnableAdvancedBinaryCompression=True
|
||||
bEnableBundle=False
|
||||
bEnableUniversalAPK=True
|
||||
bBundleABISplit=True
|
||||
bBundleLanguageSplit=True
|
||||
bBundleDensitySplit=True
|
||||
ExtraApplicationSettings=<meta-data android:name="com.oculus.supportedDevices" android:value="quest|quest2|questpro|quest3" />
|
||||
ExtraActivitySettings=
|
||||
bAndroidVoiceEnabled=False
|
||||
bRecordPermissionAtStartupEnabled=False
|
||||
bEnableMulticastSupport=False
|
||||
bPackageForMetaQuest=True
|
||||
bRemoveOSIG=False
|
||||
KeyStore=
|
||||
KeyAlias=
|
||||
KeyStorePassword=
|
||||
KeyPassword=
|
||||
DebugKeyStore=
|
||||
DebugKeyAlias=
|
||||
DebugKeyStorePassword=
|
||||
DebugKeyPassword=
|
||||
bBuildForArm64=True
|
||||
bBuildForX8664=False
|
||||
bBuildForES31=False
|
||||
bSupportsVulkan=True
|
||||
bSupportsVulkanSM5=False
|
||||
DebugVulkanLayerDirectory=(Path="")
|
||||
bAndroidOpenGLSupportsBackbufferSampling=False
|
||||
bDetectVulkanByDefault=True
|
||||
bBuildWithHiddenSymbolVisibility=True
|
||||
bDisableStackProtector=False
|
||||
bDisableLibCppSharedDependencyValidation=False
|
||||
bSaveSymbols=False
|
||||
bStripShaderReflection=True
|
||||
bEnableGooglePlaySupport=False
|
||||
RequestCodeForPlayGamesActivities=80002
|
||||
PlayGamesClientId=
|
||||
bForceRefreshToken=False
|
||||
GamesAppID=
|
||||
bSupportAdMob=True
|
||||
AdMobAppID=
|
||||
TagForChildDirectedTreatment=TAG_FOR_CHILD_DIRECTED_TREATMENT_UNSPECIFIED
|
||||
TagForUnderAgeOfConsent=TAG_FOR_UNDER_AGE_OF_CONSENT_UNSPECIFIED
|
||||
MaxAdContentRating=MAX_AD_CONTENT_RATING_G
|
||||
AdMobAdUnitID=
|
||||
GooglePlayLicenseKey=
|
||||
GCMClientSenderID=
|
||||
bShowLaunchImage=True
|
||||
bAllowIMU=False
|
||||
bAllowControllers=True
|
||||
bBlockAndroidKeysOnControllers=False
|
||||
bControllersBlockDeviceFeedback=False
|
||||
AudioSampleRate=44100
|
||||
AudioCallbackBufferFrameSize=1024
|
||||
AudioNumBuffersToEnqueue=4
|
||||
AudioMaxChannels=0
|
||||
AudioNumSourceWorkers=0
|
||||
SpatializationPlugin=
|
||||
SourceDataOverridePlugin=
|
||||
ReverbPlugin=
|
||||
OcclusionPlugin=
|
||||
CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0)
|
||||
CacheSizeKB=65536
|
||||
MaxChunkSizeOverrideKB=0
|
||||
bResampleForDevice=False
|
||||
SoundCueCookQualityIndex=-1
|
||||
MaxSampleRate=48000.000000
|
||||
HighSampleRate=32000.000000
|
||||
MedSampleRate=24000.000000
|
||||
LowSampleRate=12000.000000
|
||||
MinSampleRate=8000.000000
|
||||
CompressionQualityModifier=1.000000
|
||||
AutoStreamingThreshold=0.000000
|
||||
AndroidGraphicsDebugger=None
|
||||
MaliGraphicsDebuggerPath=(Path="")
|
||||
bEnableMaliPerfCounters=False
|
||||
bMultiTargetFormat_ETC2=True
|
||||
bMultiTargetFormat_DXT=True
|
||||
bMultiTargetFormat_ASTC=True
|
||||
TextureFormatPriority_ETC2=0.200000
|
||||
TextureFormatPriority_DXT=0.600000
|
||||
TextureFormatPriority_ASTC=0.900000
|
||||
SDKAPILevelOverride=
|
||||
NDKAPILevelOverride=
|
||||
BuildToolsOverride=
|
||||
bStreamLandscapeMeshLODs=False
|
||||
bEnableDomStorage=False
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
@ -121,6 +237,7 @@ MPPoseRestoreType=Disabled
|
||||
bDynamicResolution=False
|
||||
PixelDensityMin=0.000000
|
||||
PixelDensityMax=0.000000
|
||||
+SupportedDevices=Quest3
|
||||
SuggestedCpuPerfLevel=SustainedLow
|
||||
SuggestedGpuPerfLevel=SustainedHigh
|
||||
FoveatedRenderingMethod=FixedFoveatedRendering
|
||||
|
||||
BIN
Content/Caillou/Caillou.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Caillou/Caillou.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Caillou/boulder.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Caillou/boulder.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Caillou/boulder_DefaultMaterial_BaseColor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Caillou/boulder_DefaultMaterial_BaseColor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Caillou/boulder_DefaultMaterial_Normal.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Caillou/boulder_DefaultMaterial_Normal.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Caillou/boulder_DefaultMaterial_OcclusionRoughnessMetallic.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Caillou/boulder_DefaultMaterial_OcclusionRoughnessMetallic.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/MannequinsXR/Animations/SK_MannequinsXR_Climb.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/MannequinsXR/Animations/SK_MannequinsXR_Climb.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/MannequinsXR/Meshes/ABP_climbable_Stone.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/MannequinsXR/Meshes/ABP_climbable_Stone.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Characters/MannequinsXR/Meshes/ClimbingInterface.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Characters/MannequinsXR/Meshes/ClimbingInterface.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/ClimbableStone.uasset
(Stored with Git LFS)
Normal file
BIN
Content/ClimbableStone.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Env/Rocks/Rock_M.uasset
(Stored with Git LFS)
BIN
Content/Env/Rocks/Rock_M.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Env/vegetation/Fern.uasset
(Stored with Git LFS)
BIN
Content/Env/vegetation/Fern.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Env/vegetation/grass.uasset
(Stored with Git LFS)
BIN
Content/Env/vegetation/grass.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Env/vegetation/tree_leaves_M.uasset
(Stored with Git LFS)
BIN
Content/Env/vegetation/tree_leaves_M.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Env/vegetation/tree_leaves_M_Inst.uasset
(Stored with Git LFS)
BIN
Content/Env/vegetation/tree_leaves_M_Inst.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Env/vegetation/tree_trunk_M.uasset
(Stored with Git LFS)
BIN
Content/Env/vegetation/tree_trunk_M.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/FPWeapon/Audio/FirstPersonTemplateWeaponFire02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Audio/FirstPersonTemplateWeaponFire02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/BaseMaterial.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/BaseMaterial.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/FirstPersonProjectileMaterial.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/FirstPersonProjectileMaterial.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/M_FPGun.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/M_FPGun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/M_FPPistol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/M_FPPistol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_GlossyBlack_Latex_UE4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_GlossyBlack_Latex_UE4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_Plastic_Shiny_Beige.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_Plastic_Shiny_Beige.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_Screen.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_Screen.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_SoftMetal_UE4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/ML_SoftMetal_UE4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Aluminum01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_FineRubber.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_FineRubber.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Materials/MaterialLayers/T_ML_Rubber_Blue_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Mesh/FirstPersonProjectileMesh.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Mesh/FirstPersonProjectileMesh.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Mesh/SK_FPGun.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Mesh/SK_FPGun.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Mesh/SK_FPGun_Physics.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Mesh/SK_FPGun_Physics.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Mesh/SK_FPGun_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Mesh/SK_FPGun_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Mesh/SK_FPGun_Skeleton.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Mesh/SK_FPGun_Skeleton.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Mesh/SM_Pistol.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Mesh/SM_Pistol.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Textures/T_FPGun_M.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Textures/T_FPGun_M.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Textures/T_FPGun_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Textures/T_FPGun_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Textures/T_Pistol_Masks.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Textures/T_Pistol_Masks.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FPWeapon/Textures/T_Pistol_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FPWeapon/Textures/T_Pistol_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Blueprints/BP_FirstPersonCharacter.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Blueprints/BP_FirstPersonGameMode.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Blueprints/BP_FirstPersonProjectile.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Blueprints/BP_FirstPersonProjectile.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Blueprints/BP_Pickup_Rifle.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Blueprints/BP_Pickup_Rifle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Blueprints/BP_Weapon_Component.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Blueprints/BP_Weapon_Component.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Input/Actions/IA_Jump.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Input/Actions/IA_Jump.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Input/Actions/IA_Look.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Input/Actions/IA_Look.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Input/Actions/IA_Move.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Input/Actions/IA_Move.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Input/Actions/IA_Shoot.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Input/Actions/IA_Shoot.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Input/IMC_FPS.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Input/IMC_FPS.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Input/IMC_Weapons.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Input/IMC_Weapons.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Input/MobileControls.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Input/MobileControls.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPerson/Maps/FirstPersonMap.umap
(Stored with Git LFS)
Normal file
BIN
Content/FirstPerson/Maps/FirstPersonMap.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Falling.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Falling.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Jump.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Jump.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Land.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Land.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Falling.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Falling.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Fire.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Fire.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Idle.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Idle.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Jump.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Jump.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Land.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Land.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Run.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Run.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Shoot_Montage.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Rifle_Shoot_Montage.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FP_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FP_Run_Fwd.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Animations/FirstPerson_AnimBP.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Animations/FirstPerson_AnimBP.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/Functions/CA_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/Functions/CA_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/Functions/ChromaticCurve.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/Functions/ChromaticCurve.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/Functions/MF_Diffraction.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/Functions/MF_Diffraction.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/Functions/MF_logo3layers.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/Functions/MF_logo3layers.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/Functions/ML_BaseColorFallOff.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/Functions/ML_BaseColorFallOff.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/Instances/Manny/MI_Manny_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Materials/M_Mannequin.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Materials/M_Mannequin.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_PhysicsAsset.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_Skeleton.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Mesh/SK_Mannequin_Arms_Skeleton.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_ASAOPMASK_MSK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_BN.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_BN.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_CCRCCPlastic_MSK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_MSR_MSK.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_MSR_MSK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_Tan.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_01_Tan.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_ASAOPMASK_MSK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_BN.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_BN.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_CCRCCPlastic_MSK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_MSR_MSK.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_MSR_MSK.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_Tan.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Manny/T_Manny_02_Tan.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/FirstPersonArms/Character/Textures/Shared/T_UE_Logo_M.uasset
(Stored with Git LFS)
Normal file
BIN
Content/FirstPersonArms/Character/Textures/Shared/T_UE_Logo_M.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Landscape/Materials/M_Landscape_Height.uasset
(Stored with Git LFS)
BIN
Content/Landscape/Materials/M_Landscape_Height.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Landscape/RockCave_M.uasset
(Stored with Git LFS)
BIN
Content/Landscape/RockCave_M.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/Tourmaline.umap
(Stored with Git LFS)
BIN
Content/Tourmaline.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/VRTemplate/Blueprints/VRGameMode.uasset
(Stored with Git LFS)
BIN
Content/VRTemplate/Blueprints/VRGameMode.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/Blueprints/VRTeleportVisualizer.uasset
(Stored with Git LFS)
BIN
Content/VRTemplate/Blueprints/VRTeleportVisualizer.uasset
(Stored with Git LFS)
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user