Commit Graph

8413 Commits

Author SHA1 Message Date
Robert Manuszewski
ba201f81d3 Renaming FField::GetOwner() to FField::GetOwnerVariant() to work around incorrect static analysis warnings
#rb none

[CL 10610732 by Robert Manuszewski in Dev-Core branch]
2019-12-09 08:09:02 -05:00
Robert Manuszewski
fa2e0d58f5 Fixing UHT compile error on the Mac
#rb none

[CL 10610239 by Robert Manuszewski in Dev-Core branch]
2019-12-09 01:59:19 -05:00
Robert Manuszewski
18c689aed1 Converted UProperties to FProperties
#rb Steve.Robb (at least the most important files)

[CL 10596080 by Robert Manuszewski in Dev-Core branch]
2019-12-06 14:50:00 -05:00
Steve Robb
6a2e708039 Support correctly skipping over PURE_VIRTUAL macros in UHT.
#rb james.hopkin
#jira none

[CL 10593020 by Steve Robb in Dev-Core branch]
2019-12-06 11:19:25 -05:00
markus breyer
67986de565 Addressed IncludeTool warnings for rapidjson
#jira SOL-890
#rb ben.marsh, mike.beach
#rnx

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: markus.breyer
#ROBOMERGE-SOURCE: CL 10513379 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10590259 by markus breyer in Dev-Core branch]
2019-12-06 05:13:52 -05:00
ben woodhouse
e616ab812a CsvCollate 1.31
- Fixes an out-by-one bug with -avg. The stats were being divided by csvCount-1 instead of csvCount

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 10505654 via CL 10505655 via CL 10505656
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10589014 by ben woodhouse in Dev-Core branch]
2019-12-06 03:43:38 -05:00
joseph sozio
da70ada6dc Allow AAB and universal apks to be archived
#ue4
#android
[REVIEW]
#rb Joe.Barrett


#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: joseph.sozio
#ROBOMERGE-SOURCE: CL 10502352 via CL 10502355 via CL 10502365 via CL 10502395 via CL 10502412
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10588106 by joseph sozio in Dev-Core branch]
2019-12-06 03:06:37 -05:00
marc audy
06837027e4 Fix PVSToolChain to work with SingleFileCompile mode.
#jira UE-85342
#rb Ben.Marsh

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 10500712 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10587914 by marc audy in Dev-Core branch]
2019-12-06 02:56:59 -05:00
donal maccarthy
0ccf787dd4 Expose Target Configurations to BuildConfiguration.xml
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: donal.maccarthy
#ROBOMERGE-SOURCE: CL 10483331 via CL 10483352 via CL 10483359
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10542538 by donal maccarthy in Dev-Core branch]
2019-12-05 14:08:13 -05:00
yujiang wang
8c77b3ba3e Account for texel size to avoid creating tiny irradiance cache entries and post-aliasing issues
#rb none
#jira UE-80036
#lockdown cristina.riveron

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: yujiang.wang
#ROBOMERGE-SOURCE: CL 10482502 in //UE4/Release-4.24/... via CL 10482504
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10541568 by yujiang wang in Dev-Core branch]
2019-12-05 14:01:38 -05:00
andrew grant
c745b5f1cc Gauntlet - fixed exceptions that could occur when certain platforms don't exist on a system
[CODEREVIEW] josh.engbretson
#jira nojira
#rb na
#tests ran with & without Xbox & Switch folders present
#lockdown nick.penwarden

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 10481079 in //UE4/Release-4.24/... via CL 10481080
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10540204 by andrew grant in Dev-Core branch]
2019-12-05 13:50:07 -05:00
anthony bills
4d8c83946e Fix codesigning frameworks when there is a space in the path.
#rb allan.bentham
#lockdown nick.penwarden
#jira UE-84551

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: anthony.bills
#ROBOMERGE-SOURCE: CL 10478612 in //UE4/Release-4.24/... via CL 10478614
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10538394 by anthony bills in Dev-Core branch]
2019-12-05 13:40:20 -05:00
ryan vance
ecccfc2397 #jira UE-85162
#rb pete.sauerbrei
#lockdown cristina.riveron
Updated location service privilege key.

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ryan.vance
#ROBOMERGE-SOURCE: CL 10475165 in //UE4/Release-4.24/... via CL 10475166
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10535537 by ryan vance in Dev-Core branch]
2019-12-05 13:23:43 -05:00
ben woodhouse
d2aca69b40 PerfReportTool 4.01
- Batched graph generation is enabled by default (disable with -nobatchedgraphs)
- Report generation is 33% faster and no longer consumes the entire CPU
[FYI] will.fissler

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 10468949 via CL 10471051 via CL 10471304
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10533603 by ben woodhouse in Dev-Core branch]
2019-12-05 13:08:45 -05:00
ben salem
6db876374b Fix an issue with unreal log parser where a traced error, if the regex matched on the exact end of the string, would crash.
#rb clayton.langford

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.salem
#ROBOMERGE-SOURCE: CL 10461860 via CL 10461883 via CL 10461892 via CL 10461924
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10529956 by ben salem in Dev-Core branch]
2019-12-05 12:47:11 -05:00
ben salem
d63b1deb17 Fix looped directory numbering for test runs.
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.salem
#ROBOMERGE-SOURCE: CL 10461501 via CL 10461507 via CL 10461508 via CL 10461509
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10529711 by ben salem in Dev-Core branch]
2019-12-05 12:45:35 -05:00
andrew grant
f8814a779f Changed SyncScript syntax to use //workspace/path instead of //depot/path. This addresses issues when the workspace is in an uncertain state because the user used stream switching with a failed update
#tests Synced both existing and missing projects on Mac and Windows
#rb na
#jira nojira
#lockdown Nick.Penwarden

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 10453808 in //UE4/Release-4.24/... via CL 10453827
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10526061 by andrew grant in Dev-Core branch]
2019-12-05 12:21:32 -05:00
fred kimberley
b74632aac9 Added a new function for cleaning up the sparse class data.
Use FMemory::Malloc and FMemory::Free to allocate and deallocate the sparse class data. This removes the need for virtual functions on individual classes doing this.
Removed code gen that was creating virtual function implementations for allocating sparse class data based on the class.

#jira UE-84226
#rb Marc.Audy
#lockdown Cristina.Riveron
#rnx

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: fred.kimberley
#ROBOMERGE-SOURCE: CL 10419745 in //UE4/Release-4.24/... via CL 10419748
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v606-10482310)

[CL 10517170 by fred kimberley in Dev-Core branch]
2019-12-05 10:43:14 -05:00
PJ Kack
edf4d8123d Improve IncludeTool error output when encountering unbalanced curly braces or conditional pre-processor macro blocks.
#rb martin.ridgers

[CL 10515850 by PJ Kack in Dev-Core branch]
2019-12-05 03:12:08 -05:00
ben salem
bb8e42197c Fix an issue with unreal log parser where a traced error, if the regex matched on the exact end of the string, would crash.
#rb clayton.langford


#ROBOMERGE-SOURCE: CL 10461860 via CL 10461883 via CL 10461892
#ROBOMERGE-BOT: (v595-10452236)

[CL 10461924 by ben salem in Main branch]
2019-11-26 17:17:46 -05:00
ben salem
d3cb211d00 Fix looped directory numbering for test runs.
#ROBOMERGE-SOURCE: CL 10461501 via CL 10461507 via CL 10461508
#ROBOMERGE-BOT: (v595-10452236)

[CL 10461509 by ben salem in Main branch]
2019-11-26 16:53:42 -05:00
andrew grant
708d88c052 Changed SyncScript syntax to use //workspace/path instead of //depot/path. This addresses issues when the workspace is in an uncertain state because the user used stream switching with a failed update
#tests Synced both existing and missing projects on Mac and Windows
#rb na
#jira nojira
#lockdown Nick.Penwarden

#ROBOMERGE-SOURCE: CL 10453808 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v595-10452236)

[CL 10453827 by andrew grant in Main branch]
2019-11-26 11:22:47 -05:00
fred kimberley
579dff4c7b Added a new function for cleaning up the sparse class data.
Use FMemory::Malloc and FMemory::Free to allocate and deallocate the sparse class data. This removes the need for virtual functions on individual classes doing this.
Removed code gen that was creating virtual function implementations for allocating sparse class data based on the class.

#jira UE-84226
#rb Marc.Audy
#lockdown Cristina.Riveron
#rnx

#ROBOMERGE-SOURCE: CL 10419745 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v594-10333955)

[CL 10419748 by fred kimberley in Main branch]
2019-11-25 12:45:07 -05:00
Stefan Boberg
d2f9a61b06 Copy-up from Dev-Core
#rb none

[CL 10419044 by Stefan Boberg in Main branch]
2019-11-25 12:03:09 -05:00
Marco Anastasi
c705a52562 * Fixed wrong mouse pointer position offset when flipping the "Enlarge Display to Fill Window" toggle
#rb stuart.hill
#rnx

[CL 10418791 by Marco Anastasi in Main branch]
2019-11-25 11:58:10 -05:00