This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16d8b13322a2aef3a8d6bbdec4dd92dbdb4158ea
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
NavigationSystem
/
Private
/
NavMesh
History
steve robb
f8d47335a4
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
...
[CL 31626444 by steve robb in ue5-main branch]
2024-02-19 16:51:58 -05:00
..
NavMeshBoundsVolume.cpp
…
NavMeshPath.cpp
…
NavMeshRenderingComponent.cpp
[Navmesh] Optimizations when marking dirty tiles
2024-01-11 13:49:14 -05:00
NavTestRenderingComponent.cpp
[Navigation] Addition of a query to ANavigationTestingActor to display if navigation data is ready (has been generated) within a given radius.
2024-02-01 15:59:21 -05:00
PImplRecastNavMesh.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
RecastHelpers.cpp
…
RecastNavMesh.cpp
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00
RecastNavMeshDataChunk.cpp
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
RecastNavMeshGenerator.cpp
Replaced RemoveAt(N, 1, EAllowShrinking::*) with RemoveAt(N, EAllowShrinking::*).
2024-02-19 16:51:58 -05:00