Initial commit
This commit is contained in:
parent
47a6c73712
commit
fda967eab2
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
Content/** filter=lfs diff=lfs merge=lfs -text
|
9
Config/DefaultEditor.ini
Normal file
9
Config/DefaultEditor.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[UnrealEd.SimpleMap]
|
||||
SimpleMapName=/Game/TP_ThirdPerson/Maps/ThirdPersonExampleMap
|
||||
|
||||
[EditoronlyBP]
|
||||
bAllowClassAndBlueprintPinMatching=true
|
||||
bReplaceBlueprintWithClass= true
|
||||
bDontLoadBlueprintOutsideEditor= true
|
||||
bBlueprintIsNotBlueprintType= true
|
||||
|
2
Config/DefaultEditorPerProjectUserSettings.ini
Normal file
2
Config/DefaultEditorPerProjectUserSettings.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[ContentBrowser]
|
||||
ContentBrowserTab1.SelectedPaths=/Game/ThirdPersonBP
|
55
Config/DefaultEngine.ini
Normal file
55
Config/DefaultEngine.ini
Normal file
@ -0,0 +1,55 @@
|
||||
[URL]
|
||||
GameName=papercraft
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap
|
||||
GameDefaultMap=/Game/ThirdPerson/Maps/ThirdPersonMap.ThirdPersonMap
|
||||
TransitionMap=
|
||||
bUseSplitscreen=True
|
||||
TwoPlayerSplitscreenLayout=Horizontal
|
||||
ThreePlayerSplitscreenLayout=FavorTop
|
||||
GlobalDefaultGameMode=/Game/ThirdPerson/Blueprints/BP_ThirdPersonGameMode.BP_ThirdPersonGameMode_C
|
||||
GlobalDefaultServerGameMode=None
|
||||
|
||||
[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
|
||||
MinimumiOSVersion=IOS_14
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.ReflectionMethod=1
|
||||
r.GenerateMeshDistanceFields=True
|
||||
r.DynamicGlobalIlluminationMethod=1
|
||||
r.Lumen.TraceMeshSDFs=0
|
||||
r.Shadow.Virtual.Enable=1
|
||||
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
||||
|
||||
|
||||
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||
TargetedHardwareClass=Desktop
|
||||
AppliedTargetedHardwareClass=Desktop
|
||||
DefaultGraphicsPerformance=Maximum
|
||||
AppliedDefaultGraphicsPerformance=Maximum
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
|
||||
[/Script/Engine.Engine]
|
||||
+ActiveGameNameRedirects=(OldGameName="TP_ThirdPersonBP",NewGameName="/Script/papercraft")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_ThirdPersonBP",NewGameName="/Script/papercraft")
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
bAllowNetworkConnection=True
|
||||
SecurityToken=9DDC29824E697FB95EFFA2A969E81E4D
|
||||
bIncludeInShipping=False
|
||||
bAllowExternalStartInShipping=False
|
||||
bCompileAFSProject=False
|
||||
bUseCompression=False
|
||||
bLogFiles=False
|
||||
bReportStats=False
|
||||
ConnectionType=USBOnly
|
||||
bUseManualIPAddress=False
|
||||
ManualIPAddress=
|
||||
|
||||
[/Script/PythonScriptPlugin.PythonScriptPluginSettings]
|
||||
bRemoteExecution=True
|
||||
|
7
Config/DefaultGame.ini
Normal file
7
Config/DefaultGame.ini
Normal file
@ -0,0 +1,7 @@
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=B6A9700D4634DC5B6A61E68FB1BBC409
|
||||
ProjectName=Third Person BP Game Template
|
||||
|
||||
[StartupActions]
|
||||
bAddPacks=True
|
||||
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
100
Config/DefaultInput.ini
Normal file
100
Config/DefaultInput.ini
Normal file
@ -0,0 +1,100 @@
|
||||
|
||||
|
||||
[/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="MouseY",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="Mouse2D",AxisProperties=(DeadZone=0.000000,Sensitivity=0.070000,Exponent=1.000000,bInvert=False))
|
||||
+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="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_Left_Trackpad_Touch",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
|
||||
bAlwaysShowTouchInterface=False
|
||||
bShowConsoleOnFourFingerTap=True
|
||||
bEnableGestureRecognizer=False
|
||||
bUseAutocorrect=False
|
||||
DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
|
||||
DefaultViewportMouseLockMode=LockOnCapture
|
||||
FOVScale=0.011110
|
||||
DoubleClickTime=0.200000
|
||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=SpaceBar)
|
||||
+ActionMappings=(ActionName="Jump",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=Gamepad_FaceButton_Bottom)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=W)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=-1.000000,Key=S)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Gamepad_LeftY)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=-1.000000,Key=A)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=D)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=Gamepad_LeftX)
|
||||
+AxisMappings=(AxisName="Turn Right / Left Gamepad",Scale=1.000000,Key=Gamepad_RightX)
|
||||
+AxisMappings=(AxisName="Turn Right / Left Mouse",Scale=1.000000,Key=MouseX)
|
||||
+AxisMappings=(AxisName="Look Up / Down Gamepad",Scale=1.000000,Key=Gamepad_RightY)
|
||||
+AxisMappings=(AxisName="Look Up / Down Mouse",Scale=-1.000000,Key=MouseY)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=1.000000,Key=Up)
|
||||
+AxisMappings=(AxisName="Move Forward / Backward",Scale=-1.000000,Key=Down)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=1.000000,Key=Right)
|
||||
+AxisMappings=(AxisName="Move Right / Left",Scale=-1.000000,Key=Left)
|
||||
DefaultPlayerInputClass=/Script/Engine.PlayerInput
|
||||
DefaultInputComponentClass=/Script/Engine.InputComponent
|
||||
DefaultTouchInterface=/Engine/MobileResources/HUD/DefaultVirtualJoysticks.DefaultVirtualJoysticks
|
||||
-ConsoleKeys=Tilde
|
||||
+ConsoleKeys=Tilde
|
||||
|
31
Config/HoloLens/HoloLensEngine.ini
Normal file
31
Config/HoloLens/HoloLensEngine.ini
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
|
||||
[/Script/HoloLensPlatformEditor.HoloLensTargetSettings]
|
||||
bBuildForEmulation=False
|
||||
bBuildForDevice=True
|
||||
bUseNameForLogo=True
|
||||
bBuildForRetailWindowsStore=False
|
||||
bAutoIncrementVersion=False
|
||||
bShouldCreateAppInstaller=False
|
||||
AppInstallerInstallationURL=
|
||||
HoursBetweenUpdateChecks=0
|
||||
bEnablePIXProfiling=False
|
||||
TileBackgroundColor=(B=64,G=0,R=0,A=255)
|
||||
SplashScreenBackgroundColor=(B=64,G=0,R=0,A=255)
|
||||
+PerCultureResources=(CultureId="",Strings=(PackageDisplayName="",PublisherDisplayName="",PackageDescription="",ApplicationDisplayName="",ApplicationDescription=""),Images=())
|
||||
TargetDeviceFamily=Windows.Holographic
|
||||
MinimumPlatformVersion=
|
||||
MaximumPlatformVersionTested=10.0.18362.0
|
||||
MaxTrianglesPerCubicMeter=500.000000
|
||||
SpatialMeshingVolumeSize=20.000000
|
||||
CompilerVersion=Default
|
||||
Windows10SDKVersion=10.0.18362.0
|
||||
+CapabilityList=internetClientServer
|
||||
+CapabilityList=privateNetworkClientServer
|
||||
+Uap2CapabilityList=spatialPerception
|
||||
bSetDefaultCapabilities=False
|
||||
SpatializationPlugin=
|
||||
ReverbPlugin=
|
||||
OcclusionPlugin=
|
||||
SoundCueCookQualityIndex=-1
|
||||
|
BIN
Content/AdvancedGlassPack/Maps/Overview.umap
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Maps/Overview.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/M_Glass_CleanMaster.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/M_Glass_CleanMaster.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Acrylic.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Acrylic.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Black.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Black.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_ColoredBlue.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_ColoredBlue.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_ColoredGreen.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_ColoredGreen.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_ColoredRed.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_ColoredRed.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_03A.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_03A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_03B.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_03B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_05.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_05.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_06A.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_06A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_06B.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_06B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_07A.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_07A.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_07B.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Pattern_07B.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Scratched_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Scratched_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Scratched_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/01_Clean/_Examples/M_Glass_Scratched_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/M_Glass_DirtyMaster.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/M_Glass_DirtyMaster.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_05.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_05.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_06.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_06.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_07.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_07.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_08.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_08.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_09.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_09.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_10.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/02_Dirty/_Examples/M_Glass_Dirty_10.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/M_Glass_FrozenMaster.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/M_Glass_FrozenMaster.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/03_Frozen/_Exmaples/M_Glass_Frozen_04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/M_Glass_ShatteredMaster.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/M_Glass_ShatteredMaster.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_05.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_05.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_06.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_06.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_07.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_07.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_08.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/04_Shattered/_Examples/M_Glass_Shattered_08.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/05_Wet/M_Glass_WetMaster.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/05_Wet/M_Glass_WetMaster.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/05_Wet/_Examples/M_Glass_Rain_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/05_Wet/_Examples/M_Glass_Rain_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/05_Wet/_Examples/M_Glass_Rain_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/05_Wet/_Examples/M_Glass_Rain_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Materials/MF_AdvancedUV.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Materials/MF_AdvancedUV.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/M_Glass_Brick_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/M_Glass_Brick_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/M_Glass_Brick_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/M_Glass_Brick_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/M_Glass_Brick_03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/M_Glass_Brick_03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/SM_Glass_Brick.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/SM_Glass_Brick.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_01_M.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_01_M.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_02_M.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_02_M.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_02_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_02_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_03_M.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_03_M.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_03_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassBrick/T_Glass_Brick_03_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_05.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_05.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_06.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_06.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_07.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_07.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_08.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_08.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_09.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/GlassPieces/SM_GlassPieces_Single_09.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/SM_Window_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/SM_Window_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/StaticMesh/SM_Window_HP.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/StaticMesh/SM_Window_HP.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_05.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_05.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_06.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_06.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_07.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_07.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_08.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_08.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_09.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_09.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_10.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/DirtMask/T_DirtMask_10.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_02_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_02_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_03_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_03_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_04_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/FrostMask/T_Frost_04_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_02_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_02_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_03a_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_03a_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_03b_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_03b_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_04_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_04_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_05_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/AdvancedGlassPack/Textures/Patterns/T_Pattern_05_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user