- Add assert to FSlateApplication::Get that the application is alive.
[REVIEW] [at]Rob.Cannaday [at]Sam.Zamani
#preflight 63f634609b26c4957e918a40
[CL 24370874 by chris varnsverry in ue5-main branch]
Also, fixes a deref of a (possibly) destroyed WebBrowserWidget within a AsyncTask callback when notifying on Url Loading when Widget is closed.
#jira UE-168767
#rb Jack.Porter
#preflight 637e9861cc307d6fa52df6c7
[REVIEW] [at]Jack.Porter
[CL 23263797 by adam kinge in ue5-main branch]
Change consist of only forward declaration and additional includes
#preflight 63789c1de30d438849c48188
#rb none
[CL 23218412 by henrik karlsson in ue5-main branch]
This update allows CEF to render in Linux environments that lack an X11 server, such as desktops running Wayland without XWayland, and headless environments such as containers.
Note that this change removes the existing Linux binaries for CEF and replaces them with a new set of binaries, hence the large number of changed files.
#jira UCS-5194
[FYI] Mattias.Jansson
#rb Luke.Bermingham
#preflight 63355bc1f418a1071a5209de
[CL 22260825 by adam rehn in ue5-main branch]
Before:
3648 unity files
Total CPU Time: 47886.140625 s
Total time in Parallel executor: 498.81 seconds
After:
3548 unity files
Total CPU Time: 46643.828125 s
Total time in Parallel executor: 486.06 seconds
#jira
#preflight
[CL 22173263 by marc audy in ue5-main branch]
- Added missing OnConsoleMessage delegate with this merge
- Added support for direct window rendering under macOS
#jira UE-160610
#rb george.rolfe
#rb simon.therriault
#preflight 62f5a55bcf7afa018b72ecf9
#preflight 62fc1bfa2d5e2ed99cd955e1
[CL 21416499 by alfred reynolds in ue5-main branch]
Headers are updated to contain any missing #includes needed to compile and #includes are sorted. Nothing is removed.
#ushell-cherrypick of 21065896 by bryan.sefcik
#preflight 62d4b1a5a6141b6adfb0c892
#jira
#ROBOMERGE-OWNER: Bryan.sefcik
#ROBOMERGE-AUTHOR: bryan.sefcik
#ROBOMERGE-SOURCE: CL 21150156 via CL 21151754 via CL 21154719
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
#ROBOMERGE-CONFLICT from-shelf
[CL 21181076 by Bryan sefcik in ue5-main branch]
- Engine changes needed for CEF3 arm64/m1
- Updated EpicWebHelper.app
- Made Binaries/ThirdParty/CEF/Mac/CEF.framework into two non-universal frameworks, because they are so big, we don't always want both architectures if a project is non-universal
#jira UE-153533
#rb alfred.reynolds
#preflight 6296cda42a1851b4cca8d043
[CL 20445748 by josh adams in ue5-main branch]