Commit Graph

263 Commits

Author SHA1 Message Date
Chris Gagnon
3166d72f06 Platform survey now has total and free space and it's actually consistent on Mac / Windows.
#rb Jason.Stasik
#jira none
#codereview Ben.Marsh, Michael.Trepka

[CL 8644587 by Chris Gagnon in Dev-Editor branch]
2019-09-11 16:16:17 -04:00
Lihao Huang
06b6b89322 Accessibility: Added support for culture and language property in Windows.
#rb Jason.Stasik
#jira UE-75072

[CL 8633444 by Lihao Huang in Dev-Editor branch]
2019-09-11 02:45:49 -04:00
ben marsh
a6cc4468b7 More IncludeTool fixes.
#rb none
#jira
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 8371085 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v406-8472469)

[CL 8497721 by ben marsh in Main branch]
2019-09-04 15:28:59 -04:00
thomas ross
c240aa31f9 Fix for background crash. Reverting part of CL 5959301 to change the ApplicationWillEnterBackgroundDelegate delegate to always called on GameThread on iOS again.
#rb none
#tests iOS Client
[REVIEW] Josh.Adams, Peter.sauerbrei


#ROBOMERGE-SOURCE: CL 8388186 via CL 8388187 via CL 8388188 via CL 8388189 via CL 8389868
#ROBOMERGE-BOT: (v403-8382528)

[CL 8389921 by thomas ross in Main branch]
2019-08-31 02:18:32 -04:00
michael kirzinger
0cc80f7f17 Use NSString* instead of AVAudioSessionCategory
[CODEREVIEW] [at]peter.sauerbrei


#ROBOMERGE-SOURCE: CL 8293583 via CL 8293585 via CL 8353679
#ROBOMERGE-BOT: (v401-8057353)

[CL 8353872 by michael kirzinger in Main branch]
2019-08-27 17:19:11 -04:00
michael kirzinger
14fa1099fd Fix iOS build
#ROBOMERGE-SOURCE: CL 8293066 via CL 8293258
#ROBOMERGE-BOT: (v401-8057353)

[CL 8293268 by michael kirzinger in Main branch]
2019-08-26 09:45:39 -04:00
michael kirzinger
0ef3ff2678 Restructure how we set AVAudioSession to give the application more control over it
Workaround an issue in the vivox-sdk that causes the iOS recording notification to be displayed if the application is backgrounded while the sdk is initialized and the AVAudioSessionCategory is set to Ambient

[at]Ethan.Geller, [at]Josh.Adams, [at]Peter.Sauerbrei, [at]Chris.Varnsverry
[FYI] Brian.Zaugg


#ROBOMERGE-OWNER: michael.kirzinger
#ROBOMERGE-AUTHOR: michael.kirzinger
#ROBOMERGE-SOURCE: CL 8292997 via CL 8293014 via CL 8293252
#ROBOMERGE-BOT: (v401-8057353)

[CL 8293259 by michael kirzinger in Main branch]
2019-08-26 09:45:27 -04:00
maxwell hayes
1a7ead2658 Fix for build error with Mac Editor. Unwanted compilation of iOS AudioMixer platform was being triggered, resulting in missing include
#rb Aaron.McLeran
#jira UE-79246
[FYI] Thomas Green


#ROBOMERGE-SOURCE: CL 8216998 via CL 8217000 via CL 8229421
#ROBOMERGE-BOT: (v401-8057353)

[CL 8230444 by maxwell hayes in Main branch]
2019-08-23 11:59:12 -04:00
Ben Marsh
f6564eb124 Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
#rb none
#rnx

[CL 8194620 by Ben Marsh in Dev-Build branch]
2019-08-21 16:28:23 -04:00
brandon schaefer
74b0d60488 With some specific DPI settings the barriers for confined cursor can end up touching the border
Allowing for OS resize to happen while in some locked game. Add a percentage to make the barrier
smaller around the edges

#jira none
#rb none
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8184274 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8184284 by brandon schaefer in Main branch]
2019-08-21 14:37:36 -04:00
brandon schaefer
4d5e78e431 Should be popup here not borderless
#jira none
#rb none
[FYI] Michael.Sartain
#lockdown cristina.riveron

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 8130115 in //UE4/Release-4.23/... via CL 8130116
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8170249 by brandon schaefer in Dev-Build branch]
2019-08-21 10:40:16 -04:00
chris babcock
af0807d679 Add controller lighting and force feedback support to android input interface
#android

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 8119376 via CL 8119377 via CL 8119818 via CL 8123228 via CL 8124927
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8166405 by chris babcock in Dev-Build branch]
2019-08-21 10:18:26 -04:00
peter sauerbrei
36cbff8a7e fix for OOM file remaining when the user exits the application while the game thread is doing a bit of work (GC or audio thread wait)
#rb chris.bunner


#ROBOMERGE-SOURCE: CL 8129558 via CL 8129566 via CL 8129567 via CL 8133405
#ROBOMERGE-BOT: (v401-8057353)

[CL 8159314 by peter sauerbrei in Main branch]
2019-08-21 09:25:58 -04:00
brandon schaefer
78da82a7a5 Should be popup here not borderless
#jira none
#rb none
[FYI] Michael.Sartain
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8130115 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8130116 by brandon schaefer in Main branch]
2019-08-20 17:01:56 -04:00
chris babcock
aa4b444e66 Add controller lighting and force feedback support to android input interface
#android


#ROBOMERGE-SOURCE: CL 8119376 via CL 8119377 via CL 8119818 via CL 8123228
#ROBOMERGE-BOT: (v401-8057353)

[CL 8124927 by chris babcock in Main branch]
2019-08-20 10:01:57 -04:00
simon tourangeau
aeb5dd072f Path Selection Window
When user selects target path for exporting or saving, we need to refresh content from server. So we add OnPathSelected event to FSharedAssetDialogConfig and SAssetDialog.
Changed files: IContentBrowserSingleton.h, SAssetDialog.h, SAssetDialog.cpp.

GPumpingMessages
When files and folders are deleted or created by user, we want to save these changes to server. So we monitor such changes through IAssetRegistry. But we need to determine whether it�s triggered by user. So we add GPumpingMessages, a global flag indicating that application is processing Windows messages. Which means it�s triggered by user input.
Another possible choice is adding delegates. But this requires more changes and is less general.
Changed files: CoreGlobals.h, CoreGlobals.cpp, WindowsPlatformApplicationMisc.cpp.

Mesh Editor Small Fix
Fix an issue where vertex colors in Toolbar didn't work in 4.22.
Changed file is SStaticMeshEditorViewport.cpp.

#jira UE-78897

PR #6121: Editor changes for NVIDIA USD plugin

#rb chris.gagnon
#lockdown nick.penwarden

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: simon.tourangeau
#ROBOMERGE-SOURCE: CL 8042071 in //UE4/Release-4.23/... via CL 8042138
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v400-8057353)

[CL 8058403 by simon tourangeau in Dev-Build branch]
2019-08-15 08:35:47 -04:00
simon tourangeau
5ecedcab2d Path Selection Window
When user selects target path for exporting or saving, we need to refresh content from server. So we add OnPathSelected event to FSharedAssetDialogConfig and SAssetDialog.
Changed files: IContentBrowserSingleton.h, SAssetDialog.h, SAssetDialog.cpp.

GPumpingMessages
When files and folders are deleted or created by user, we want to save these changes to server. So we monitor such changes through IAssetRegistry. But we need to determine whether it�s triggered by user. So we add GPumpingMessages, a global flag indicating that application is processing Windows messages. Which means it�s triggered by user input.
Another possible choice is adding delegates. But this requires more changes and is less general.
Changed files: CoreGlobals.h, CoreGlobals.cpp, WindowsPlatformApplicationMisc.cpp.

Mesh Editor Small Fix
Fix an issue where vertex colors in Toolbar didn't work in 4.22.
Changed file is SStaticMeshEditorViewport.cpp.

#jira UE-78897

PR #6121: Editor changes for NVIDIA USD plugin

#rb chris.gagnon
#lockdown nick.penwarden

#ROBOMERGE-SOURCE: CL 8042071 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)

[CL 8042138 by simon tourangeau in Main branch]
2019-08-14 16:18:58 -04:00
marc audy
a6b5d44ae5 Copying //UE4/Dev-Framework to Dev-Main (//UE4/Dev-Main) [at] 7987668
#rb
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 7988574 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v399-8035122)

[CL 8039505 by marc audy in Dev-Build branch]
2019-08-14 13:20:31 -04:00
peter sauerbrei
952045d24e addition of MMIO memory tracking with LLM
#rb nope

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: peter.sauerbrei
#ROBOMERGE-SOURCE: CL 7952393 via CL 7952436 via CL 7954433 via CL 7955931 via CL 7956083
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v399-8035122)

[CL 8038504 by peter sauerbrei in Dev-Build branch]
2019-08-14 13:03:33 -04:00
michael trepka
cda0dfb86e Use FString::GetNSString() instead of FPlatformString::TCHARToCFString in Mac ClipboardCopy() as it should be more reliable. Also, handle the case where a string object wasn't created and print a warning to the log instead of crashing.
#rb Matt.Collins
#jira UE-78660

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: michael.trepka
#ROBOMERGE-SOURCE: CL 7951715 in //UE4/Release-4.23/... via CL 7951721
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v399-8035122)

[CL 8036844 by michael trepka in Dev-Build branch]
2019-08-14 12:37:55 -04:00
Marc Audy
2ae81698c3 Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 7985126
#rb
#rnx

[CL 7987668 by Marc Audy in Dev-Framework branch]
2019-08-13 12:59:27 -04:00
peter sauerbrei
0a2d4d7b9f addition of MMIO memory tracking with LLM
#rb nope


#ROBOMERGE-SOURCE: CL 7952393 via CL 7952436 via CL 7954433 via CL 7955931
#ROBOMERGE-BOT: (v393-7951996)

[CL 7956083 by peter sauerbrei in Main branch]
2019-08-12 20:04:28 -04:00
michael trepka
84960a7c6c Use FString::GetNSString() instead of FPlatformString::TCHARToCFString in Mac ClipboardCopy() as it should be more reliable. Also, handle the case where a string object wasn't created and print a warning to the log instead of crashing.
#rb Matt.Collins
#jira UE-78660

#ROBOMERGE-SOURCE: CL 7951715 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v392-7949540)

[CL 7951721 by michael trepka in Main branch]
2019-08-12 15:01:26 -04:00
Marc Audy
1c3be81dca Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 7950634
#rb
#rnx

[CL 7950994 by Marc Audy in Dev-Framework branch]
2019-08-12 12:52:39 -04:00
doublebuffered
7c839466fa PR #6094: Add Input Device Context to allow differentiating source of controller input (Contributed by doublebuffered)
#rb Andrew.Davidson
#jira UE-78322

[CL 7932696 by Andrew Davidson in Dev-Framework branch]
2019-08-09 11:11:10 -04:00