Commit Graph

8664 Commits

Author SHA1 Message Date
Zousar Shaker
cf116088ae Integrating //UE5/Dev-Cooker @ 16678003 to //UE5/Main (Zousar.Shaker-YEG-0943-Quaternary)
Non-DevIteration_ShooterGame

[CL 16678907 by Zousar Shaker in ue5-main branch]
2021-06-15 16:36:57 -04:00
Devin Doucette
42849095b3 DDC: Revert temporary workaround for static analysis issue with Get<T> on 2-tuples
#rb trivial
#rnx

[CL 16678856 by Devin Doucette in ue5-main branch]
2021-06-15 16:34:07 -04:00
Devin Doucette
d131a233a1 DDC: Extended IBuildJob and IBuildScheduler to give the scheduler more control and more data
#rb Zousar.Shaker
#rnx

[CL 16678847 by Devin Doucette in ue5-main branch]
2021-06-15 16:33:05 -04:00
Michal Valient
f600a2535c Backout of a backout coming from EA stream - //UE5/Main/Engine/Source/... changelist 16677358
#rb none

[CL 16677744 by Michal Valient in ue5-main branch]
2021-06-15 15:14:15 -04:00
michal valient
dceaf8efb1 Backout CL 16534086
Binary compatibility fixes
#jira none
#rb none
[FYI] nick.whiting, simon.tourangeau, nick.penwarden
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 16677346 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v835-16672529)

[CL 16677358 by michal valient in ue5-main branch]
2021-06-15 14:53:37 -04:00
sara schvartzman
dc4dd2f867 Control Rig: Fix crash when expanding collapsed/function node
#rb helge.mathee
#jira UE-117586

[CL 16675247 by sara schvartzman in ue5-main branch]
2021-06-15 12:47:10 -04:00
Matt Peters
bb929fe736 #jira UE-116728
Workaround embree reading 4 bytes off the end of the shared vertex array.
#b Juan.Canada
#rnx

[CL 16673542 by Matt Peters in ue5-main branch]
2021-06-15 10:45:45 -04:00
yoan stamant
af88a23dcd [FDebugDrawDelegateHelper] Allow calls to method InitDelegateHelper from Parallel For called from game thread (i.e. IsInParallelGameThread() || IsInGameThread() )
Removed previous hack added in UEQSRenderingComponent  and fixed some typos in method names.
#rb mikko.mononen mieszko.zielinski
#preflight 60c887272da7840001313475


#ROBOMERGE-SOURCE: CL 16672461
#ROBOMERGE-BOT: (v834-16658389)

[CL 16672469 by yoan stamant in ue5-main branch]
2021-06-15 08:21:00 -04:00
Martin Ridgers
007ce67064 Fixed segfault if UnrealTraceServer was terminated while in use.
#rnx

[CL 16671699 by Martin Ridgers in ue5-main branch]
2021-06-15 07:05:24 -04:00
ionut matasaru
46227877d0 [Insights] Fixed how callstack top function is determined. Instead of skipping exactly two frames, it now skips only the top frames with resolved symbol starting with "FMemory::" or "FMallocWrapper::".
#rb Johan.Berg

[CL 16670788 by ionut matasaru in ue5-main branch]
2021-06-15 05:52:24 -04:00
ionut matasaru
3bfbb820d0 Fix for DisableUnity compile error.
#rb none

[CL 16670766 by ionut matasaru in ue5-main branch]
2021-06-15 05:40:51 -04:00
Martin Ridgers
3fb2b8b6b3 Moved a few classes out of FAnalysisEngine's scope.
#rnx

[CL 16670167 by Martin Ridgers in ue5-main branch]
2021-06-15 02:55:20 -04:00
Devin Doucette
3627cfff79 DDC: Fixed the build job to create and destroy the build context only when necessary, and always reset the action and inputs
#rb Matt.Peters
#rnx

[CL 16669448 by Devin Doucette in ue5-main branch]
2021-06-15 00:20:07 -04:00
luc eygasier
074a92e487 Update contextual menu in Changelist window to support Uncontrolled Changelists
* Update MarkForAdd operation to operate on a specified changelist
* Adds Force option in sync operation to be able to revert uncontrolled files
* Adds the resulting new changelist to FNewChangelist operation
* Adds support for "mark for add" files when moving from UCL to C
* Adds support for reverting Uncontrolled Changelist, Uncontrolled Changelist files, or mixes of controlled/uncontrolled files
* Adds support of "Move files to..." contextual action for Uncontrolled files and to Uncontrolled Changelists

#rb Sebastien.Lussier

#changelist validated

[CL 16662633 by luc eygasier in ue5-main branch]
2021-06-14 15:25:20 -04:00
robert seiver
202a11b231 In Slate File Dialogs for opening one or multiple files, clicking open when a directory is highlighted now navigates into that directory.
#rb Brandon.Schaefer
#jira UE-118007

[CL 16662425 by robert seiver in ue5-main branch]
2021-06-14 15:11:49 -04:00
sebastien lussier
37d0702096 World Partition HLOD Builder - Only wait for async compilation if necessary
#rb jeanfrancois.dube


#ROBOMERGE-SOURCE: CL 16661403
#ROBOMERGE-BOT: (v834-16658389)

[CL 16661417 by sebastien lussier in ue5-main branch]
2021-06-14 14:15:42 -04:00
Brandon Schaefer
0af79f81ef Fix AArch64 -> Arm64
#jira UE-118127
#rb Michael.Sartain

[CL 16660864 by Brandon Schaefer in ue5-main branch]
2021-06-14 13:42:17 -04:00
Brandon Schaefer
da6e2eb1e2 Rename LinuxAArch64 to LinuxArm64
#jira UE-118127
#rb Michael.Sartain
#fyi Marc.Audy, Aurel.Cordonnier

[CL 16660821 by Brandon Schaefer in ue5-main branch]
2021-06-14 13:39:47 -04:00
Catalin Dragoiu
8b69d491ca [Insights] Added functionality to export a TreeTableView to a file.
#rb Ionut.Matasaru

[CL 16659545 by Catalin Dragoiu in ue5-main branch]
2021-06-14 12:08:16 -04:00
rune stubbe
05e1386454 Fixed Nanite builder crash caused by broken fastmath rounding.
Nanite DDC key not bumped as successfully built meshes are still valid.
#rb none
[FYI] graham.wihlidal, brian.karis


#ROBOMERGE-SOURCE: CL 16652302
#ROBOMERGE-BOT: (v834-16658389)

[CL 16659235 by rune stubbe in ue5-main branch]
2021-06-14 11:56:02 -04:00
Tim Smith
ea905087ff Fixing minor feedback issue where a warning was being generated incorrectly.
#rb trivial
#rnx

[CL 16658305 by Tim Smith in ue5-main branch]
2021-06-14 10:27:29 -04:00
Catalin Dragoiu
fe734308c1 [Insights] Fix warning caused by enum value name conflict
#rb trivial #rnx

[CL 16657750 by Catalin Dragoiu in ue5-main branch]
2021-06-14 09:20:54 -04:00
ionut matasaru
3fcc17afa0 [Insights] Missing file to previous commit.
#rb none

[CL 16657569 by ionut matasaru in ue5-main branch]
2021-06-14 08:57:11 -04:00
ionut matasaru
5883b0bfcc [Insights] Memory: Added "Open source file of selected callstack frame in <IDE>" in context menu of a Callstack Frame tree item (in Mem Allocs tree table).
#rb Catalin.Dragoiu

[CL 16657406 by ionut matasaru in ue5-main branch]
2021-06-14 08:34:27 -04:00
Catalin Dragoiu
6050127021 [Insights] Fix warning
#rb trivial #rnx

[CL 16656055 by Catalin Dragoiu in ue5-main branch]
2021-06-14 06:05:51 -04:00