Merge branch '3.6' into 3.7-beta

This commit is contained in:
badlogic 2018-03-20 16:41:42 +01:00
commit 7e57143dab
4 changed files with 5 additions and 1 deletions

View File

@ -6,6 +6,10 @@ AppliedTargetedHardwareClass=Desktop
DefaultGraphicsPerformance=Maximum
AppliedDefaultGraphicsPerformance=Maximum
[/Script/EngineSettings.GameMapsSettings]
GameDefaultMap=/Game/Test/Test.Test
GlobalDefaultGameMode=/Game/Test/Blueprints/TouchClick.TouchClick_C
[/Script/Engine.PhysicsSettings]
DefaultGravityZ=-980.000000
DefaultTerminalVelocity=4000.000000

Binary file not shown.

View File

@ -1778,7 +1778,7 @@ void URuntimeMeshComponent::UpdateCollision()
BodySetup->BodySetupGuid = FGuid::NewGuid();
#if WITH_RUNTIME_PHYSICS_COOKING || WITH_EDITOR
#if WITH_RUNTIME_PHYSICS_COOKING || WITH_PHYSX || WITH_EDITOR
// Clear current mesh data
BodySetup->InvalidatePhysicsData();
// Create new mesh data