Commit Graph

12780 Commits

Author SHA1 Message Date
Ben Marsh
d0d0efdcd0 UGS: Add a warning when attempting to add the same file to the sync filter more than once.
#preflight none

[CL 18577183 by Ben Marsh in ue5-main branch]
2022-01-11 16:48:34 -05:00
cedric caillaud
5b8f3695da Chaos - LWC - change Convex implicits storage to use float instead of doubles
- also changed the convex generation to use float as it was before LWC
- updated all unit test accordingly

#rb kriss.gossart, chris.caulfield
#jira UE-134829
#preflight 61ddd6f5ce7fe7aeff6d3573

#ROBOMERGE-AUTHOR: cedric.caillaud
#ROBOMERGE-SOURCE: CL 18576858 in //UE5/Release-5.0/... via CL 18576863 via CL 18576869
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18576877 by cedric caillaud in ue5-main branch]
2022-01-11 16:21:12 -05:00
cedric caillaud
7bbc156bee Chaos - LWC - change Convex implicits storage to use float instead of doubles
- also changed the convex generation to use float as it was before LWC
- updated all unit test accordingly

#rb kriss.gossart, chris.caulfield
#jira UE-134829
#preflight 61ddd6f5ce7fe7aeff6d3573

#ROBOMERGE-AUTHOR: cedric.caillaud
#ROBOMERGE-SOURCE: CL 18576858 in //UE5/Release-5.0/... via CL 18576863
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18576869 by cedric caillaud in ue5-release-engine-test branch]
2022-01-11 16:20:25 -05:00
Ben Marsh
58909473fd UGS: Add a command to list all clients and their root directories on the current host ("ugs clients") and a command to launch the editor ("ugs run"). Also bypass prompt for removing files from the workspace when running through CLI.
#preflight none

[CL 18576374 by Ben Marsh in ue5-main branch]
2022-01-11 15:39:30 -05:00
jonathan adamczewski
fb9901fe24 AutomationTool: Remove UE4 references
#jira UE-111740
#preflight none
#trivial

#ROBOMERGE-AUTHOR: jonathan.adamczewski
#ROBOMERGE-SOURCE: CL 18576039 in //UE5/Release-5.0/... via CL 18576055 via CL 18576072
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18576082 by jonathan adamczewski in ue5-main branch]
2022-01-11 15:16:51 -05:00
jonathan adamczewski
5765f4595e AutomationTool: Remove UE4 references
#jira UE-111740
#preflight none
#trivial

#ROBOMERGE-AUTHOR: jonathan.adamczewski
#ROBOMERGE-SOURCE: CL 18576039 in //UE5/Release-5.0/... via CL 18576055
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18576072 by jonathan adamczewski in ue5-release-engine-test branch]
2022-01-11 15:15:59 -05:00
dave hunter
51ada27381 Dsyms only created when needed
Now when before calling dsymutil we will check the dsym on disk and only call dsymutil when:
1)  The dsym does not already exist or
2)  The mach-o has a file modification time later than the dsym

#rb will.damon
#jira UE-138677
#preflight trivial

#ROBOMERGE-AUTHOR: dave.hunter
#ROBOMERGE-SOURCE: CL 18575883 in //UE5/Release-5.0/... via CL 18575898 via CL 18575908
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18575933 by dave hunter in ue5-main branch]
2022-01-11 15:08:45 -05:00
Josh Engebretson
c51da7f67f Horde: Add notice service
#jira none
#rnx
#preflight none

[CL 18575922 by Josh Engebretson in ue5-main branch]
2022-01-11 15:08:25 -05:00
dave hunter
abcf6029a5 Dsyms only created when needed
Now when before calling dsymutil we will check the dsym on disk and only call dsymutil when:
1)  The dsym does not already exist or
2)  The mach-o has a file modification time later than the dsym

#rb will.damon
#jira UE-138677
#preflight trivial

#ROBOMERGE-AUTHOR: dave.hunter
#ROBOMERGE-SOURCE: CL 18575883 in //UE5/Release-5.0/... via CL 18575898
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18575908 by dave hunter in ue5-release-engine-test branch]
2022-01-11 15:08:00 -05:00
benoit deschenes
1838941ee0 DatasmithRhinoExporter - Adding missing TBB dependencies to Mac package.
#jira UE-138411
#rb JeanLuc.Corenthin
JeanLuc.Corenthin
#preflight 61ddc119c25f6c16f2082b85

#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 18575718 in //UE5/Release-5.0/... via CL 18575727 via CL 18575733
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18575741 by benoit deschenes in ue5-main branch]
2022-01-11 14:58:04 -05:00
benoit deschenes
18f4e320fc DatasmithRhinoExporter - Adding missing TBB dependencies to Mac package.
#jira UE-138411
#rb JeanLuc.Corenthin
JeanLuc.Corenthin
#preflight 61ddc119c25f6c16f2082b85

#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 18575718 in //UE5/Release-5.0/... via CL 18575727
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18575733 by benoit deschenes in ue5-release-engine-test branch]
2022-01-11 14:57:16 -05:00
Ben Marsh
6b746ef904 UGS: Fix some Windows-isms in cross-platform UGS library.
#preflight none

[CL 18574223 by Ben Marsh in ue5-main branch]
2022-01-11 12:54:38 -05:00
benoit deschenes
a145cd171c Fix DatasmithSketchupExporter missing libraries
#jira UE-138003
#rb JeanLuc.Corenthin
JeanLuc.Corenthin

#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 18573943 in //UE5/Release-5.0/... via CL 18573969 via CL 18574002
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18574074 by benoit deschenes in ue5-main branch]
2022-01-11 12:47:28 -05:00
joe kirchoff
10dbd00b06 UnrealBuildTool: Pass $(AdditionalOptions) instead of the c++ version along with /Yu in project, as that contains the version already
#rnx
#rb trivial
#preflight 61ddba939b2dd4f66b796e68

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 18573913 in //UE5/Release-5.0/... via CL 18573957 via CL 18573995
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18574060 by joe kirchoff in ue5-main branch]
2022-01-11 12:47:06 -05:00
benoit deschenes
94f3c14970 Fix DatasmithSketchupExporter missing libraries
#jira UE-138003
#rb JeanLuc.Corenthin
JeanLuc.Corenthin

#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 18573943 in //UE5/Release-5.0/... via CL 18573969
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18574002 by benoit deschenes in ue5-release-engine-test branch]
2022-01-11 12:45:25 -05:00
joe kirchoff
f039dfd7ab UnrealBuildTool: Pass $(AdditionalOptions) instead of the c++ version along with /Yu in project, as that contains the version already
#rnx
#rb trivial
#preflight 61ddba939b2dd4f66b796e68

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 18573913 in //UE5/Release-5.0/... via CL 18573957
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18573995 by joe kirchoff in ue5-release-engine-test branch]
2022-01-11 12:45:07 -05:00
joe kirchoff
3e84fccd1e UnrealBuildTool: Experimental support for Intel OneAPI compiler
Current Issues:
* Compiles without pch: error: reference to 'align_val_t' is ambiguous
* Unresolved externals when building UnrealGame & Editor

#jira UE-121578
#rnx
#preflight 61ddb4b89b2dd4f66b7520ea

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 18573506 in //UE5/Release-5.0/... via CL 18573521 via CL 18573522
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18573525 by joe kirchoff in ue5-main branch]
2022-01-11 12:09:01 -05:00
joe kirchoff
400c245fab UnrealBuildTool: Experimental support for Intel OneAPI compiler
Current Issues:
* Compiles without pch: error: reference to 'align_val_t' is ambiguous
* Unresolved externals when building UnrealGame & Editor

#jira UE-121578
#rnx
#preflight 61ddb4b89b2dd4f66b7520ea

#ROBOMERGE-AUTHOR: joe.kirchoff
#ROBOMERGE-SOURCE: CL 18573506 in //UE5/Release-5.0/... via CL 18573521
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18573522 by joe kirchoff in ue5-release-engine-test branch]
2022-01-11 12:08:20 -05:00
Ben Marsh
62c1da28c1 UGS: Fix path to shell on non-Windows platforms.
#preflight none

[CL 18573478 by Ben Marsh in ue5-main branch]
2022-01-11 12:04:10 -05:00
Ben Marsh
06872fc1ae UGS: Fix missing error output when syncing.
#preflight none

[CL 18573408 by Ben Marsh in ue5-main branch]
2022-01-11 12:00:10 -05:00
Ben Marsh
575d8e7cb9 UGS: Fix null reference exception when running filter command on new workspace.
#preflight none

[CL 18571689 by Ben Marsh in ue5-main branch]
2022-01-11 09:53:34 -05:00
dominik peacock
ca1b31b7f4 Send and process platform name upon initial connection
#jira none
#rb Zach.Brockway
#preflight 18547930

#ROBOMERGE-AUTHOR: dominik.peacock
#ROBOMERGE-SOURCE: CL 18570614 in //UE5/Release-5.0/... via CL 18570626 via CL 18570639
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18570643 by dominik peacock in ue5-main branch]
2022-01-11 07:37:02 -05:00
dominik peacock
1f3a0e21c5 Send and process platform name upon initial connection
#jira none
#rb Zach.Brockway
#preflight 18547930

#ROBOMERGE-AUTHOR: dominik.peacock
#ROBOMERGE-SOURCE: CL 18570614 in //UE5/Release-5.0/... via CL 18570626
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18570639 by dominik peacock in ue5-release-engine-test branch]
2022-01-11 07:36:04 -05:00
Joakim Lindqvist
8d3e1c9259 Horde Storage - NamespacePolicyResolver was missing from change 18569766
#preflight none

[CL 18569813 by Joakim Lindqvist in ue5-main branch]
2022-01-11 04:11:20 -05:00
Joakim Lindqvist
76b3a1130a Horde Storage - Refactored namespace policy resolving to allow us some more flexiblity.
Used this to include a default setting for the Jupiter internal namespace which is used by the snapshotting service

#preflight none

[CL 18569766 by Joakim Lindqvist in ue5-main branch]
2022-01-11 03:58:04 -05:00