Merge branch 'master' of http://192.168.1.163:3000/Maxim/Helicopter_K52
This commit is contained in:
@@ -12,6 +12,9 @@ bSupportsUpsideDownOrientation=False
|
||||
bSupportsLandscapeLeftOrientation=True
|
||||
PreferredLandscapeOrientation=LandscapeLeft
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/Levels/index.index
|
||||
|
||||
[/Script/Engine.PhysicsSettings]
|
||||
DefaultGravityZ=-980.000000
|
||||
DefaultTerminalVelocity=4000.000000
|
||||
@@ -57,5 +60,24 @@ InitialAverageFrameRate=0.016667
|
||||
PhysXTreeRebuildRate=10
|
||||
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2)
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/Levels/index.index
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.AllowStaticLighting=False
|
||||
r.SeparateTranslucency=False
|
||||
r.DefaultFeature.LensFlare=True
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
Compiler=VisualStudio2017
|
||||
-TargetedRHIs=PCD3D_SM5
|
||||
-TargetedRHIs=PCD3D_SM4
|
||||
+TargetedRHIs=PCD3D_SM5
|
||||
MinimumOSVersion=MSOS_Vista
|
||||
AudioDevice=
|
||||
AudioSampleRate=48000
|
||||
AudioCallbackBufferFrameSize=1024
|
||||
AudioNumBuffersToEnqueue=1
|
||||
AudioMaxChannels=0
|
||||
AudioNumSourceWorkers=4
|
||||
SpatializationPlugin=
|
||||
ReverbPlugin=
|
||||
OcclusionPlugin=
|
||||
|
||||
|
||||
@@ -1,2 +1,7 @@
|
||||
[/Script/EngineSettings.GeneralProjectSettings]
|
||||
ProjectID=949CAECC425B7EBF8F4B4395BA7C8C9E
|
||||
|
||||
[/Script/UnrealEd.ProjectPackagingSettings]
|
||||
UsePakFile=False
|
||||
bSkipEditorContent=True
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -8,6 +8,61 @@
|
||||
"Name": "SceneProtocol",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/7f317bcd79c5421d9af437b9165f55c2"
|
||||
},
|
||||
{
|
||||
"Name": "OculusVR",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "SteamVR",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemGooglePlay",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "AndroidPermission",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidDeviceProfileSelector",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidMedia",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AppleVision",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AppleImageUtils",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AppleMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "WebMMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "PerforceSourceControl",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "SubversionSourceControl",
|
||||
"Enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user