Commit Graph

13109 Commits

Author SHA1 Message Date
vincent robert
13b52e5c59 Add Triangle Register, a triangle version for SIMD
#jira ue-140721
#rb chris.caulfield
#preflight 62041acc72440404185f892e
#lockdown michael.lentine

#ROBOMERGE-AUTHOR: vincent.robert
#ROBOMERGE-SOURCE: CL 18935688 in //UE5/Release-5.0/... via CL 18936068 via CL 18936290
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)

[CL 18936309 by vincent robert in ue5-main branch]
2022-02-10 10:41:04 -05:00
Josh Engebretson
95cf0eeed5 Horde: Make general xge build failure a systemic error
#jira none
#rnx
#skipci
#preflight none

[CL 18935615 by Josh Engebretson in ue5-main branch]
2022-02-10 10:02:48 -05:00
Josh Engebretson
50b9f3ea86 Horde: Make version modal query current server and agent versions
#skipci
#preflight none
#rnx
#jira none

[CL 18935237 by Josh Engebretson in ue5-main branch]
2022-02-10 09:28:46 -05:00
CarlMagnus Nordin
f8b620a20a ZenCOTF:
Created ExternalCookOnTheFlyServer editor object for communicating with a running Zen COTF server
Recook packages when they are saved in the editor
#rnx
#preflight 62050bfde54ab7c24bb58f8f
#rb pj.kack

[CL 18934629 by CarlMagnus Nordin in ue5-main branch]
2022-02-10 08:23:16 -05:00
brandon dawson
4b5bbeb44e Change pattern for CustomConfig to support proper platform requirements.
#jira UE-141951
[REVIEW] [at]Ben.Zeigler [at]josh.adams
#preflight 620412bfa65a8a284626227a

#ROBOMERGE-AUTHOR: brandon.dawson
#ROBOMERGE-SOURCE: CL 18923986 in //UE5/Release-5.0/... via CL 18927180 via CL 18928858
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v916-18915374)

[CL 18929291 by brandon dawson in ue5-main branch]
2022-02-09 19:29:09 -05:00
michael forot
0c6e1d2820 Joint Linear Solver
#rb chris.caulfield, zhenglin.geng
#jira UE-140717
#preflight 620236c474604bc6b1760fa3
#lockdown michael.lentine

#ROBOMERGE-AUTHOR: michael.forot
#ROBOMERGE-SOURCE: CL 18917226 in //UE5/Release-5.0/... via CL 18926629 via CL 18927567
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v916-18915374)

[CL 18927620 by michael forot in ue5-main branch]
2022-02-09 18:38:19 -05:00
Josh Engebretson
f6e02b447c Horde: Add 24 hour heads up notification for when shared device checkout will expire
#jira none
#rnx
#preflight none
#skipcis

[CL 18925281 by Josh Engebretson in ue5-main branch]
2022-02-09 17:09:36 -05:00
Joe Kirchoff
0e82220d96 UnrealBuildTool: Support -Timing for Linux & Mac
#rb trivial
#rnx
#preflight none

[CL 18924988 by Joe Kirchoff in ue5-main branch]
2022-02-09 16:56:59 -05:00
jonathan adamczewski
270c3a0ab4 IncludeTool: even more exclusions for old-style header guards
#jira none
#preflight none
#trivial
#rnx

[CL 18923003 by jonathan adamczewski in ue5-main branch]
2022-02-09 14:47:12 -05:00
kerim borchaev
6bf8720252 3ds Max DirectLink: XRefMat and VRayBlendMtl to UEPbr
- also simplified conversion code(removed redundand checks)

#jira UETOOL-4931 UETOOL-4966
#rb benoit.deschenes
#preflight 620406688e53010a186e6001

[CL 18921851 by kerim borchaev in ue5-main branch]
2022-02-09 13:43:44 -05:00
jonathan adamczewski
8bbc0c6eab IncludeTool: More exclusion for old-style header guards
#jira none
#trivial
#rnx
#preflight none

[CL 18921109 by jonathan adamczewski in ue5-main branch]
2022-02-09 13:10:09 -05:00
jonathan adamczewski
38e80fe928 IncludeTool: More exclusions for old-style header guards
#trivial
#jira none
#preflight none
#rnx

[CL 18920436 by jonathan adamczewski in ue5-main branch]
2022-02-09 12:40:24 -05:00
Joakim Lindqvist
752bdaf64a Horde Storage - Added endpoint to query any instance for which peers exist
Can be used by clients to determine if there is a better region or route to be used for connections

#preflight none

[CL 18920207 by Joakim Lindqvist in ue5-main branch]
2022-02-09 12:26:25 -05:00
andrew rodham
05f15e3d4d Fixed Verse generated headers getting destroyed erroneously
This is a temporary measure while we coordinate a more robust fix to clear out stale UObject headers while keeping VNI headers around

#rb Markus.Breyer

#ROBOMERGE-AUTHOR: andrew.rodham
#ROBOMERGE-SOURCE: CL 18909295 via CL 18909310 via CL 18909337 via CL 18918949 via CL 18919875
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v916-18915374)

[CL 18919935 by andrew rodham in ue5-main branch]
2022-02-09 12:15:53 -05:00
jack cai
94ab4283b8 Control Rig: Added BlueprintInternalUseOnlyHierarchical tag that can be inherited by derived structs. Addded this tag to base rig unit to hide all raw rig unit structs from BP
previous change at CL 18866227 was backed out because it broke the bot1 cooks: https://horde.devtools.epicgames.com/log/61ffcf94676584e71ea0ab7e?lineindex=104697

Basically GetBoolMetaDataHierarchical returns the wrong thing and the return pin can no longer be broken up and so the blueprint won't compile.

#jira UE-141083
#rb helge.mathee sara.schvartzman ben.hoffman
#preflight https://horde.devtools.epicgames.com/job/62018bbd62420bfd0493e404

#ROBOMERGE-AUTHOR: jack.cai
#ROBOMERGE-SOURCE: CL 18907822 via CL 18907834 via CL 18907851 via CL 18918946 via CL 18919865
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v916-18915374)

[CL 18919918 by jack cai in ue5-main branch]
2022-02-09 12:15:30 -05:00
jonathan adamczewski
5a15c63e00 IncludeTool: Line numbers for some warnings, fix check for old-style include guards, add exclusions
#jira UE-141157
#rnx
#preflight 6202d1b97e40979d33b7f68b

[CL 18918888 by jonathan adamczewski in ue5-main branch]
2022-02-09 11:32:18 -05:00
Brandon Schaefer
e65e4e342c Add Linux support for Gauntlet
#jira UE-133314
#rb Michael.Sartain
#preflight 6203cfda724404041858c36c

[CL 18918198 by Brandon Schaefer in ue5-main branch]
2022-02-09 10:41:17 -05:00
Alexis Matte
be70848f84 fix monolithic build
#jira
#preflight 6202aa0474604bc6b185eab7
#preflight 6203c0044816ea17df94f524

[CL 18916825 by Alexis Matte in ue5-main branch]
2022-02-09 08:31:41 -05:00
Joakim Lindqvist
42a8c727f6 Horde Storage - Changed legacy replication to use http client for replication of blobs, fixes issue when replicating very large (1.5 GB blob)
#preflight none

[CL 18916805 by Joakim Lindqvist in ue5-main branch]
2022-02-09 08:30:56 -05:00
jonathan adamczewski
ae07efe679 UEBuildTarget: When explicitly building a plugin, retain the pre-18353193 behavior for build location
#jira UE-140974
#jira UE-137660
#preflight 6202b6be74604bc6b1873fc9
#rb tim.smith
#rb joe.kirchoff
#rnx

#ROBOMERGE-AUTHOR: jonathan.adamczewski
#ROBOMERGE-SOURCE: CL 18907431 in //UE5/Release-5.0/... via CL 18907601 via CL 18907857
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v915-18905420)

[CL 18907872 by jonathan adamczewski in ue5-main branch]
2022-02-08 14:47:40 -05:00
benoit deschenes
20f7cc7d8c Datasmith Import - Fixing master material serialization error.
The EDatasmithMasterMaterialType::Emissive value was not added at the end of the enum, this caused the rest of the underlying values to shift in the enum, breaking existing .udatasmith file. To fix this, the "Emissive" value was moved to the end of the enum.

#jira UE-141684
#rb emil.kirichev
#preflight 6201907ce85c7a08bbc54f1c
#lockdown JeanMichel.Dignard

#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 18903268 in //UE5/Release-5.0/... via CL 18903336 via CL 18903535
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v912-18901109)

[CL 18903590 by benoit deschenes in ue5-main branch]
2022-02-08 11:55:43 -05:00
kerim borchaev
09142c253d 3ds Max DirectLink: MentalRay Arch & Design and VRay Light Materials to UEPbr
#jira UETOOL-4924 UETOOL-4930
#preflight 620203b5445d334c040af6e8
#rb benoit.deschenes

[CL 18903465 by kerim borchaev in ue5-main branch]
2022-02-08 11:48:52 -05:00
Joakim Lindqvist
cdd32d2608 Horde Storage - More tweaks to the snapshot replication logging
#preflight none

[CL 18903416 by Joakim Lindqvist in ue5-main branch]
2022-02-08 11:46:33 -05:00
Tim Smith
007a4b4420 UHT will now warn the user if any form of GENERATED_BODY is used in code being skipped.
#rb jonathan.adamczewski
#preflight 62028f977e40979d33b0dc48

[CL 18902909 by Tim Smith in ue5-main branch]
2022-02-08 11:08:20 -05:00
Richard TalbotWatkin
33a1078f29 Fixed UHT code generation issue which was accidentally transposing the ClassDef and MetaClassDef for TObjectPtr<UClass> properties.
#rb Robert.Manuszewski
#preflight 62028f8dae203853a856e15b

[CL 18902731 by Richard TalbotWatkin in ue5-main branch]
2022-02-08 10:57:14 -05:00