Jack Porter
17a77251ef
Mark ES2 as deprecated, use ES31 as default for Android
...
#jira UE-76519
#rb Allan.Bentham
#fyi Chris.Babcock
[CL 7609267 by Jack Porter in 4.23 branch]
2019-07-24 12:22:59 -04:00
Chris Babcock
2669cc04e2
Add support for store version offset by architecture
...
#jira UE-67565
#ue4
#android
#fyi Jack.Porter
#rb Thomas.Ross
[CL 7434544 by Chris Babcock in 4.23 branch]
2019-07-17 19:00:16 -04:00
ethan geller
4d46652de0
#ROBOMERGE-SOURCE: CL 6917678 via CL 6919424
...
#ROBOMERGE-BOT: (v366-6836689)
[CL 6920532 by ethan geller in Main branch]
2019-06-10 19:23:12 -04:00
Jeff Fisher
bcc5bcf128
Copying //UE4/Dev-VR to Main (//UE4/Main)
...
-Copy up for 4.23
#rb none
[CL 6911980 by Jeff Fisher in Main branch]
2019-06-10 12:22:13 -04:00
ethan geller
e4637dc004
#ROBOMERGE-SOURCE: CL 6676971 via CL 6676977 via CL 6678488
...
#ROBOMERGE-BOT: (v363-6677109)
[CL 6679099 by ethan geller in Main branch]
2019-05-30 15:58:39 -04:00
josh adams
d6ef8f9cbe
- Cleaned up the LocalNotification service code on IOS and Android, and allow for canceling a notification by ID
...
- Android ID changes untested yet
#rb michael.kirzinger
[FYI] michael.kirzinger,chris.babcock
#ROBOMERGE-SOURCE: CL 6628745 via CL 6628746 via CL 6628747 via CL 6632036
#ROBOMERGE-BOT: (vundefined-6620334)
[CL 6632203 by josh adams in Main branch]
2019-05-24 13:20:11 -04:00
josh jensen
9b2dfb2906
Change the Feature Rendering Level back to SM5 when disabling Android ES2, ES3.1, or Vulkan if one is the active Feature Rendering Level
...
#jira UE-70580
#rb Allan.Bentham
#ROBOMERGE-SOURCE: CL 6400587 via CL 6402808
[CL 6402891 by josh jensen in Main branch]
2019-05-09 15:41:20 -04:00
rob gay
52e89fb60a
Seekable Streams Using LPCM/ADPCM
...
#rb aaron.mcleran
https://p4-swarm.epicgames.net/reviews/6345090
#ROBOMERGE-SOURCE: CL 6399748 via CL 6400508
[CL 6400529 by rob gay in Main branch]
2019-05-09 12:53:22 -04:00
rob gay
36bd689e3f
- Simplify max channel count code by removing GEngineIni look-up for value set in Engine-level ini and just directly setting in UAudioSettings constructor
...
- Fix bug with IOS & XAudio2 old backends not respecting platform settings code/ini settings
- Move AudioDevice to override quality settings MaxChannels by ANY platform setting, on init, not just the minimal value. This is okay on init as the source array has yet to be initialized.
https://p4-swarm.epicgames.net/reviews/6260062
#rb ethan.geller
#rb phil.popp
#ROBOMERGE-SOURCE: CL 6345170 via CL 6346183
[CL 6346278 by rob gay in Main branch]
2019-05-07 16:46:48 -04:00
chris babcock
36abe6bc37
Add option to split OBB into main and patch if exceeds OBB size limit
...
#ue4
#android
[FYI] Jack.Porter
#rb Dmitriy.Dyomin
#ROBOMERGE-SOURCE: CL 6103655 via CL 6103711 via CL 6103784
[CL 6103790 by chris babcock in Main branch]
2019-04-25 23:36:29 -04:00
aaron mcleran
637efe7d68
Fix for hang in shutdown on android apps
...
#jira UE-72585
#lockdown cristina.riveron
#rb Ethan.Geller
#ROBOMERGE-SOURCE: CL 6097097 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 6097100 by aaron mcleran in Main branch]
2019-04-25 14:46:14 -04:00
chris babcock
a791cc1649
Mark Enable Snapshots as experimental for now
...
#jira UE-60685
#ue4
#android
#rb John.Mauney
#lockdown Cristina.Riveron
#ROBOMERGE-SOURCE: CL 5495172 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 5495176 by chris babcock in Main branch]
2019-03-21 15:07:41 -04:00
Josh Adams
d0bf843c9c
- Merging Dev-Kairos/Engine/... to Main/Engine/...
...
- Brings over the necessary engine changes for embedding UE4 mobile as a dylib/so in native mobile app
- Various changes for facial animation, screen recording, others
- ARKit and ARCore plugins were removed, as deemed "not ready"
#rb many people
#ROBOMERGE-OWNER: josh.adams
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5201138 via CL 5203024
[CL 5226277 by Josh Adams in Main branch]
2019-02-27 11:57:17 -05:00
jules blok
7afc6fe3c3
Remove iOS platform support from the GoogleVR plugin
...
Remove Google Cardboard as a default on all platforms
#jira UEVR-1366
#rb Nick.Whiting
#ROBOMERGE-SOURCE: CL 5065715 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)
[CL 5065736 by jules blok in Main branch]
2019-02-19 14:32:17 -05:00
Ryan Vance
d5aa052fe5
Copying //UE4/Dev-VR to Dev-Main (//UE4/Dev-Main) Souce CL: 4824152
...
#lockdown: Nick.Penwarden
#rb Integration
[CL 4824851 by Ryan Vance in Main branch]
2019-01-28 16:31:25 -05:00
Jack Porter
068ca68f0b
Merging //UE4/Main/Engine/... to //UE4/Dev-Mobile
...
#rb None
[CL 4749281 by Jack Porter in Dev-Mobile branch]
2019-01-17 21:54:28 -05:00
Chris Babcock
ca269f74b7
Add checkbox to enable snapshot on Google Games
...
#jira UE-60685
#ue4
#android
#rb John.Mauney
[CL 4721332 by Chris Babcock in Dev-Mobile branch]
2019-01-14 17:50:10 -05:00
Jack Porter
0245e895e4
Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
...
#rb None
[CL 4675678 by Jack Porter in Dev-Mobile branch]
2019-01-01 23:32:24 -05:00
Jack Porter
3fbd86df3b
Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
...
#rb None
#jira None
[CL 4575485 by Jack Porter in Dev-Mobile branch]
2018-11-18 21:43:40 -05:00
Jack Porter
a400cb96bf
Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
...
#rb None
#jira None
[CL 4564204 by Jack Porter in Dev-Mobile branch]
2018-11-13 23:40:18 -05:00
Jack Porter
fb3e2175a6
Added an Android Project Settings checkbox to enable detection of Vulkan device support by default. If unchecked, the -detectvulkan command line parameter can be used.
...
#rb None
[CL 4340037 by Jack Porter in Dev-Mobile branch]
2018-09-03 23:39:11 -04:00
Jack Porter
079be7f538
Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
...
#rb None
#jira 0
[CL 4293080 by Jack Porter in Dev-Mobile branch]
2018-08-16 13:53:43 -04:00
Jack Porter
5434a02fed
Merging //UE4/Dev-Main to Dev-Mobile (//UE4/Dev-Mobile)
...
#rb None
#jira 0
[CL 4213959 by Jack Porter in Dev-Mobile branch]
2018-07-16 11:43:36 -04:00
Sorin Gradinaru
904aa39446
UEMOB-454 Move the virtual keyboard out of Experimental and make it enabled by default
...
#jira UEMOB-454
#4.21
#rb Jack.Porter
[CL 4202484 by Sorin Gradinaru in Dev-Mobile branch]
2018-07-11 06:15:56 -04:00
Jason Bestimt
17c16f57bb
#DEV-VR - Manual merge of from DevMain @ CL 4166765
...
#RB:none
#CodeReview: nick.whiting
[CL 4169831 by Jason Bestimt in Dev-VR branch]
2018-06-28 11:08:34 -04:00