Commit Graph

1145 Commits

Author SHA1 Message Date
Max Chen
e4d4965491 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
#rb none

[CL 7774443 by Max Chen in Dev-Editor branch]
2019-08-05 15:48:51 -04:00
brandon schaefer
9ecfbb6fef Keep the deprecated shader platform but comment it out
#jira none
#rb Michael.Sartain

#ROBOMERGE-SOURCE: CL 7691884 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v384-7690951)

[CL 7691901 by brandon schaefer in Main branch]
2019-08-01 13:52:21 -04:00
louisphilippe seguin
844e0509f2 Unshelved from pending changelist '7678487':
Network Emulation in PIE
- Added ability to set network emulation in the editor Play launch options
- When enabled you can set minimum, maximum latency and packet loss to incoming and outgoing traffic
- Has a dropdown box populated with preconfigured network profiles (list configured in UNetworkSettings)
- Works on clients and servers (defaults to Server only)
- Works with "Run Under One Process" and when launching an external process

NetDriver
- Latency and packet loss can now be applied to incoming packets
- Network emulation console commands now prefixed by "NetEmulation". Ex: "NetEmulation PktEmulationProfile=Bad"
-Open URL's can now add netemulation commands. Ex: "Open 127.0.0.1?PktEmulationProfile=Bad"

[RN] major engine/network
#rb Ryan.Gerleve, Jon.Nabozny



#ROBOMERGE-OWNER: louisphilippe.seguin
#ROBOMERGE-AUTHOR: louisphilippe.seguin
#ROBOMERGE-SOURCE: CL 7673622 via CL 7678640
#ROBOMERGE-BOT: (v381-7673386)

[CL 7678642 by louisphilippe seguin in Main branch]
2019-07-31 20:12:15 -04:00
Alexander Sanoja
1adf425c77 Added Clear on PIE to Output Log options, along with Open Source Location of the log file and Open in External Editor of log file.
#jira UE-78069
#rb rex.hill
#rb chris.gagnon

[CL 7652420 by Alexander Sanoja in Dev-Editor branch]
2019-07-29 16:47:21 -04:00
brandon schaefer
645c5dff21 Show warnings when using a deprecated RHI to start the editor or when compiling shaders for that RHI
#jira UE-77707
Arciel.Rekman, Chris.Bunner
[CODEREVIEW] [at]Arciel.Rekman, [at]Chris.Bunner
#rb Arciel.Rekman
[FYI] Chris.Gagnon, Rolando.Caloca, Jules.Blok

#ROBOMERGE-SOURCE: CL 7641168 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7641285 by brandon schaefer in Main branch]
2019-07-26 15:11:22 -04:00
Chris Gagnon
d7d4ee7b38 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) at CL 7473521
#rb none
#fyi Max.Chen, Tim.Gautier

[CL 7614721 by Chris Gagnon in Dev-Editor branch]
2019-07-24 15:05:52 -04:00
jack porter
c273115228 Mark ES2 as deprecated, use ES31 as default for Android
#jira UE-76519
#rb Allan.Bentham
[FYI] Chris.Babcock

#ROBOMERGE-SOURCE: CL 7609267 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7609275 by jack porter in Main branch]
2019-07-24 12:23:33 -04:00
justin marcus
d8541e9c2a Allow pak rules to only apply to chunked or non-chunked builds.
Fix issue in non-chunked builds that could cause rules to be misapplied - Each staged file should have its pak chunk list.
[REVIEW] [at]Daniel.Lamb


#ROBOMERGE-SOURCE: CL 7603624 via CL 7603625 via CL 7608778
#ROBOMERGE-BOT: (v372-7473910)

[CL 7608919 by justin marcus in Main branch]
2019-07-24 12:15:40 -04:00
robert manuszewski
58f6ea005b Removed 'stat hicthes' from autocompletion list as it no longer exists in the engine
#jira UE-77489
#rb none

#ROBOMERGE-SOURCE: CL 7529075 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)

[CL 7529201 by robert manuszewski in Main branch]
2019-07-23 06:52:07 -04:00
dmitriy dyomin
2e94a682fa Disable vulkan support for Adreno5xx devices running on Android version earlier than 8. Driver issues with input attachements usage
#rb jack.porter
#jira UE-77013

#ROBOMERGE-SOURCE: CL 7473677 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)

[CL 7473678 by dmitriy dyomin in Main branch]
2019-07-22 04:45:37 -04:00
aaron mcleran
45b97a0903 Cleaning up android engine ini file.
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 7443148 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)

[CL 7443150 by aaron mcleran in Main branch]
2019-07-18 17:33:21 -04:00
aaron mcleran
0650431acc Cleanup MacEngine.ini
#rb none
#jira none

#ROBOMERGE-SOURCE: CL 7443126 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)

[CL 7443127 by aaron mcleran in Main branch]
2019-07-18 17:31:48 -04:00
chris babcock
5dcfc7d7bf Add support for store version offset by architecture
#jira UE-67565
#ue4
#android
[FYI] Jack.Porter
#rb Thomas.Ross

#ROBOMERGE-SOURCE: CL 7434544 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)

[CL 7434548 by chris babcock in Main branch]
2019-07-17 19:00:37 -04:00
lauren ridge
0f1f296098 Making sure the bottom bar safe zone is defined to extend the whole length of the phone.
#jira ue-72306
#rb trivial
[FYI] Jonathan.Lambert

#ROBOMERGE-SOURCE: CL 7294343 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v370-7290619)

[CL 7294345 by lauren ridge in Main branch]
2019-07-12 16:35:23 -04:00
francois guimond
7d276102ff Scheduled local notifications on Android will now persist across reboots like on iOS.
Commiting changes from post-commit review.
#rnx
#rb Chris.Babcock, Pete.Procopio


#ROBOMERGE-SOURCE: CL 7265680 via CL 7271181
#ROBOMERGE-BOT: (v369-7254125)

[CL 7271330 by francois guimond in Main branch]
2019-07-10 21:32:14 -04:00
bob tellez
452aeba28e Merging CL#7257773
Back out changelist 7256178. This was a bad merge



#ROBOMERGE-OWNER: bob.tellez
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 7258012 via CL 7266926
#ROBOMERGE-BOT: (v369-7254125)

[CL 7266952 by bob tellez in Main branch]
2019-07-10 17:05:15 -04:00
bob tellez
97e9932675 Merging //Fortnite/Release-10.0 to Dev-Main (//Fortnite/Dev-Main)
Merging CL#7251132 from //Fortnite/Release-Competitive.9.40

Merging in all missing changes from Release-9.40 to Release-Competitive.9.40 to try to make RoboMerge happy.

#rnx
#rb none


#ROBOMERGE-OWNER: bob.tellez
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 7256432 via CL 7266483
#ROBOMERGE-BOT: (v369-7254125)

[CL 7266503 by bob tellez in Main branch]
2019-07-10 16:41:03 -04:00
mieszko zielinski
f7f3268d52 Extracted NavigationSystemV1's logic concerning NavOctree and navigation DirtyAreas into a separate structures for reusability
Notable changes:
- Added FNavigationOctreeController that wraps up what used to be NavigationSystemV1's navoctree-related logic
- Added FNavigationDirtyAreasController that wraps up what used to be NavigationSystemV1's DirtyAreas-related logic
- Added FNavigationDataHandler that is a helper struct that wraps up what used to be NavigationSystemV1's logic related to operation involving both navoctree and dirty areas
- Deprecated both FNavDataConfig.NavigationDataClass and FNavDataConfig.NavigationDataClassName and replaced them with a single NavDataClass property
- FNavigationOctree is not responsible for hashing element objects and storing their ElementId
- NavOctree elements how know about the octree they belong to (via a member property).

[at]Yoan.StAmant, [at]Maxime.Mercier, [at]Guillaume.Guay
#rb Yoan.StAmant


#ROBOMERGE-OWNER: mieszko.zielinski
#ROBOMERGE-AUTHOR: mieszko.zielinski
#ROBOMERGE-SOURCE: CL 7249089 via CL 7262555
#ROBOMERGE-BOT: (v369-7254125)

[CL 7262559 by mieszko zielinski in Main branch]
2019-07-10 13:31:21 -04:00
projectgheist
9a50fc4564 PR #5593: Word wrapping in the Output log window (Contributed by projectgheist)
#jira UE-70925
#rb me

[CL 7261137 by Jamie Dale in Dev-Editor branch]
2019-07-10 10:58:15 -04:00
dmitriy dyomin
a72009c04b Remove legacy r.EarlyZPassMovable from iOS device profiles
#jira UE-71896
#rb none

#ROBOMERGE-SOURCE: CL 7259847 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v369-7254125)

[CL 7259848 by dmitriy dyomin in Main branch]
2019-07-10 03:56:17 -04:00
arciel rekman
292b723a7f Remove the blanket agreement to upload crashes on Linux
#rb Derek.Peterson
#jira none

(Edigrating CL 7251581 to 4.23)

#ROBOMERGE-SOURCE: CL 7252006 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v368-7249887)

[CL 7252019 by arciel rekman in Main branch]
2019-07-09 17:02:54 -04:00
Max Chen
b5dd7ff7d4 Cine Camera: Change and deprecate film back
#jira UE-75813
#rb matt.hoffman

[CL 7250546 by Max Chen in Dev-Editor branch]
2019-07-09 15:47:34 -04:00
chris babcock
14547a1d0d Add option for public logs on Android
#ue4
#android
[FYI] Jack.Porter,Andrew.Grant
#rb Peter.Sauerbrei



#ROBOMERGE-SOURCE: CL 7113141 via CL 7113144 via CL 7165976
#ROBOMERGE-BOT: (v367-6836689)

[CL 7166205 by chris babcock in Main branch]
2019-06-21 23:50:54 -04:00
Max Chen
4561801a81 Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor) @7119039
#rb none

[CL 7120528 by Max Chen in Dev-Editor branch]
2019-06-21 01:21:43 -04:00
zak middleton
ed7a670ec5 #ue4 - UpdateOverlaps() does nothing until after BeginPlay() has been called on the Actor. Fixed inconsistent ordering of UpdateOverlaps() relative to BeginPlay() in the cases of server / standalone SpawnActor, networked replicated actor, actor streamed as part of a level. BeginPlay() now always precedes UpdateOverlaps(), which was the previous behavior in standalone or on the server when spawning or as part of persistent map load.
Added UpdateOverlapsMethodDuringLevelStreaming to Actor, which allows you to disable the entire UpdateOverlaps() query run after BeginPlay(), or make it conditional based on mobility (skip for static objects). There is also an option to defer to the default specified in INI, which allows each class to have a separate default that is changeable also for engine classes without modifying engine source, and which makes it easily hotfixable.

The new default option is OnlyUpdateMovable, which means to runs overlaps only if the root component of the actor has Movable (non-static, non-stationary) mobility. Previous behavior was equivalent to AlwaysUpdate, however this can be horrible for streaming performance for many actor types.

#rb Marc.Audy, Andrew.Ladenberger


#ROBOMERGE-SOURCE: CL 7107591 via CL 7110757
#ROBOMERGE-BOT: (v367-6836689)

[CL 7110808 by zak middleton in Main branch]
2019-06-20 15:45:38 -04:00