From 7ef22e43057080926685eb45f0fce3f2f3d58c61 Mon Sep 17 00:00:00 2001 From: jackpoz Date: Sat, 18 Nov 2017 15:35:44 +0100 Subject: Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/recastnavigation/commit/2c85309280dbc9c82029e7ab16dfb01b9235c74e --- dep/recastnavigation/Recast/Source/RecastMesh.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dep/recastnavigation/Recast/Source/RecastMesh.cpp') diff --git a/dep/recastnavigation/Recast/Source/RecastMesh.cpp b/dep/recastnavigation/Recast/Source/RecastMesh.cpp index 9b6f04e3092..e99eaebb796 100644 --- a/dep/recastnavigation/Recast/Source/RecastMesh.cpp +++ b/dep/recastnavigation/Recast/Source/RecastMesh.cpp @@ -379,7 +379,7 @@ static int triangulate(int n, const int* verts, int* indices, int* tris) // We might get here because the contour has overlapping segments, like this: // // A o-o=====o---o B - // / |C D| \ + // / |C D| \. // o o o o // : : : : // We'll try to recover by loosing up the inCone test a bit so that a diagonal -- cgit v1.2.3