Commit Graph

56456 Commits

Author SHA1 Message Date
Chris Babcock
03fc58d5aa Add option to force use of legacy ld instead of lld for Android
#jira UE-89634
#ue4
#android
#rb Jack.Porter

[CL 11646388 by Chris Babcock in 4.25 branch]
2020-02-26 22:07:49 -05:00
Jack Porter
2de1c10a9f Integrate fix for issue with custom depth comparisons on mobile when no custom depth primitives are rendered
#rnx
#rb Wei.Liu
#jira UE-89660
#lockdown Cristina.Riveron
#fyi Wei.Liu

[CL 11646289 by Jack Porter in 4.25 branch]
2020-02-26 22:01:32 -05:00
Wei Liu
f29fdc90b9 Support LightShaft work with MSAA on IOS.
Make all postprocess passes including postprocess materials work properly with MSAA on IOS.

#jira UE-88184

#rb dmitriy.dyomin, allan.bentham, mi.wang, jack.porter

[CL 11646197 by Wei Liu in 4.25 branch]
2020-02-26 21:40:58 -05:00
Max Chen
9600543e2e Sequencer: Initialize F3DTransformTrackToken
#jira none
#rb none
#rnx

[CL 11645171 by Max Chen in 4.25 branch]
2020-02-26 19:26:47 -05:00
phil popp
7729deb144 fixing dsp bugs in audio spectrum data interface
#rb Maxwell.Hayes
#jira UEAU-414

[CL 11645006 by phil popp in 4.25 branch]
2020-02-26 18:55:04 -05:00
Charles deRousiers
f7c8870df8 Fix Hair PPLL mode.
#rb none
#jira none

[CL 11644890 by Charles deRousiers in 4.25 branch]
2020-02-26 18:42:38 -05:00
Matt Hoffman
48c5b6d80e MoviePipeline: Render (Local) now respects the level specified in the Movie Render Queue for a job, even if it doesn't match the current editor level.
#jira UE-87803
#rb Marc.Audy

[CL 11644873 by Matt Hoffman in 4.25 branch]
2020-02-26 18:39:23 -05:00
steve smith
9c2e657a90 From Microsoft: Hololens/WMR Support Windows Server 2019
#rb steve.smith ben.marsh
#jira none

[CL 11644070 by steve smith in 4.25 branch]
2020-02-26 17:26:43 -05:00
Uriel Doyon
49d5d8e00f Integrated 11430545 : Added a thread safe counter to the FRHIGPUFence, in order to prevent Poll() from returning wrong values while Enqueue() hasn't been processed yet.
#rb stu.mckenna
#jira none

[CL 11643740 by Uriel Doyon in 4.25 branch]
2020-02-26 16:58:42 -05:00
Matt Hoffman
e05669f01d MoviePipeline: Fixed camera cut tracks not being respected and range intersection failing which caused shots outside of the playback bounds to be processed despite not needing to be.
#rb None
#jira UE-88695

[CL 11643512 by Matt Hoffman in 4.25 branch]
2020-02-26 16:42:15 -05:00
Uriel Doyon
ac029c6965 Integrated CL 11564273 : Fix for incorrect tex buffer offset alignment with GLES.
Integrated CL 11535940: Use vulkan device's minTexelBufferOffsetAlignment for buffer backed SRV alignment.
fixes random polys+ crash on android devices. (which require 64 byte alignment)

#rb none
#fyi allan.bentham
#jira UE-89038

[CL 11643292 by Uriel Doyon in 4.25 branch]
2020-02-26 16:28:01 -05:00
Marc Audy
9a4314aebc Make Actor, ActorComponent, and SceneComponent replicated properties deprecated in 4.24 private
#jira
#rb
#fyi Jon.Nabozny

[CL 11642571 by Marc Audy in 4.25 branch]
2020-02-26 15:38:17 -05:00
ben hoffman
0abd818462 Update the split screen game viewport client to have higher precision float values when creating the splitscreen info in order to remove unwanted black bars at higher resolutions
#jira UE-85227
#rb fred.kimberley

[CL 11641965 by ben hoffman in 4.25 branch]
2020-02-26 14:55:46 -05:00
Ben Marsh
b2f70012a7 Don't allow UBT to try and compile engine modules when the engine is already running.
#rb none
#jira UE-88824

[CL 11637884 by Ben Marsh in 4.25 branch]
2020-02-26 13:32:38 -05:00
Brice Criswell
936aca503e Chaos : Floor
Removed the defunct floor api off rigid solver.

#rb none
#jira nojira

[CL 11637450 by Brice Criswell in 4.25 branch]
2020-02-26 13:19:51 -05:00
ben hoffman
5b4326c60c - Add an Auto Destroy Subsystem that checks actors who have bAutoDestroyWhenFinished set to true
- Encapsulate bAutoDestroyWhenFinished into getter/setter functions that appropriately register to the subsystem and replace the references to existing calls

#jira UE-89405
#rb marc.audy

[CL 11636813 by ben hoffman in 4.25 branch]
2020-02-26 13:07:29 -05:00
Phillip Kavan
4ec8250381 Fix BP nativization dependency gathering to collect script objects referenced by an FProperty.
#rnx
#jira UE-88714
#rb Dan.OConnor, Robert.Manuszewski

[CL 11636405 by Phillip Kavan in 4.25 branch]
2020-02-26 12:58:29 -05:00
Max Chen
5c70ccadee Movie Scene Capture: Add -PostProcessingMaterial commandline argument
#rb matt.hoffman
#jira none

[CL 11636059 by Max Chen in 4.25 branch]
2020-02-26 12:50:22 -05:00
Thomas Sarkanen
8fe02bf221 State machine recorded weights are now correctly reported
Weights are now recorded at the end of the machine update, rather than part-way through active transition updates, where some weights will not have been recalculated yet.

#jira UE-89194 - State machine recorded weights are incorrect
#rb Jurre.deBaare

[CL 11631055 by Thomas Sarkanen in 4.25 branch]
2020-02-26 09:56:29 -05:00
Wei Liu
2bf21b4544 Fix a bug that a texture will be force to use point filter.
#jira UE-89089

#rb dmitriy.dyomin, mi.wang, jack.porter

[CL 11626501 by Wei Liu in 4.25 branch]
2020-02-26 04:05:45 -05:00
Michael Forot
987f266515 Fix hair CIS
#rb none
#jira none
#fyi charles.derousiers

[CL 11626453 by Michael Forot in 4.25 branch]
2020-02-26 03:41:33 -05:00
Florin Pascu
c49f4bc3dc Move mobileDepthPrepass Uniform buffer update to the start of the frame
#rb Dmitriy.Dyomin, Jack.Porter
#jira none

[CL 11626270 by Florin Pascu in 4.25 branch]
2020-02-26 02:02:13 -05:00
Dmitriy Dyomin
db1aaa2107 Enable RHIT on OpenGL mobile by default
#jira UE-86775
#rb none

[CL 11626204 by Dmitriy Dyomin in 4.25 branch]
2020-02-26 01:19:59 -05:00
Jack Porter
08473afd49 Update to CL 11625901 for iOS Xcode 9 CIS issue
#jira UE-89195
#rb None
#rnx
#lockdown Cristina.Riveron

[CL 11626015 by Jack Porter in 4.25 branch]
2020-02-25 23:53:36 -05:00
Jack Porter
61b6a0ebba Fix Xcode 9 compile issue with new type NSWritingDirection. Using deprecated UITextWritingDirection to maintain compatibility for now.
#jira UE-89195
#rb None
#rnx
#lockdown Cristina.Riveron
#fyi Peter.Sauerbrei

[CL 11625901 by Jack Porter in 4.25 branch]
2020-02-25 22:30:20 -05:00