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
f7f736dc106fbaea74c09973b911f01e51cfb4cd
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
NavigationSystem
/
Public
History
yoan stamant
f7f736dc10
[NavModifierVolume] Modifier volume actors getting their position updated via their parent Instanced Level Actor in the Editor now update their navigation data.
...
#jira UE-197023 #rb mieszko.zielinski [CL 28536935 by yoan stamant in ue5-main branch]
2023-10-06 08:38:54 -04:00
..
NavAreas
…
NavFilters
…
NavGraph
…
NavMesh
Fix navmesh being generated a locations too steep and above the step height threshold.
2023-10-05 16:19:31 -04:00
AbstractNavData.h
…
CrowdManagerBase.h
…
NavCollision.h
[Navigation] Added bounds to NavCollision since geometry can differ from StaticMesh
2023-09-11 10:47:11 -04:00
NavDebugTypes.h
…
NavigationData.h
…
NavigationDataHandler.h
…
NavigationDirtyAreasController.h
Ignore dirty areas originating from building actors spawned from instance actors (navmesh is expected to be already up to date from the instance actor being replaced).
2023-09-20 19:09:55 -04:00
NavigationInvokerComponent.h
…
NavigationOctree.h
…
NavigationOctreeController.h
…
NavigationPath.h
…
NavigationPathGenerator.h
…
NavigationSystem.h
Addition of the average tile generation count per second in LogNavigationHistory.
2023-09-21 12:41:35 -04:00
NavigationSystemModule.h
…
NavigationSystemTypes.h
…
NavigationTestingActor.h
…
NavLinkComponent.h
…
NavLinkCustomComponent.h
…
NavLinkCustomInterface.h
…
NavLinkHostInterface.h
…
NavLinkRenderingComponent.h
…
NavLinkRenderingProxy.h
…
NavLinkTrivial.h
…
NavModifierComponent.h
…
NavModifierVolume.h
[NavModifierVolume] Modifier volume actors getting their position updated via their parent Instanced Level Actor in the Editor now update their navigation data.
2023-10-06 08:38:54 -04:00
NavNodeInterface.h
…
NavRelevantComponent.h
…
NavSystemConfigOverride.h
…