Changed rcCompactSpan to use rcSpanUInt for y
#jira UE-170917
#rb Mikko.Mononen
#preflight 6479f9d8e83bf655eec1bf78
[CL 25762526 by aris theophanidis in ue5-main branch]
[FYI] Aris.Theophanidis
Original CL Desc
-----------------------------------------------------------------
[Navmesh] Increase the height where the navmesh can generate (now using 29 bits instead of 15, allowing 26000 km of altitude when using 5 cm CellHeight).
Removed unused hmin and hmax from dtTileCacheLayerHeader.
Increased navmesh version to 27.
#jira UE-170917
#rb Mikko.Mononen
#preflight 64764387d8097b4382ebda24
[CL 25690551 by edwin maynard in ue5-main branch]
Removed unused hmin and hmax from dtTileCacheLayerHeader.
Increased navmesh version to 27.
#jira UE-170917
#rb Mikko.Mononen
#preflight 64764387d8097b4382ebda24
[CL 25685952 by aris theophanidis in ue5-main branch]
This changes fixes multiple unnecessary warnings when dirty areas are not touching the active tiles.
#rb Yoan.StAmant
#preflight 644fccd9e73c4d47c3a81936
[CL 25285052 by aris theophanidis in ue5-main branch]
Navigation display improvements
Addition of tile building statistics
Addition of partitioning type, navdata count and triangle count
Addition of profile tags in the tile generation
#rb Mieszko.Zielinski
#preflight 636a92b7dc30a4ce96a8b738
[CL 24884451 by aris theophanidis in ue5-main branch]
Addition of logs when preparing and gathering geometry.
#rb Yoan.StAmant
#preflight 641db57ec42c7fd1cbb8f632
[CL 24783336 by aris theophanidis in ue5-main branch]
#rn The prefix for AI navigation console commands has been changed from n to ai.nav.
#jira none
#rb Yoan.StAmant
#rb Mieszko.Zielinski
#preflight 63dd110f2d4aef3dd1a89b6a
[CL 23989571 by Aris Theophanidis in ue5-main branch]
The change moves emptying NavigationRelevantData to the main thread so that it does not occur at any moment.
#jira none
#rb Maxime.Mercier
#rb Mieszko.Zielinski
#preflight 63d92768f626715201d8034c
[CL 23926631 by Aris Theophanidis in ue5-main branch]