Commit Graph

15438 Commits

Author SHA1 Message Date
Ben Marsh
15c0bfaf58 Horde: Ping the triage alias once all suspects have declined an issue.
#preflight none

[CL 21590189 by Ben Marsh in ue5-main branch]
2022-08-26 10:56:11 -04:00
Ben Marsh
b435e85618 Horde: Prevent same notification message being sent more than once.
#preflight none

[CL 21590130 by Ben Marsh in ue5-main branch]
2022-08-26 10:52:12 -04:00
Sebastien Hillaire
903239dd70 Fixed some checks for Strata and lightmass.
#rb none
#jira UE-161014
#preflight https://horde.devtools.epicgames.com/job/6308b7dc744536d79bb1ac8e
#fyi charles.derousiers, yujiang.wang

[CL 21588325 by Sebastien Hillaire in ue5-main branch]
2022-08-26 08:42:45 -04:00
vincent robert
b48f2216b7 Raycast Broad Phase Grid (Bounding Volume) optimization :
Early exit when blocked hit is requested. No need to travel in further cell if hit has been found.
#preflight 6308b2c1d65521a5a5a45820

[CL 21587832 by vincent robert in ue5-main branch]
2022-08-26 07:57:28 -04:00
kerim borchaev
4902b4495f [3ds Max] Version displayed with CL #
#jira UE-161536
#preflight 6308a302744536d79bb00368
#rb trivial

[CL 21587567 by kerim borchaev in ue5-main branch]
2022-08-26 06:52:00 -04:00
tim smith
3789d080bb Added support for ": int" size for regular and namespace enums. Only "int" is supported.
#rb henrik.karlsson
#preflight 6307d53b5a76ca27a8a7121c

[CL 21585169 by tim smith in ue5-main branch]
2022-08-26 01:47:13 -04:00
tim smith
8c978602a1 Fixed issue in C# UHT where tooltips were not parsing exactly the same as the C++ UHT.
#rb self
#preflight 6307a2b57164ac186015a9ff

[CL 21585163 by tim smith in ue5-main branch]
2022-08-26 01:47:02 -04:00
tim smith
23f1b60739 Fixed issue in C# UHT where redirected types were not being respected.
#rb self
#preflight 6307a30a411fe82e69a57051

[CL 21585158 by tim smith in ue5-main branch]
2022-08-26 01:46:50 -04:00
tim smith
84d854bb90 Updated C# UHT with the destructor changes and making a minor fix to the formatting.
#rb self
#preflight 6307a3632a56ec23c843da3b

[CL 21585155 by tim smith in ue5-main branch]
2022-08-26 01:46:39 -04:00
Ben Marsh
cdc72fc2e8 Horde: Stop escalating issues once they're resolved for a workflow.
#preflight none

[CL 21575218 by Ben Marsh in ue5-main branch]
2022-08-25 18:30:52 -04:00
Chris Caulfield
fa6ad88864 Chaos - Constraint Solver Refactor
- Constraint Solver now solves IslandGroups using sets of dependent tasks
- Gather and Scatter use all available workers regardless of number of Islands
- Significantly better multi-core performance in large-island tests
- Added IslandGroupManager
- Added ConstraintGroupSolver (replaced SolverDatas)
- Added ConstraintContainerSolver (replaced ConstraintRule)
- Removed a lot of dead code

#rb cedric.caillaud, vincent.robert, benn.gallagher, jaco.vandyk
#jira none
#okforgitbug public
#preflight 630450540061f895d002cf5d
#preflight 6307c7e71670d55ad5cfd33e

[CL 21570706 by Chris Caulfield in ue5-main branch]
2022-08-25 15:42:32 -04:00
JeanLuc Corenthin
cf41705c54 [Non-inclusivity] Removed banned words from Datasmith API and code using the API
- IDatasmithMasterMaterialElement has become IDatasmithMaterialInstanceElement
 - EDatasmithMasterMateriallType has become EDatasmithReferenceMaterialType
 - IDatasmithMasterMaterialElement is signaled as deprecated and not supported in 5.2
 - The MasterMaterial tag is replaced by MaterialInstance, reading and writing. Reading the MasterMaterial tag is supported for previous versions.
 - Clients should still be able to compile against Datasmith SDK without changing anything. However, warnings of deprecation will be logged.
 - Directories, files and assets which named contained  banned words have been renamed too. Redirect directives in the DatasmithContent module have been added for existing assets

#jira none
#rb johan.duparc
#preflight 6307c702aa0fda29197c01fd

[CL 21570510 by JeanLuc Corenthin in ue5-main branch]
2022-08-25 15:29:37 -04:00
carl bystrom
0fafbe2196 Horde: Register ComputeService as a hosted service to enable background ticker
#preflight none

[CL 21567653 by carl bystrom in ue5-main branch]
2022-08-25 13:12:22 -04:00
Joe Kirchoff
2631ac5db7 UnrealBuildTool: Change VS2019 .NET project generation warning to information
#rnx
#rb trivial
#preflight 6307a3d92a56ec23c843ed40

[CL 21567513 by Joe Kirchoff in ue5-main branch]
2022-08-25 13:06:48 -04:00
Ben Marsh
7cc21909ef Horde: Fix typo in escalation message.
#preflight none

[CL 21567378 by Ben Marsh in ue5-main branch]
2022-08-25 12:57:33 -04:00
Ben Marsh
e5bdf811e5 UGS: Add support for syncing binaries from CLI (with the "-binaries" argument).
#preflight none

[CL 21566394 by Ben Marsh in ue5-main branch]
2022-08-25 12:00:10 -04:00
Ben Marsh
60b779224d Horde: Forward markdown argument on to Slack request.
#preflight none

[CL 21566369 by Ben Marsh in ue5-main branch]
2022-08-25 11:59:15 -04:00
Ben Marsh
85f9af93b6 Horde: Disable unfurling on report messages. Also only notify triage alias if no suspects are identified.
#preflight none

[CL 21566225 by Ben Marsh in ue5-main branch]
2022-08-25 11:55:16 -04:00
Ben Marsh
3416e869c4 Horde: Other missing property attributes for Slack messages.
#preflight none

[CL 21564927 by Ben Marsh in ue5-main branch]
2022-08-25 11:12:04 -04:00
carl bystrom
c8e7115ec3 Horde: Add tracing for task expiration in ComputeService
#preflight none

[CL 21564684 by carl bystrom in ue5-main branch]
2022-08-25 11:04:47 -04:00
Ben Marsh
fedc92d0f2 Horde: Fix incorrect property names on Slack message attachments.
#preflight none

[CL 21564497 by Ben Marsh in ue5-main branch]
2022-08-25 10:57:15 -04:00
Ben Marsh
1c86294f0f Horde: Fix missing attachments from Slack messages.
#preflight none

[CL 21563849 by Ben Marsh in ue5-main branch]
2022-08-25 10:27:25 -04:00
Ben Marsh
6115276430 Horde: Always include blocks in Slack messages. Possible fix for no_text errors when sending messages consisting only of attachments.
#preflight none

[CL 21563046 by Ben Marsh in ue5-main branch]
2022-08-25 09:41:12 -04:00
Ben Marsh
a231ccdf3a Horde: Add support for mentioning subteams in Slack messages.
#preflight none

[CL 21562839 by Ben Marsh in ue5-main branch]
2022-08-25 09:31:20 -04:00
Joe Kirchoff
42c8cee3b3 P4Utils: Update output scan to correctly detect submitted changelist if additional output is found due to a p4 extension
#jira UE-161387
#rnx
#rb Ben.Marsh
#preflight 6306c65dc00af5e29492c08f

[CL 21556831 by Joe Kirchoff in ue5-main branch]
2022-08-24 21:00:44 -04:00