[FYI] bernard.lambert
Original CL Desc
-----------------------------------------------------------------
- Added functions to get and set allowed screen orientations through the PlatformMisc class.
- Implemented logic for setting allowed screen orientations on iOS.
- Added possibility to set allowed screen orientation to SCREEN_ORIENTATION_SENSOR on Android so that the screen orientation can be unlocked to adjust itself according to the sensor.
- Exposed PortraitSensor, LandscapeSensor and FullSensor screen orientations in blueprint library.
#ROBOMERGE-AUTHOR: nat.parkinson
#ROBOMERGE-SOURCE: CL 21197038 via CL 21197050 via CL 21197054 via CL 21197064 via CL 21197075
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21197499 by nat parkinson in ue5-main branch]
- Implemented logic for setting allowed screen orientations on iOS.
- Added possibility to set allowed screen orientation to SCREEN_ORIENTATION_SENSOR on Android so that the screen orientation can be unlocked to adjust itself according to the sensor.
- Exposed PortraitSensor, LandscapeSensor and FullSensor screen orientations in blueprint library.
#ROBOMERGE-AUTHOR: bernard.lambert
#ROBOMERGE-SOURCE: CL 21196825 via CL 21196834 via CL 21196849 via CL 21196861 via CL 21196876
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21197495 by bernard lambert in ue5-main branch]
* Fixed deadlock that could happen when setting info in ini file triggered log which in turn was outputted to console (this could happen if runtime early out during startup)
* Fixed bad visual behavior when log becomes bigger than log list entry max count
#rb trivial
#preflight 62d856b61133256db6554cd5
#ROBOMERGE-AUTHOR: henrik.karlsson
#ROBOMERGE-SOURCE: CL 21190446 via CL 21195259 via CL 21195454 via CL 21195514
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21196932 by henrik karlsson in ue5-main branch]
* New Console for windows. Instead of using build in console window a win32 window is used with a bunch of convenience features
* Activity fields. Useful to visualize what is going on in the process
* Log list view that can be navigated while new entries are being added.
* Filters that can include/exclude log entries based on keywords
* Console command box. Execute your console commands directly in the console window. Note that they won't run until Tick loop has started.
* Customizable color support. Make your dedicated server console dark gray and your client console light blue.
* Remembers size and position separately for client/server/other. This means that UnrealEngine.exe can be used for all and console can be separately placed
Is currently only enabled if "-NewConsole" exists on command line. Once new console is well tested we will probably change so built-in console can be enabled with -DefaultConsole or something. There is one advantage with the default console and that is that it is still interactive even though process is not running. Sometimes that can be useful
#rb Devin.Doucette
#preflight 62d5dc13d54af4b9a247b08c
#ROBOMERGE-AUTHOR: henrik.karlsson
#ROBOMERGE-SOURCE: CL 21155164 via CL 21156947 via CL 21159300 via CL 21164070
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824)
[CL 21182267 by henrik karlsson in ue5-main branch]
- Will only be implemented on relevant platforms.
#jira UE-158953
#rb Ben.Hoffman
#preflight 62d81d31185da2495f0324d9
[CL 21181253 by David Harvey 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]
2. Supports CustomDepth in translucency pass on mobile LDR.
#jira none
#rb Dmitriy.Dyomin
#preflight 62be9894d94b57687c68aed1
[CL 20911586 by Wei Liu in ue5-main branch]
[REVIEW] [at]rob.cannaday, [at]sam.zamani
#ROBOMERGE-AUTHOR: michael.atchison
#ROBOMERGE-SOURCE: CL 20763346 via CL 20763529 via CL 20763572 via CL 20763609 via CL 20763625
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v970-20704180)
[CL 20765155 by michael atchison in ue5-main branch]
Update SonyControllers to use the known user index as the platform user, this way we will allocate a new platform user for different input devices.
#jira UE-147796
#rb trivial
#rnx
#preflight 629910378f4373181f425f6e
[CL 20474934 by ben hoffman in ue5-main branch]
Fall back to using the first logged in account on beacon connection when no other player is found.
Fix resource leak in windows splash screen.
[REVIEW] [at]chris.gagnon, [at]eric.knapik, [at]sam.zamani
#preflight 628e6f2982597362d1061d09
#ROBOMERGE-AUTHOR: michael.atchison
#ROBOMERGE-SOURCE: CL 20372471 via CL 20372807 via CL 20373493 via CL 20373519
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v949-20362246)
[CL 20374253 by michael atchison in ue5-main branch]