Merge branch 'master' into 1.11
This commit is contained in:
@@ -340,6 +340,7 @@ void Cloth::DrawPhysicsDebug(RenderView& view)
|
||||
#if WITH_CLOTH && COMPILE_WITH_DEBUG_DRAW
|
||||
if (_cloth)
|
||||
{
|
||||
PROFILE_CPU();
|
||||
const ModelInstanceActor::MeshReference mesh = GetMesh();
|
||||
if (mesh.Actor == nullptr)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user