Aris Theophanidis
3cbfea4c0b
Fix balance macro warning for AgentMaxStepHeight
...
#jira none
#rb trivial
#preflight skip
[CL 25023651 by Aris Theophanidis in ue5-main branch]
2023-04-13 08:57:06 -04:00
aris theophanidis
bd0e95100b
Build fix for 'Resolution': unknown override specifier
...
#rb trivial
#rnx
#preflight skip
[CL 25018888 by aris theophanidis in ue5-main branch]
2023-04-12 19:26:46 -04:00
aris theophanidis
a274fc7b80
Build fix for 'Resolution': unknown override specifier
...
#rb trivial
#rnx
#preflight skip
[CL 25018444 by aris theophanidis in ue5-main branch]
2023-04-12 19:09:50 -04:00
aris theophanidis
566bd24ce3
Addition of AgentMaxStepHeight into FNavMeshResolutionParam
...
#rb Yoan.StAmant
#preflight 6436d6740c19befb6c93d674
[CL 25018392 by aris theophanidis in ue5-main branch]
2023-04-12 19:07:51 -04:00
aris theophanidis
278a5bc4ac
[Navmesh] Addition of a display message when the navmesh version is compatible but not at the latest.
...
#rb Yoan.StAmant
#preflight 642b02c41d19c0312a53de20
[CL 24905950 by aris theophanidis in ue5-main branch]
2023-04-03 22:30:55 -04:00
aris theophanidis
bdfd5ba63e
Integrate CL 23032335 from UE5Main
...
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]
2023-04-01 02:37:52 -04:00
bob tellez
9622447875
[Backout] - CL24846479
...
[FYI] Aris.Theophanidis
Original CL Desc
-----------------------------------------------------------------
[Navmesh] Addition of a warning when the navmesh version is compatible but not at the latest.
#rb Yoan.StAmant
#preflight 64249ed0803cb466e8daf636
[CL 24851589 by bob tellez in ue5-main branch]
2023-03-30 03:48:32 -04:00
aris theophanidis
63d43bd3ef
[Navmesh] Addition of a warning when the navmesh version is compatible but not at the latest.
...
#rb Yoan.StAmant
#preflight 64249ed0803cb466e8daf636
[CL 24850894 by aris theophanidis in ue5-main branch]
2023-03-30 01:45:08 -04:00
aris theophanidis
4741e55aaa
Fix navmesh resolution issue when using LazyModifiersGathering by reading the resolution after GatherNavigationDataGeometry.
...
Addition of logs when preparing and gathering geometry.
#rb Yoan.StAmant
#preflight 641db57ec42c7fd1cbb8f632
[CL 24783336 by aris theophanidis in ue5-main branch]
2023-03-24 14:04:43 -04:00
aris theophanidis
cdf0014ec8
Add NavMeshResolution to UNavModifierComponent.
...
#rb Yoan.StAmant
#preflight 641c8831b72410fc1722aba7
[CL 24766464 by aris theophanidis in ue5-main branch]
2023-03-23 15:08:03 -04:00
aris theophanidis
503b0847c0
[Navmesh] Logs: addition of LogNavInvokers log category and addition of logs detailing invoker registration.
...
CSVProfiler: addition of NavInvokers csv category and track invokers count in csv.
#preflight 641866b8345ab08524b167d9
[CL 24723855 by aris theophanidis in ue5-main branch]
2023-03-20 17:14:15 -04:00
aris theophanidis
ff829d1253
Revert CL 24676912
...
#rb trivial
#preflight skip
[CL 24684926 by aris theophanidis in ue5-main branch]
2023-03-17 01:07:51 -04:00
aris theophanidis
ffac2d15a0
Fix issue in FPImplRecastNavMesh::Raycast when no hit is found.
...
#rb Maxime.Mercier
#preflight 641356ed5d3e25354fd11185
[CL 24679089 by aris theophanidis in ue5-main branch]
2023-03-16 16:50:02 -04:00
dan parkes
df08722387
[UEFN] Improve Audio Player device viewport focus functionality
...
#rb max.hayes stu.mckenna michael.galetzka
#preflight 64109b84924023147d3f59e5
[CL 24643691 by dan parkes in ue5-main branch]
2023-03-14 16:39:55 -04:00
aris theophanidis
8609b7ea39
[Navmesh] CSV profiler: addition of task count and task wait time per layer
...
#rb Yoan.StAmant
#preflight 6410acfc290c6e5d7707ffa1
[CL 24643683 by aris theophanidis in ue5-main branch]
2023-03-14 16:39:38 -04:00
charles bloom
0a198a3d1f
OodleDataCompression parallel encode and decode helpers
...
can be swapped in with existing OodleDataCompression calls
does not add any extra header
#preflight https://horde.devtools.epicgames.com/job/640b9be070639dfc94013653
#rb fabian.giesen
[CL 24601830 by charles bloom in ue5-main branch]
2023-03-10 20:20:03 -05:00
aris theophanidis
4d9d09c57e
Fix crash when there is no navigation system.
...
#rb Mieszko.Zielinski
#preflight 6408b44d6c1b9295b9ab8084
[CL 24564492 by aris theophanidis in ue5-main branch]
2023-03-08 14:27:09 -05:00
aris theophanidis
19011a7a6c
Fix memory corruption from FRecastTileGenerator::MarkDynamicAreas
...
#rb Yoan.StAmant
#rb Mieszko.Zielinski
#preflight 63f7a96e9009dd70d73fe364
[CL 24387981 by aris theophanidis in ue5-main branch]
2023-02-23 15:27:49 -05:00
jeanmichel dignard
c7be2b7fbd
FExec: Converted Engine Exec overrides to Exec_Runtime/Exec_Dev where:
...
- No additional routing was being done in Exec.
- No default parameter was being provided through the Exec override.
This is so we can turn off Exec overrides in certain configurations.
#rb none
#preflight 63f3fc331d71bcd26256868e
[CL 24343558 by jeanmichel dignard in ue5-main branch]
2023-02-21 13:09:41 -05:00
mieszko zielinski
ec52f1082c
Cut out all AI-related UE_DEPRECATED(4.x) code
...
#preflight 63ede8f3e92f139c513f0cef
[CL 24256631 by mieszko zielinski in ue5-main branch]
2023-02-16 08:31:16 -05:00
christopher waters
a523c67334
Removing unnecessary uses of Engine/Private
...
[CL 24253417 by christopher waters in ue5-main branch]
2023-02-16 04:17:28 -05:00
christopher waters
f0b834540e
Cleaning up a number of direct module includes.
...
[CL 24253328 by christopher waters in ue5-main branch]
2023-02-16 04:13:28 -05:00
Aris Theophanidis
0549a6511d
Rename navigation console commands prefix from n to ai.nav
...
#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]
2023-02-03 09:06:53 -05:00
Stephen Holmes
60dba1a919
Proper use of WITH_EDITOR. Also called RefreshNavigationModifiers() rather than completely reregistering the component OnNavAreaRegistrationChanged().
...
#review-23929520
#jira none
#preflight 63da32f49b664e430f1fac89
[CL 23945515 by Stephen Holmes in ue5-main branch]
2023-02-01 04:50:55 -05:00
Stephen Holmes
a5964e99b8
Consistent use of WITH_EDITOR as compared with NavModifierComponent, NavLinkProxy and NavLinkCustomComponent
...
#review
#jira none
#preflight 63da32929f6dbf248dcb3ca6
[CL 23945493 by Stephen Holmes in ue5-main branch]
2023-02-01 04:46:11 -05:00