Commit Graph

14443 Commits

Author SHA1 Message Date
Ben Marsh
966154b029 UGS: Prevent creation of an empty .ugs directory when loading (or trying to load) config files.
#preflight none
#jira UE-154816

[CL 20462022 by Ben Marsh in ue5-main branch]
2022-06-01 18:41:23 -04:00
jeanluc corenthin
e1de5cd962 [Navisworks Exporter] Add support for Navisworks 2023
#jira UETOOL-4973
#rb emil.kirichev
#preflight 6297ab495e715bebb2b6c799
#lockdown jeanmichel.dignard

#ROBOMERGE-AUTHOR: jeanluc.corenthin
#ROBOMERGE-SOURCE: CL 20457604 in //UE5/Release-5.0/... via CL 20458590
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v952-20449836)

[CL 20461855 by jeanluc corenthin in ue5-main branch]
2022-06-01 18:37:31 -04:00
jeanluc corenthin
09e4182b09 Fixed missing instances in ArchiCAD exporter
- Root cause: Multi-threading, solution: temporarily disable multi-htreading.
Added UE natvis to ArchiCAD solution for debug purpose
Removed unnecessary library
Cleaned up syntax from tread to thread
Added logic to setting of Direct Link cache directories: No check was made on their validity
Simplified build steps to remove useless compilation of DatasmithArchiCAD project

#jira UE-127453
#rb benoit.deschenes
#preflight 6297aa5f9907cbadba9878b5
#lockdown jeanmichel.dignard

#ROBOMERGE-AUTHOR: jeanluc.corenthin
#ROBOMERGE-SOURCE: CL 20457280 in //UE5/Release-5.0/... via CL 20458576
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v952-20449836)

[CL 20461846 by jeanluc corenthin in ue5-main branch]
2022-06-01 18:37:14 -04:00
Ben Marsh
6c92f99ae0 UGS: Fix sync state not being updated correctly.
#jira UE-147564
#preflight none

[CL 20461517 by Ben Marsh in ue5-main branch]
2022-06-01 18:29:16 -04:00
yiliang siew
2213a69d48 Fixed warning regarding usage of banned words.
#rb none
#preflight skip

#ROBOMERGE-AUTHOR: yiliang.siew
#ROBOMERGE-SOURCE: CL 20455462 via CL 20455464 via CL 20455467 via CL 20455473
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v952-20449836)

[CL 20460950 by yiliang siew in ue5-main branch]
2022-06-01 18:15:29 -04:00
yiliang siew
4cc39a48a8 - WhitelistConfigFiles is now enough to allow for staging individual configuration files from Restricted folders, without having to also specify also WhitelistDirectories for that folder as well.
- `WhitelistDirectories` now works properly for restricted directories in distributed builds.

#rb Josh.Adams
#preflight 6296a23e2c618ddc6667e394

#ROBOMERGE-AUTHOR: yiliang.siew
#ROBOMERGE-SOURCE: CL 20454257 via CL 20454274 via CL 20454286 via CL 20454306
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v952-20449836)

[CL 20460796 by yiliang siew in ue5-main branch]
2022-06-01 18:11:47 -04:00
marc audy
b5340b7540 Fixup ANY_PACKAGE in UnrealVirtualizationTool
#rnx
[CODEREVIEW] Robert.Manuszewski, Paul.Chipchase

#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 20453799 in //UE5/Release-Engine-Staging/...
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v952-20449836)

[CL 20460755 by marc audy in ue5-main branch]
2022-06-01 18:10:56 -04:00
Ben Marsh
4890b55fc4 UGS: Break out of the P4 change update loop if the cancellation token is set.
#jira UE-155120
#preflight none

[CL 20460689 by Ben Marsh in ue5-main branch]
2022-06-01 18:09:21 -04:00
Ben Marsh
b60eb89126 UGS: Fix exception when passing the -Clobber option to UGS CLI.
#preflight none
#jira UE-154811

[CL 20458575 by Ben Marsh in ue5-main branch]
2022-06-01 16:44:50 -04:00
Joe Kirchoff
78ca8a8fe1 UnrealBuildTool Remove need for ar+ranlib since Linux min clang version supports lld
#rb Brandon.Schaefer
#rnx
#preflight 6297cd32144bede4dd4192bf

[CL 20458509 by Joe Kirchoff in ue5-main branch]
2022-06-01 16:41:24 -04:00
Ben Marsh
61a3ba890e UGS: Close stdin when spawning child processes, so they aren't left waiting for input from the user.
#preflight none
#jira UE-146727

[CL 20458474 by Ben Marsh in ue5-main branch]
2022-06-01 16:39:23 -04:00
Ben Marsh
6e18865c7f UGS: Disable links to custom tools that aren't currently installed.
#preflight none
#jira UE-145552, UE-147088

[CL 20458262 by Ben Marsh in ue5-main branch]
2022-06-01 16:32:40 -04:00
Ben Marsh
b6005b0a84 UGS: Fix stripping of progress text from tool output.
#preflight none

[CL 20457614 by Ben Marsh in ue5-main branch]
2022-06-01 15:59:56 -04:00
Ben Marsh
75e2c7ba06 Fix blank lines being output when redirecting stdout from UBT/UAT and generating project files.
#preflight none

[CL 20457601 by Ben Marsh in ue5-main branch]
2022-06-01 15:58:42 -04:00
Ben Marsh
7103281f7b Fix mangled log output in UGS due to data being read into log buffer at incorrect offset.
#preflight none

[CL 20457420 by Ben Marsh in ue5-main branch]
2022-06-01 15:47:51 -04:00
j baumgartner
2e062281c0 [Automation] Fix for correct dest path for ADB
#rb chris.babcock
#jira UE-151756
#tests Ran ReplayRun preflight and the job no longer had issues with build copy
#preflight 6297b1f6e809e387be23529b

[CL 20456799 by j baumgartner in ue5-main branch]
2022-06-01 15:06:45 -04:00
Ben Marsh
2037fed78d Fix native P4 library not being able to write to files with non-ANSI paths.
#preflight none
#jira UE-155162

[CL 20456674 by Ben Marsh in ue5-main branch]
2022-06-01 15:01:49 -04:00
Ben Marsh
c645218920 Horde: If we have to repair any log chunks, push the repaired chunks back into storage.
#preflight none

[CL 20454961 by Ben Marsh in ue5-main branch]
2022-06-01 13:29:59 -04:00
kerim borchaev
91e84c3b85 [3ds Max] DirectLlink: RailClone transform math fix
- fixed order of transform multiplication (note: this is improvement over old exporter)

#jira UE-154768
#preflight 629784cb236cf4bbfdf30e1f
#rb benoit.deschenes

[CL 20454917 by kerim borchaev in ue5-main branch]
2022-06-01 13:27:48 -04:00
Joe Kirchoff
58535fec6c UnrealBuildTool: Move diagnostics flags to ClangToolChain
#rb trivial
#rnx
#preflight 62968c370c151996e132c8af

[CL 20454439 by Joe Kirchoff in ue5-main branch]
2022-06-01 12:52:26 -04:00
Josh Adams
994502e835 - Added WebModule initialization to SlateViewer so the web browser window works properly
#rb patrick.boutot
#preflight 62978ed2216be32a761e84dd

[CL 20454064 by Josh Adams in ue5-main branch]
2022-06-01 12:29:12 -04:00
Ben Marsh
a3d511b5ac Horde: Fix disparity between written line count and pre-rendered line count in logs.
#preflight none

[CL 20453094 by Ben Marsh in ue5-main branch]
2022-06-01 11:24:42 -04:00
Ben Marsh
b5a73b4632 UGS: Ignore deleted files when detecting available projects in a workspace.
#preflight none
#jira UE-154765

[CL 20452615 by Ben Marsh in ue5-main branch]
2022-06-01 10:54:01 -04:00
Ben Marsh
44e155ca6c UGS: Add a "version" command to print out the current application version.
#preflight none

[CL 20452520 by Ben Marsh in ue5-main branch]
2022-06-01 10:50:02 -04:00
Ben Marsh
630cff65a3 UGS: Additional guards against null references.
#preflight none

[CL 20452238 by Ben Marsh in ue5-main branch]
2022-06-01 10:25:04 -04:00