Commit Graph

15433 Commits

Author SHA1 Message Date
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
slonopotamus
15a2098771 PR #9417: Fix NullReferenceException when running Turnkey on installed engine build without Android support (Contributed by slonopotamus)
#jira UE-160277
#android
#review-21555999 Chris.Babcock
#rb Chris.Babcock


#preflight

[CL 21555997 by slonopotamus in ue5-main branch]
2022-08-24 19:34:35 -04:00
henrik karlsson
213a68824f * UnrealHeaderTool - Fixed so destructor is declared and defined for code gen classes
* UnrealTypeDefinitionInfo - Explicitly added destructor to make sure code gen is not adding.
* Niagra - Fixed bug where function was declared as non-inline virtual but implemented as inline.
* RecastNavmesh - Made sure destructor is outside #ifdef for UHT to more easily parse the header and generate proper code

#rb Tim.Smith
#preflight 630660a4c00af5e2946af6a6

[CL 21555810 by henrik karlsson in ue5-main branch]
2022-08-24 19:22:18 -04:00
gary yuan
8be852fca6 Fix typo in string constant for Attribute metadata on BuildGraph BuildCommand
#rb trivial
#preflight skip

[CL 21555167 by gary yuan in ue5-main branch]
2022-08-24 18:52:30 -04:00
Ben Marsh
a6e07e5aca Horde: Include request URL in Slack errors for additional context.
#preflight none

[CL 21553376 by Ben Marsh in ue5-main branch]
2022-08-24 17:42:36 -04:00
Ben Marsh
aacc5bc463 Horde: Support for escalating an issue to a named recipient if it is not resolved for a certain period of time.
#preflight none

[CL 21552909 by Ben Marsh in ue5-main branch]
2022-08-24 17:26:27 -04:00