Includes BuildForLinuxAArch64.sh cross compilation scripts
Adds LinuxAArch64 back to installed engine builds (CL 11419001)
#jira UE-88745
#rb Brandon.Schaefer
[CL 11452535 by Michael Sartain in 4.25 branch]
- Download and run the VS2019 installer from the editor
- Update the preferred VC++ toolchains to choose a VS2019 toolchain if possible
- Update the AppLocalPrerequisites folder to include redist files from VS2019
- Update the UE4 prerequisites installer to include VS2019 redist
- Update the installed engine build script to build with VS2017 for backwards compatibility, since VS2019 object files are not compatible with it (only vice versa).
#rb none
#jira
[FYI] Bob.Tellez
#ROBOMERGE-SOURCE: CL 11205672 via CL 11205674
#ROBOMERGE-BOT: (v643-11205221)
[CL 11205680 by ben marsh in Main branch]
#rb none
#rnx
#jira
#ROBOMERGE-SOURCE: CL 11065773 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v637-11041722)
[CL 11065787 by ben marsh in Main branch]
#rb none
#jira UE-84827
#rnx
#ROBOMERGE-SOURCE: CL 10332300 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v593-10286020)
[CL 10332305 by ben marsh in Main branch]
#ROBOMERGE-SOURCE: CL 9940057 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v558-9892490)
[CL 9940067 by joe conley in Main branch]
#rb none
#rnx
#jira
#ROBOMERGE-SOURCE: CL 9869246 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v548-9842178)
[CL 9869249 by ben marsh in Main branch]
#jira UE-82287
#rb Brandon.Schaefer
[FYI] Ben.Marsh
#ROBOMERGE-SOURCE: CL 9766014 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v545-9751379)
[CL 9766016 by michael sartain in Main branch]
Undo //UE4/Release-4.24/Engine/Build/... changelist 9597972. Was a temporary fix for Lumin auto SDK failure that has since been fixed.
Hoping this will fix the launcher issue described in 82231
#rb trivial
#ROBOMERGE-SOURCE: CL 9749878 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v544-9749414)
[CL 9749896 by joe conley in Main branch]
#rb none
#jira UE-81975
#ROBOMERGE-SOURCE: CL 9694872 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v538-9681622)
[CL 9694879 by ben marsh in Main branch]
This mainly covers the new Pixel Streaming plugin version along with minor changes to other parts of the engine:
* removed multiple copies of FThread as it's now a part of Core
* changes to SlateUser required to fix user input in Pixel Streaming
This wasn't formally reviewed due to the size of Pixel Streaming changes, but was skimmed over by Zack Letters before integration
#rb zack.letters
[CL 9486237 by Andriy Tylychko in Main branch]