#rnx
#rb none
#jira none
#ROBOMERGE-SOURCE: CL 12985630 in //UE4/Release-4.25/... via CL 12985634 via CL 12985637
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12985639 by josh adams in Main branch]
#rb none
#jira UE-90936
#ROBOMERGE-SOURCE: CL 12732479 in //UE4/Release-4.25/... via CL 12732488 via CL 12781806
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863)
[CL 12782615 by ben marsh in Main branch]
#rb none
#jira UE-91459
#rnx
#ROBOMERGE-SOURCE: CL 12694720 in //UE4/Release-4.25/... via CL 12694738 via CL 12694774
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v676-12543919)
[CL 12694801 by ben marsh in Main branch]
For now did not deprecate usage of AddMenuSeparator in menu builders due to the extreme number of fiiles this touches
[CODEREVIEW] rex.hill
#ROBOMERGE-SOURCE: CL 12669820 via CL 12669822 via CL 12669823
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v675-12543919)
[CL 12671630 by matt kuhlenschmidt in Main branch]
#rb none
#jira UE-89756
#ROBOMERGE-SOURCE: CL 12486154 in //UE4/Release-4.25/... via CL 12486158 via CL 12486161
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v673-12478461)
[CL 12487495 by ben marsh in Main branch]
#rb chris.gagnon
#ROBOMERGE-SOURCE: CL 11672298 via CL 11672319 via CL 11672336
#ROBOMERGE-BOT: (v656-11643781)
[CL 11863430 by rex hill in Main branch]
#rb chris.gagnon
#ROBOMERGE-OWNER: rex.hill
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 11604269 via CL 11604360 via CL 11604439
#ROBOMERGE-BOT: (v656-11643781)
[CL 11743509 by rex hill in Main branch]
Avoid creating 300 empty keyboard bindings without description.
Thanks matt for the initial CL!
#rb none
[FYI] Chris.Gagnon, Matt.Kuhlenschmidt
#ROBOMERGE-SOURCE: CL 11583691 in //UE4/Release-4.25/... via CL 11583692
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)
[CL 11585524 by gines hidalgo in Main branch]
Currently this is needed because I/O store container uses the same manifest/response files as Pak files.
#jira UE-87370
#rb CarlMagnus.Nordin
[CL 11128119 by Per Larsson in Dev-Core branch]
Fixed non-unity compile error
#ROBOMERGE-SOURCE: CL 10996634 via CL 10996636 via CL 10996641
#ROBOMERGE-BOT: (v633-10983880)
[CL 10996643 by mike fricker in Main branch]
Added new IMainFrame module interface function to override the application title.
IMainFrameModule::SetOverrideApplicationTitle(FText)
#ROBOMERGE-SOURCE: CL 10996086 via CL 10996091 via CL 10996095
#ROBOMERGE-BOT: (v633-10983880)
[CL 10996097 by mike fricker in Main branch]
Bug fixed: Editor used to stall on Mac after key up, mouse up. Real issue: Every time a key is pressed on Mac, all menus are re-generated, making it very slow. Workaround: Disabled capability to know whether a UI layout was being currently selected to speed up the generation of the 3 layout menus.
#rb none
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 10983337 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v632-10940481)
[CL 10983339 by gines hidalgo in Main branch]
#rnx
#rb none
#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870586 by ryan durand in Main branch]
#jira UE-84627
Bug fixed: The "Save Layout As..." button (in "Window" --> "Save Layout" --> "Save Layout As...") was not localizing the text of the Layout Description field, only the one from the Layout Name field. It should localize both texts automatically. Fixed.
#rb jamie.dale
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 10291651 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v593-10286020)
[CL 10291653 by gines hidalgo in Main branch]
Bug fixed: The "Save Layout As..." button (in "Window" --> "Save Layout" --> "Save Layout As...") was not localizing the text of the Layout Description field, only the one from the Layout Name field. It should localize both texts automatically. Fixed.
#rb none
[CL 10289192 by Gines Hidalgo in Dev-Editor branch]