Commit Graph

8291 Commits

Author SHA1 Message Date
johan duparc
64eedec497 Removed Itoo (tps) from NotForLicensees
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 9893601 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v558-9892490)

[CL 9893603 by johan duparc in Main branch]
2019-10-30 13:44:13 -04:00
brandon schaefer
41ad60e53c Generate a --build-id for physx
#jira UE-82735
#rb none
[FYI] Arciel.Rekman

#ROBOMERGE-SOURCE: CL 9892992 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v557-9890184)

[CL 9892993 by brandon schaefer in Main branch]
2019-10-30 12:52:38 -04:00
nick shin
0423c3b4b5 HTML5 - more code removal - source code section
#jira UE-80050  Remove HTML5 code from engine
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 9884403 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v553-9872581)

[CL 9884404 by nick shin in Main branch]
2019-10-29 15:03:30 -04:00
michael sartain
95a549c74b Remove "Unable to locate Linux SDK toolchain" Linux build warnings
Too many one-off broken cases. We'll work on a solution for 4.25.

#jira UE-82187
#rb Brandon.Schaefer
[FYI] Arciel.Rekman

#ROBOMERGE-SOURCE: CL 9882598 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v553-9872581)

[CL 9882599 by michael sartain in Main branch]
2019-10-29 13:24:22 -04:00
clayton langford
0ef5c16436 Added Gauntlet AutoParam "DisableHeartbeatTimeout" to disable tests failing as intended due to missed heartbeats.
#rnx
#rb Ben.Salem


#ROBOMERGE-SOURCE: CL 9872142 via CL 9872691 via CL 9872720
#ROBOMERGE-BOT: (v553-9872581)

[CL 9873787 by clayton langford in Main branch]
2019-10-28 16:31:04 -04:00
brandon schaefer
bc4c2ca6d6 Fix race condition when -nodebuginfo is set. Was trying to strip the debug info twice on the same so
#jira UE-82389
#rb Arciel.Rekman

#ROBOMERGE-SOURCE: CL 9871297 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v548-9842178)

[CL 9871300 by brandon schaefer in Main branch]
2019-10-28 13:56:06 -04:00
johan berg
b70955bdea Allow game/editor to continue execution earlier after a crash.
A previous change moved the signal to the game/editor that it's okay to continue to after the crash report client was completely done with sending and resolving callstacks, because it was assumed that there was a syncronization problem. However that proved to be another issue, so moving the signal back to where it was originally. This should make the editor only "freeze" a short time, while necessary data is collected.

#jira UE-82333
#rb pj.kack

(ushell-p4-cherrypick of 9868282 by Johan.Berg)

#ROBOMERGE-SOURCE: CL 9868804 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v548-9842178)

[CL 9868810 by johan berg in Main branch]
2019-10-28 09:56:39 -04:00
DecoyRS
f826d35393 PR #6297: Fixing Rider project files generator (Contributed by DecoyRS)
#rb none
#jira
#rnx

#ROBOMERGE-SOURCE: CL 9839424 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)

[CL 9839431 by ben marsh in Main branch]
2019-10-25 11:09:19 -04:00
ben marsh
9170b5f44a Enable shadow variable warnings as errors by default for projects that are using the latest UBT build settings. Allow setting the warning/error level on a per-module and per-target basis.
The engine will always be built with it as an error.

#rb none
[FYI] Marc.Audy
#jira none

#ROBOMERGE-SOURCE: CL 9839163 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)

[CL 9839167 by ben marsh in Main branch]
2019-10-25 10:39:37 -04:00
ben marsh
b47988c0fc Determine the path to SYMSTORE.EXE and PDBCOPY.EXE from UBT's list of known Windows SDK directories, so we can use the AutoSDK version of these tools if available.
#ROBOMERGE-SOURCE: CL 9839071 via CL 9839072 via CL 9839074
#ROBOMERGE-BOT: (v546-9757112)

[CL 9839076 by ben marsh in Main branch]
2019-10-25 10:27:58 -04:00
ben marsh
4e13df3463 Fix assert in CrashReportClient when shutting down without sending a crash report.
#rb none
[FYI] sebastian.nordgren
#jira UE-82436

#ROBOMERGE-SOURCE: CL 9838412 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)

[CL 9838415 by ben marsh in Main branch]
2019-10-25 08:54:17 -04:00
Ryan Durand
26f849d8da Adjust behavior in SetVersionTask to better mirror UpdateLocalVersion by setting CompatibleChange to Change if no value was set.
#rnx
#rb ben.marsh
#jira none

[CL 9823615 by Ryan Durand in Main branch]
2019-10-24 16:49:25 -04:00
Ryan Durand
cb9153015e Adjust behavior in SetVersionTask to better mirror UpdateLocalVersion by setting CompatibleChange to Change if no value was set.
#rnx
#rb ben.marsh
#jira none

[CL 9823589 by Ryan Durand in Dev-Build branch]
2019-10-24 16:47:22 -04:00
patrick laflamme
542299e61b #jira UE-82395 - Disaster Recovery Log console pops behind the editor on Mac
- Added a option to configure whether the console should be shown, set it to false for Disaster Recovery.

#rb Trivial

#ROBOMERGE-SOURCE: CL 9823236 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v546-9757112)

[CL 9823250 by patrick laflamme in Main branch]
2019-10-24 16:22:27 -04:00
yujiang wang
c27e38968a Improve dark corner mitigation by storing backfacing hits fraction inside irradiance cache records and marking texels as unmapped when their interpolated backfacing fraction > 0.5
#jira UE-80036
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: yujiang.wang
#ROBOMERGE-SOURCE: CL 9763259 in //UE4/Release-4.24/... via CL 9763270
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9802095 by yujiang wang in Dev-Build branch]
2019-10-24 12:54:44 -04:00
ben marsh
4bf9dfc864 Use standard UBT logic for finding SignTool.exe instances, so we can use AutoSDK versions distributed with AutoSDK.
[FYI] Ryan.Durand

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 9753397 via CL 9753398 via CL 9753399 via CL 9753400
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9796553 by ben marsh in Dev-Build branch]
2019-10-24 12:15:02 -04:00
anthony bills
3eb9ed5646 [IOS] Only set the BundleID to the provisioning profile's identifier, if it does not contain a wildcard.
#jira UE-81780
[at]jack.porter, [at]peter.sauerbrei
#rb peter.sauerbrei

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: anthony.bills
#ROBOMERGE-SOURCE: CL 9746417 in //UE4/Release-4.24/... via CL 9746418
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9791526 by anthony bills in Dev-Build branch]
2019-10-24 11:20:11 -04:00
jon nabozny
49a8eb3978 Generate enums with RepIndex values for native Replicated Properties.
These can be used with simple macro expansions to get Rep Indices for properties without actually looking up UProperty pointers.

[at]LouisPhilippe.Seguin, [at]Brian.Bekich, [at]Ryan.Gerleve
#rb Steve.Robb, Ryan.Gerleve

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jon.nabozny
#ROBOMERGE-SOURCE: CL 9746038 via CL 9746044 via CL 9746047
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9783737 by jon nabozny in Dev-Build branch]
2019-10-24 09:05:22 -04:00
marc audy
a82a8179e6 Still need DEPRECATED_FORGAME as well as UE_DEPRECATED_FORGAME
#jira
#rnx
[FYI] Ben.Marsh
#rb

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 9739879 via CL 9741367 via CL 9741416 via CL 9741467 via CL 9743717
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9782007 by marc audy in Dev-Build branch]
2019-10-24 08:52:00 -04:00
marc audy
5dfc42fe6e Update IncludeTool to ignore UE_DEPRECATED_FORGAME instead of DEPRECATED_FORGAME as it was itself deprecated in 4.22
#jira
#rnx
#rb
[FYI] Ben.Marsh

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 9739633 via CL 9741360 via CL 9741409 via CL 9741458 via CL 9743652
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9781890 by marc audy in Dev-Build branch]
2019-10-24 08:51:19 -04:00
ben marsh
9f62741a54 UBT: Add a command line option to enable RTTI (requires -OverrideBuildEnvironment also)
#rb none
#rnx
#jira

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 9736943 in //UE4/Release-4.24/... via CL 9736948
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9776273 by ben marsh in Dev-Build branch]
2019-10-24 08:12:01 -04:00
marc audy
c84cf04eb2 Fix incorrect start index for Substring when finding /FI
#rb Ben.Marsh
#jira
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 9735663 via CL 9735892 via CL 9735986 via CL 9736021 via CL 9736061
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9775527 by marc audy in Dev-Build branch]
2019-10-24 08:05:50 -04:00
johan duparc
76079749bc Remove copy of Revit SDK from Enterprise
#rb Jerome.Delattre
#jira none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: johan.duparc
#ROBOMERGE-SOURCE: CL 9735935 in //UE4/Release-4.24/... via CL 9735967
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9775404 by johan duparc in Dev-Build branch]
2019-10-24 08:04:54 -04:00
johan duparc
b9978a8e08 Remove copy of SketchUp SDKs from Enterprise
#rb Jerome.Delattre
#jira none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: johan.duparc
#ROBOMERGE-SOURCE: CL 9735924 in //UE4/Release-4.24/... via CL 9735964
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9775377 by johan duparc in Dev-Build branch]
2019-10-24 08:04:43 -04:00
johan duparc
c34006db9c Remove copy of max 2017 sdk from Enterprise
#rb Jerome.Delattre
#jira none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: johan.duparc
#ROBOMERGE-SOURCE: CL 9735907 in //UE4/Release-4.24/... via CL 9735952
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v545-9751379)

[CL 9775197 by johan duparc in Dev-Build branch]
2019-10-24 08:03:24 -04:00