warning V781: The value of the 'XYZ' index is checked after it was used. Perhaps there is a mistake in program logic.
#rb trivial
#jira UE-91644
[CL 15066377 by Tim Smith in ue5-main branch]
[REVIEW] [at]Mikko.Mononen
#rb Mikko.Mononen
#ROBOMERGE-SOURCE: CL 13120716 via CL 13120725 via CL 13120728 via CL 13120738
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v687-13115495)
[CL 13120749 by aris theophanidis in Main branch]
- implemented median filter which is applied after areas are marked for tile cache
- implemented debug draw functionality for tile cache build steps
- fixed DetourDebugDraw.h API export
#jira UE-90332
#rb Aris.Theophanidis Yoan.StAmant Mieszko.Zielinski
#ROBOMERGE-SOURCE: CL 12401446 via CL 12401447
#ROBOMERGE-BOT: (v671-12333473)
[CL 12402286 by mikko mononen in Release-Engine-Staging branch]
Adding bMaskFillCollisionUnderneathForNavmesh option on NavModifierVolume to go along bFillCollisionUnderneathForNavmesh.
This allows navvolumes to mark a 2D areas to be ignored by the fill under feature.
[at]Mieszko.Zielinski [at]Mikko.Mononen
#jira UE-86726
#ROBOMERGE-SOURCE: CL 11650044 via CL 11650049 via CL 11650055
#ROBOMERGE-BOT: (v656-11643781)
[CL 11861821 by aris theophanidis in Main branch]
[FYI] Aris.Theophanidis
#ROBOMERGE-SOURCE: CL 11645547 via CL 11645548 via CL 11645552
#ROBOMERGE-BOT: (v656-11643781)
[CL 11837531 by brandon grable in Main branch]
This allows navvolumes to mark a 2D areas to be ignored by the fill under feature.
[REVIEW] [at]Mieszko.Zielinski [at]Mikko.Mononen
#jira UE-86726
#ROBOMERGE-SOURCE: CL 11644253 via CL 11644264 via CL 11644271
#ROBOMERGE-BOT: (v656-11643781)
[CL 11836158 by aris theophanidis in Main branch]
[REVIEW] [at]Maxime.Mercier
#rb Maxime.Mercier
#jira UE-88298
#ROBOMERGE-SOURCE: CL 11294460 via CL 11294746 via CL 11295748 via CL 11295817
#ROBOMERGE-BOT: (v647-11244347)
[CL 11295887 by aris theophanidis in Main branch]
Allow to display internal debug data at different navmesh generation steps for a selected tile
Ignore height filtering while displaying the navmesh around camera position
[REVIEW] [at]Mieszko.Zielinski [at]Mikko.Mononen
#rb Mikko.Mononen
#jira UE-86730
#ROBOMERGE-SOURCE: CL 11285125 via CL 11285129 via CL 11285132
#ROBOMERGE-BOT: (v647-11244347)
[CL 11285135 by aris theophanidis in Main branch]
Fix result reserve count to prevent unnecessary allocations on the addition of the last item
Limit the number of loop iteration to the path node count
[at]Yoan.StAmant [at]Mieszko.Zielinski [at]Mikko.Mononen
#ROBOMERGE-SOURCE: CL 10951654 via CL 10951658 via CL 10951660
#ROBOMERGE-BOT: (v632-10940481)
[CL 10951661 by aris theophanidis in Main branch]
This fixes an issue where navmesh would be wrongly generated on steep slope (as a result, agents would try to reach unreachable locations).
[at]Mikko.Mononen
#rb Mikko.Mononen
#ROBOMERGE-SOURCE: CL 10933548 via CL 10933552 via CL 10933555
#ROBOMERGE-BOT: (v626-10872990)
[CL 10933561 by aris theophanidis in Main branch]
#rnx
#rb none
#ROBOMERGE-OWNER: ryan.durand
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870549 by ryan durand in Main branch]
One side effect is that NavModifier aligned wiith geometry woudl not mark the navmesh even when taking into account of the cellheight.
[at]Mieszko.Zielinski [at]Mikko.Mononen [at]Maxime.Mercier [at]Yoan.StAmant
#rb Maxime.Mercier Yoan.StAmant
#jira UE-82571
#ROBOMERGE-SOURCE: CL 10656649 via CL 10656891
#ROBOMERGE-BOT: (v609-10634694)
[CL 10656896 by aris theophanidis in Main branch]
Addition property bRejectNavmeshUnderneath on PrimitiveComponent
The flag gets set in the FCompositeNavModifier and is read when rasterizing the geometry
When set, the triangles are rasterize as solid columns going to the min level of the solid heightfield preventing navmesh generation under them
[REVIEW] [at]Mieszko.Zielinski [at]Mikko.Mononen
#rb [at]Mikko.Mononen
#jira UE-82571
#ROBOMERGE-OWNER: aris.theophanidis
#ROBOMERGE-AUTHOR: aris.theophanidis
#ROBOMERGE-SOURCE: CL 10335671 via CL 10335674
#ROBOMERGE-BOT: (v594-10333955)
[CL 10353890 by aris theophanidis in Main branch]