Commit Graph

15274 Commits

Author SHA1 Message Date
marc audy
a25c77c3cc Bring RES files in line with EM
#rnx

#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 21434216 in //UE5/Release-Engine-Staging/...
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v981-21435820)

[CL 21437233 by marc audy in ue5-main branch]
2022-08-17 21:56:00 -04:00
robert seiver
4d5e52425e Started a style set for SlateUGS (SlateUGSStyle.h/cpp). Started the UI for horde badges, displaying it with phony data.
Converted uses of FAppStyle to FSlateUGSStyle.
Added temporary phony data for build status circles on the left of the build list as well

#fyi Brandon.Schaefer
#jira none
#rb none
#preflight none

[CL 21427773 by robert seiver in ue5-main branch]
2022-08-17 13:57:05 -04:00
Brandon Schaefer
3f10f3c898 Can cut off some text depending on screen size, add a little more room
#jira none
#preflight none
#rb none

[CL 21426341 by Brandon Schaefer in ue5-main branch]
2022-08-17 11:54:29 -04:00
kerim borchaev
66784ba492 [3ds Max] More stable static mesh id
- using smallest handle value among instance nodes

#jira UE-161187
#preflight 62fcd078200ff87e0771ab05
#rb benoit.deschenes

[CL 21425402 by kerim borchaev in ue5-main branch]
2022-08-17 11:02:42 -04:00
Tim Smith
8480a2d1a1 CoreNet.h will now be automatically included when needed.
#rb self
#jira UE-160243
#preflight 62fcee9787319bacfb0bc705

[CL 21424404 by Tim Smith in ue5-main branch]
2022-08-17 09:50:12 -04:00
Ben Marsh
dc2c7eb1d1 Fix missing documentation comment.
#preflight none

[CL 21424171 by Ben Marsh in ue5-main branch]
2022-08-17 09:29:32 -04:00
Josh Engebretson
ec819b3b98 Horde: Fix new build issue where default text value is used when user had deleted it
#jira none
#rnx
#skipci

[CL 21423587 by Josh Engebretson in ue5-main branch]
2022-08-17 08:43:20 -04:00
Joe Kirchoff
ae6cf65b94 UnrealBuildTool: Support clang 14 by suppressing new warning.
Bump minimum windows clang to 13 to match other platforms

#rnx
#rb trivial
#preflight 62fc3b422d5e2ed99ce1fae9

[CL 21418778 by Joe Kirchoff in ue5-main branch]
2022-08-16 21:08:10 -04:00
Joe Kirchoff
23639a6638 UnrealBuildTool: Stop passing /Zc:lambda- for VS2022 toolchains 14.33.x or newer
#rnx
#rb trivial
#preflight 62fc2fb90f2aefc97a8c3d85

[CL 21418118 by Joe Kirchoff in ue5-main branch]
2022-08-16 20:20:13 -04:00
Ben Marsh
72c3b099a8 Horde: Add a command to synthesize a Git repo from data stored in a repository snapshot.
#preflight none

[CL 21417977 by Ben Marsh in ue5-main branch]
2022-08-16 20:13:16 -04:00
Joe Kirchoff
847ff6b13c UnrealBuildTool: Block msvc 14.33.31629 due to internal compiler error
#rnx
#rb trivial
#preflight 62fc2a9fad3bd8ad64683ae7

[CL 21417462 by Joe Kirchoff in ue5-main branch]
2022-08-16 19:49:18 -04:00
Joe Kirchoff
75b5543792 UnrealBuildTool: Handle disabling all clang checkers with cl-clang
#rnx
#rb trivial
#preflight 62fc200e2d5e2ed99cda1b85

[CL 21416550 by Joe Kirchoff in ue5-main branch]
2022-08-16 19:00:10 -04:00
Brandon Schaefer
95673ee7a1 Add a cancel button to cancel a sync
TODO add a pop up to confirm yes/no you really want to cancel such a thing

#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21415970 by Brandon Schaefer in ue5-main branch]
2022-08-16 18:20:22 -04:00
Ben Marsh
fec7e64ea7 Horde: Replication performance improvements.
* Rewritten BuzHash inner loop as unsafe code to avoid bounds checks.
* Multiple paths can now be synced in a single command.
* Added stats for P4 output buffer being stalled, and throughput of replication service.
* Fixed OOB array access when serializing files with SHA1 hashes.
#preflight 62fc058ccf7afa018bb64459

[CL 21414959 by Ben Marsh in ue5-main branch]
2022-08-16 17:26:13 -04:00
Brandon Schaefer
1a8bb972ed Highlight the currenty synced CL, if there is one
#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21414022 by Brandon Schaefer in ue5-main branch]
2022-08-16 16:53:21 -04:00
Josh Engebretson
c01a13b5dd Horde: Fix issue with log view options rendering offscreen with display scaling
#jira none
#rnx
#preflight none
#skipci

[CL 21413786 by Josh Engebretson in ue5-main branch]
2022-08-16 16:44:21 -04:00
marc audy
9dc0fb13b0 Make CreateTargetRulesInstance able to return null in the case a rules assembly does not exist
This fixes issues with platform extensions when using -TargetType
#rb Joe.Kirchoff, Josh.Adams

#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 21408188 via CL 21408217
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v975-21357124)

[CL 21411933 by marc audy in ue5-main branch]
2022-08-16 15:31:02 -04:00
Brandon Schaefer
820d007c8a Add SettingsWindow as well as AfterSync options for now
#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21410844 by Brandon Schaefer in ue5-main branch]
2022-08-16 14:49:58 -04:00
Josh Engebretson
46c975edc0 Horde: Additional device and pool telemetry for stream usage
#jira none
#rnx
#preflight none

[CL 21410829 by Josh Engebretson in ue5-main branch]
2022-08-16 14:49:32 -04:00
dmytro vovk
ae5cd1bd0d Fixed TSan deploy code for Android
#jira none
#rb trivial
#preflight 62fbad913c1872b8c9672360

[CL 21405218 by dmytro vovk in ue5-main branch]
2022-08-16 11:04:44 -04:00
carl bystrom
46d1e99753 Horde: Support querying number of compute tasks in queue per pool
Uses the requirements together with pool properties to see if the agents from a pool potentially can run the task.
Primarily used for distinguishing between high-level properties such as OS or processor arch.
#preflight 62fba0541e39eb26a03dd1ac

[CL 21404356 by carl bystrom in ue5-main branch]
2022-08-16 09:52:47 -04:00
Ryan Durand
a5c717fe00 Add "host is down" I/O exception to systemic errors.
#rnx
#jira UE-160064
#rb ryan.hummer
#preflight

[CL 21404052 by Ryan Durand in ue5-main branch]
2022-08-16 09:24:33 -04:00
PJ Kack
638407e51c UAT: Limit BuildCookRun time to wait for a dedicated server process to start logging to 10 seconds since servers (in shipping) may run with logging disabled (improvement for 19645492).
#jira UE-159535
#rb carlmagnus.nordin
#rnx
#preflight 62fb469b1e39eb26a018920f

[CL 21402223 by PJ Kack in ue5-main branch]
2022-08-16 03:41:52 -04:00
kerim borchaev
f7103d9fab [SketchUp] Fixed normals when baking transform into mesh
- normals are transformed with inverse-transposed orientation component of the bake transform

#jira UE-130882
#preflight 62f4b357185b21882a1c2a6f
#rb benoit.deschenes

[CL 21402096 by kerim borchaev in ue5-main branch]
2022-08-16 02:59:01 -04:00
kerim borchaev
48156844ad [3ds Max] Fixed camera parameters export for standard cameras
- note: this was not a regression

#jira UE-159603
#preflight 62f1044e23003b62a3c9bcce
#rb benoit.deschenes

[CL 21402068 by kerim borchaev in ue5-main branch]
2022-08-16 02:54:49 -04:00