Commit Graph

470 Commits

Author SHA1 Message Date
Patrick Enfedaque
ae12b46cd3 Change log severity from error to warning
#fyi chris.gagnon

[CL 14704573 by Patrick Enfedaque in ue5-main branch]
2020-11-10 14:02:15 -04:00
Patrick Enfedaque
157cb749ec Fix MoveActorsToLevel failed Clipboard Paste
#rb chris.gagnon, richard.malo

[CL 14703918 by Patrick Enfedaque in ue5-main branch]
2020-11-10 13:47:21 -04:00
Matt Kuhlenschmidt
7c6028bb87 Fix wrong styling when app has an OS window border
[CL 14637351 by Matt Kuhlenschmidt in ue5-main branch]
2020-11-02 18:17:22 -04:00
Marc Audy
68150e0be7 Merge UE5/Release-Engine-Staging to UE5/Main @ 14611496
This represents UE4/Main @ 14594913

[CL 14612291 by Marc Audy in ue5-main branch]
2020-10-29 13:38:15 -04:00
Marc Audy
4c1bb11c29 Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
This represents UE4/Main @ 14525125 + cherrypicked fixes
#skipundocheck

[CL 14551026 by Marc Audy in ue5-main branch]
2020-10-22 19:19:16 -04:00
Matt Kuhlenschmidt
d58be22a6a Changes to window styles for a more visible border between parent and child windows.
[CL 14492600 by Matt Kuhlenschmidt in ue5-main branch]
2020-10-14 12:11:54 -04:00
danny couture
8f88f4a055 Add some useful Insights trace
#rb Francis.Hurteau

[CL 14487717 by danny couture in ue5-main branch]
2020-10-13 21:04:47 -04:00
Marc Audy
50a3d7d368 Merge Release-Engine-Staging to Main @ CL# 14467590
This represents UE4/Main @ 14432125 + some cherrypick fixes

[CL 14468207 by Marc Audy in ue5-main branch]
2020-10-09 22:42:26 -04:00
Marcus Wassmer
3b81cf8201 Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
autoresolved files
#rb none

[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00
Arciel Rekman
10d228d0fe Remove unused private fields - Linux
#rb Brandon.Schaefer
#review-14242477 @Brandon.Schaefer
#jira none

[CL 14244685 by Arciel Rekman in ue5-main branch]
2020-09-02 10:48:29 -04:00
Marc Audy
7379fa99c5 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
[CL 14233282 by Marc Audy in ue5-main branch]
2020-09-01 14:07:48 -04:00
Marc Audy
a7c9001a94 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
#rb
#rnx

[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
Matt Kuhlenschmidt
c38deccb1e Remove window drop shadows again. Causes too many artifacts
[CL 13846792 by Matt Kuhlenschmidt in ue5-main branch]
2020-07-13 09:51:10 -04:00
Matt Kuhlenschmidt
26ef9fccc1 Trying out drop shadows on top level windows
[CL 13786247 by Matt Kuhlenschmidt in ue5-main branch]
2020-06-29 14:13:33 -04:00
Marc Audy
11f5b21210 Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
#rnx

[CL 13753156 by Marc Audy in ue5-main branch]
2020-06-23 18:40:00 -04:00
Matt Kuhlenschmidt
fd7e6d1dfc Do not allow the console command window to absorb and enter a key when the content browser drawer key is pressed
[CL 13505335 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-22 12:52:39 -04:00
Matt Kuhlenschmidt
603a4119c5 Fix HAL/PlatformFileManager.h non-portable casing CIS issues
#rb none

[CL 13214257 by Matt Kuhlenschmidt in ue5-main branch]
2020-05-06 17:58:18 -04:00
peter sauerbrei
59eaa118d6 addition of iPad Pro 2020 profiles (12.9 and 11)
#ROBOMERGE-OWNER: peter.sauerbrei
#ROBOMERGE-AUTHOR: peter.sauerbrei
#ROBOMERGE-SOURCE: CL 13182187 via CL 13185726 via CL 13185757 via CL 13185850 via CL 13185986
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v688-13145358)

[CL 13186129 by peter sauerbrei in Main branch]
2020-05-05 15:16:59 -04:00
nick darnell
7e5c5de139 We no longer create CreateInputDevices on several platforms until GIsRunning is true, otherwise we can miss some plugins depending on load/init order.
#ROBOMERGE-SOURCE: CL 13096053 via CL 13096140 via CL 13096159 via CL 13096240 via CL 13096294
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v686-13045012)

[CL 13096381 by nick darnell in Main branch]
2020-04-29 22:11:50 -04:00
jack porter
cf0b3b7d44 Merging CLs 12566294, 12619873, 12619989, 12652521 from UE 4.25
Adding Google GameSDK for NDK21
Update GoogleGameSDK  libraries to support Swappy_getSupportedRefreshRates
#jira UE-80047
#rb in_4.25

#ROBOMERGE-OWNER: jack.porter
#ROBOMERGE-AUTHOR: jack.porter
#ROBOMERGE-SOURCE: CL 13003029 via CL 13003101 via CL 13003103
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)

[CL 13003106 by jack porter in Main branch]
2020-04-23 05:56:36 -04:00
brandon schaefer
4e0cb07961 Avoid trying to set the clipboard if SDL2 video is not init'ed.
Move fatal log to a warning log, as this is not a fatal issue

#rb Arciel.Rekman

#ROBOMERGE-SOURCE: CL 12975581 via CL 12975590 via CL 12975644 via CL 12975669 via CL 12975692
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)

[CL 12975702 by brandon schaefer in Main branch]
2020-04-22 11:55:40 -04:00
jack porter
280576fbec Fixed issue with tvOS not responding to input from AppleTV remote
#jira UE-88155
#rb Allan.Bentham
#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 12958685 in //UE4/Release-4.25/... via CL 12959617 via CL 12960358
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)

[CL 12960384 by jack porter in Main branch]
2020-04-21 15:27:09 -04:00
jack porter
a0bd0a8b9b Added some placeholder slots in EIOSDevice so we can add newly released iDevice support in a hotfix. To be cleaned up in UE-92275.
#jira UE-89921
#rb Allan.Bentham
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: jack.porter
#ROBOMERGE-AUTHOR: jack.porter
#ROBOMERGE-SOURCE: CL 12954544 in //UE4/Release-4.25/... via CL 12954546 via CL 12958639
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)

[CL 12958750 by jack porter in Main branch]
2020-04-21 15:13:04 -04:00
chris bunner
f0ff8ca790 Updating assert value to resolve build breakage in CL 12869541.
#ROBOMERGE-SOURCE: CL 12871462 via CL 12871463 via CL 12872798 via CL 12872862 via CL 12872971
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863)

[CL 12873067 by chris bunner in Main branch]
2020-04-16 17:09:59 -04:00
chris bunner
366bff6e1f Adding iPhoneSE2 device profile. Defaulting to the iPhone11.
[REVIEW] [at]peter.sauerbrei, [at]thomas.ross

#ROBOMERGE-SOURCE: CL 12869541 via CL 12869543 via CL 12872051 via CL 12872078 via CL 12872092
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863)

[CL 12872109 by chris bunner in Main branch]
2020-04-16 16:05:06 -04:00