first commit
This commit is contained in:
commit
3af9cbdfdf
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
Content/** filter=lfs diff=lfs merge=lfs -text
|
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
Binaries
|
||||||
|
DerivedDataCache
|
||||||
|
Intermediate
|
||||||
|
.idea
|
||||||
|
.vscode
|
||||||
|
.vs
|
||||||
|
*.VC.db
|
||||||
|
*.opensdf
|
||||||
|
*.opendb
|
||||||
|
*.sdf
|
||||||
|
*.sln
|
||||||
|
*.suo
|
||||||
|
*.xcodeproj
|
||||||
|
*.xcworkspace
|
1
Config/DefaultEditor.ini
Normal file
1
Config/DefaultEditor.ini
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
44
Config/DefaultEngine.ini
Normal file
44
Config/DefaultEngine.ini
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
|
||||||
|
|
||||||
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
|
GameDefaultMap=/Game/Main.Main
|
||||||
|
|
||||||
|
|
||||||
|
EditorStartupMap=/Game/Main.Main
|
||||||
|
|
||||||
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||||
|
TargetedHardwareClass=Desktop
|
||||||
|
AppliedTargetedHardwareClass=Desktop
|
||||||
|
DefaultGraphicsPerformance=Maximum
|
||||||
|
AppliedDefaultGraphicsPerformance=Maximum
|
||||||
|
|
||||||
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||||
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||||
|
|
||||||
|
[/Script/Engine.RendererSettings]
|
||||||
|
r.GenerateMeshDistanceFields=True
|
||||||
|
r.DynamicGlobalIlluminationMethod=1
|
||||||
|
r.ReflectionMethod=1
|
||||||
|
r.Shadow.Virtual.Enable=1
|
||||||
|
|
||||||
|
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
|
||||||
|
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
||||||
|
|
||||||
|
[/Script/Engine.Engine]
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/WarehouseWreckage")
|
||||||
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/WarehouseWreckage")
|
||||||
|
|
||||||
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||||
|
bEnablePlugin=True
|
||||||
|
bAllowNetworkConnection=True
|
||||||
|
SecurityToken=03E648944F01D73DCA9BAA9F6FF7C2BE
|
||||||
|
bIncludeInShipping=False
|
||||||
|
bAllowExternalStartInShipping=False
|
||||||
|
bCompileAFSProject=False
|
||||||
|
bUseCompression=False
|
||||||
|
bLogFiles=False
|
||||||
|
bReportStats=False
|
||||||
|
ConnectionType=USBOnly
|
||||||
|
bUseManualIPAddress=False
|
||||||
|
ManualIPAddress=
|
||||||
|
|
8
Config/DefaultGame.ini
Normal file
8
Config/DefaultGame.ini
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
[/Script/EngineSettings.GeneralProjectSettings]
|
||||||
|
ProjectID=1FE88C2449F04E7F5516D9B910812A7A
|
||||||
|
|
||||||
|
[StartupActions]
|
||||||
|
bAddPacks=True
|
||||||
|
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
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/IndustryPropsPack6/Maps/Overview.umap
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Maps/Overview.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Maps/Showcase.umap
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Maps/Showcase.umap
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/BaseMaterial/M_base.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/BaseMaterial/M_base.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_5.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_5.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_6.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Barrel01_6.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Box01_4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Cartonbox01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Cartonbox01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Cartonbox01_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Cartonbox01_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Gray.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Gray.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Hose01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Hose01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Hose01_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Hose01_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Newspaper01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Newspaper01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Newspaper01_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Newspaper01_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Rack01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Rack01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_Tarp01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_Tarp01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_TrafficBarrel01_1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_TrafficBarrel01_1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/MI_WaterTank01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/MI_WaterTank01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Materials/Mi_Tarp01_2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Materials/Mi_Tarp01_2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/BP_Barrel.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/BP_Barrel.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Barrel04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Box01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Box01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Box02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Box02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Box03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Box03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonBox01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonBox01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonBox02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonBox02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonBox03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonBox03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage04.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage04.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage05.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage05.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage06.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage06.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage07.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage07.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage08.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage08.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage09.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_CartonGarbage09.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Hose01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Hose01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Newspaper01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Newspaper01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Newspaper02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Newspaper02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Newspaper03.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Newspaper03.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Pallet01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Pallet01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Rack01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Rack01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Rack02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Rack02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Tarp01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Tarp01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_Tarp02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_Tarp02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_TrafficBarrel01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_TrafficBarrel01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Meshes/SM_WaterTank01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Meshes/SM_WaterTank01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/BB_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/BB_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/BG_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/BG_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/BW_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/BW_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/B_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/B_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/TC_HDR01.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/TC_HDR01.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/TC_HDR02.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/TC_HDR02.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_Dirt_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_Dirt_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_MASK1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_MASK1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_MASK2.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_MASK2.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_gradient_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/BaseTextures/T_gradient_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Barrel01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Barrel01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Barrel01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Barrel01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Barrel01_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Barrel01_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Box01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Box01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Box01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Box01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Box01_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Box01_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Cartonbox01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Cartonbox01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Cartonbox01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Cartonbox01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Cartonbox01_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Cartonbox01_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Hose_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Hose_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Hose_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Hose_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Hose_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Hose_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Newspaper01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Newspaper01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Newspaper01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Newspaper01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Newspaper01_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Newspaper01_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Rack_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Rack_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Rack_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Rack_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Rack_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Rack_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Tarp01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Tarp01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Tarp01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Tarp01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Tarp01_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Tarp01_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Tarp02_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Tarp02_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_Tarp02_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_Tarp02_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_TrafficBarrel01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_TrafficBarrel01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_TrafficBarrel01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_TrafficBarrel01_N.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_TrafficBarrel01_SRM.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_TrafficBarrel01_SRM.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_WaterTank01_D.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_WaterTank01_D.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/IndustryPropsPack6/Textures/T_WaterTank01_N.uasset
(Stored with Git LFS)
Normal file
BIN
Content/IndustryPropsPack6/Textures/T_WaterTank01_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…
x
Reference in New Issue
Block a user