Initial settings and content
This commit is contained in:
parent
141637f861
commit
c2336372d3
@ -0,0 +1,2 @@
|
||||
[/Script/AdvancedPreviewScene.SharedProfiles]
|
||||
|
@ -46,6 +46,7 @@ r.DynamicGlobalIlluminationMethod=1
|
||||
r.ReflectionMethod=1
|
||||
r.Shadow.Virtual.Enable=1
|
||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||
r.DefaultFeature.MotionBlur=False
|
||||
|
||||
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
|
||||
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
||||
|
@ -16,4 +16,5 @@ bWaitForMoviesToComplete=True
|
||||
|
||||
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||
bUseIoStore=False
|
||||
bSkipEditorContent=True
|
||||
|
||||
|
Binary file not shown.
BIN
Content/Levels/Test/L_Test_BuiltData.uasset
Normal file
BIN
Content/Levels/Test/L_Test_BuiltData.uasset
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Cone.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Cone.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Cube.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Cube.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Cylinder.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Cylinder.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Plank.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Plank.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Plate.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Plate.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_PlateRound1.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_PlateRound1.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_PlateRound3.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_PlateRound3.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_PlateRound4.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_PlateRound4.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Pyramid.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Pyramid.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Sphere.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Sphere.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Stairs.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Stairs.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_Wall.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_Wall.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_WallDoor.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_WallDoor.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_WallDoorBig.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_WallDoorBig.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_WallDoorRound.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_WallDoorRound.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_WallWindow.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_WallWindow.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_WallWindowBig.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_WallWindowBig.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Models/GrayBoxes/SM_WallWindowRound.uasset
(Stored with Git LFS)
Normal file
BIN
Content/Models/GrayBoxes/SM_WallWindowRound.uasset
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -130,18 +130,10 @@
|
||||
"Name": "DatasmithContent",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "EnhancedInput",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "GLTFExporter",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MeshPainting",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "InterchangeTests",
|
||||
"Enabled": false
|
||||
@ -198,10 +190,6 @@
|
||||
"Name": "OnlineSubsystemNull",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemUtils",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemIOS",
|
||||
"Enabled": false,
|
||||
@ -210,14 +198,6 @@
|
||||
"TVOS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemSteam",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "OnlineServices",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "OodleNetwork",
|
||||
"Enabled": false
|
||||
@ -250,10 +230,6 @@
|
||||
"Name": "SlateInsights",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "SlateScreenReader",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "SoundCueTemplates",
|
||||
"Enabled": true
|
||||
@ -300,6 +276,66 @@
|
||||
{
|
||||
"Name": "SubversionSourceControl",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "N10XSourceCodeAccess",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "BlendSpaceMotionAnalysis",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OpenImageDenoise",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "WidgetEditorToolPalette",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "UObjectPlugin",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MediaCompositing",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MediaPlate",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "ImgMedia",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "WebMMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "UdpMessaging",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "TcpMessaging",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "LocalizableMessage",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemSteam",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "OnlineServices",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "RiderSourceCodeAccess",
|
||||
"Enabled": false
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
|
Loading…
Reference in New Issue
Block a user