Files
Mieszko Zielinski 5929815546 Manual integration of fixes done to Recast lib to make up for FMallocTBB changes #UE4
Original description:
Fixed Detour's CollectRegionsMonotone, CollectRegionsChunky, CollectLayerRegionsMonotone and CollectLayerRegionsChunky to not fail as 'out of memory' when no regions were found #UE4

Instead, if the region count is 0 we simply return as 'success' since no issues occured. The rest of nav generaiton process is handling this result properly.

#jira UE-72711
#rb Stephen.Holmes, Maxime.Mercier
#robomerge ignore
#lockdown cristina.riveron

[CL 5839893 by Mieszko Zielinski in 4.22 branch]
2019-04-12 12:09:13 -04:00
..