Commit Graph

33977 Commits

Author SHA1 Message Date
francois guimond
c9d6e2356d Fixed CancelLocalNotification which was not working on Android.
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: francois.guimond
#ROBOMERGE-SOURCE: CL 7224637 via CL 7224693 via CL 7224714
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7225117 by francois guimond in Dev-Build branch]
2019-07-05 21:10:07 -04:00
ethan geller
841f790515 Reverting back some of the changes to the ADPCM decoder that I checked in with Stream Caching, because this source is so brittle. This version of the code is identical to the previous version, save for the fixes for non-streaming seeking and fixups to support the new GetLoadedChunk API.
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ethan.geller
#ROBOMERGE-SOURCE: CL 7223847 via CL 7223856 via CL 7223859
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7224263 by ethan geller in Dev-Build branch]
2019-07-05 01:59:21 -04:00
ethan geller
b48e76c2cc Fix for input gain not actually being applied to anything but peak detector, thus causing the output of the dynamics processor to be quieter when input gain was increased.
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ethan.geller
#ROBOMERGE-SOURCE: CL 7223826 via CL 7223841 via CL 7223842
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7224116 by ethan geller in Dev-Build branch]
2019-07-05 00:09:18 -04:00
uriel doyon
d89ae4cea4 Removed unrequired shader compilation when changing preview feature level.
Texture streaming accuracy visualization now show the current state of data, and doesn't need to build the texture streaming as a prestep.
#rb alexis.matte
#jira UE-76859

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: uriel.doyon
#ROBOMERGE-SOURCE: CL 7223779 in //UE4/Release-4.23/... via CL 7223780
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7224067 by uriel doyon in Dev-Build branch]
2019-07-05 00:08:12 -04:00
graeme thornton
ca16d71f63 Fix crash while shrinking pak entries for delete records
[FYI] ben.woodhouse

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: graeme.thornton
#ROBOMERGE-SOURCE: CL 7207336 via CL 7207337 via CL 7209962 via CL 7210072
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7213476 by graeme thornton in Dev-Build branch]
2019-07-01 08:46:52 -04:00
mark fitt
2ee548a2e4 Fixed a typo not pulled accross from build test for AppleHTTP url parameter handling.
#jira UE-76195
[at]Sam.Zamani, [at]Chris.Varnsverry

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: mark.fitt
#ROBOMERGE-SOURCE: CL 7206297 via CL 7209564 via CL 7209652
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7212402 by mark fitt in Dev-Build branch]
2019-07-01 08:39:41 -04:00
mark fitt
83c7925abd Fix for http url handling so that the web link before "?" is removed before parsing "&" separated value parameter pairs.
#jira UE-76195
[at]Sam.Zamani, [at]Chris.Varnsverry

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: mark.fitt
#ROBOMERGE-SOURCE: CL 7205917 via CL 7209485 via CL 7209577
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7212025 by mark fitt in Dev-Build branch]
2019-07-01 08:36:06 -04:00
kriss gossart
20a7e7f115 Fix geometry collection debug draw line flushing when visualizing parents.
#jira UE-76812
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: kriss.gossart
#ROBOMERGE-SOURCE: CL 7207732 in //UE4/Release-4.23/... via CL 7207733
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7207997 by kriss gossart in Dev-Build branch]
2019-06-28 17:34:38 -04:00
kriss gossart
85f9d73542 Fixed an issue with the geometry collection debug draw inital selection when the debug draw components are waiting for some rigid body ids array sync.
#jira UE-76700
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: kriss.gossart
#ROBOMERGE-SOURCE: CL 7207104 in //UE4/Release-4.23/... via CL 7207105
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7207473 by kriss gossart in Dev-Build branch]
2019-06-27 21:20:53 -04:00
simon tourangeau
2910ec890a Misc nDisplay fixes.
#jira UE-76660
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: simon.tourangeau
#ROBOMERGE-SOURCE: CL 7206943 in //UE4/Release-4.23/... via CL 7206944
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7207387 by simon tourangeau in Dev-Build branch]
2019-06-27 18:56:44 -04:00
uriel doyon
5e0d863c26 ShaderComplexity improvements:
- Added support for mobile preview in the editor.
- Translucent material now show their native instruction count in forward avoid 0 cost error.
- Fixed scene prepass not being taken into account in the complexity result.
- In deferred shading, disabled all renderpasses but depth, editor hitproxy and debugviewmode.
#rb alexis.matte
#jira UE-76059

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: uriel.doyon
#ROBOMERGE-SOURCE: CL 7206379 in //UE4/Release-4.23/... via CL 7206380
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7206594 by uriel doyon in Dev-Build branch]
2019-06-26 23:01:01 -04:00
kriss gossart
1ea60af192 Fix geometry collection debug draw rigid body selection when picking a rigid body id that exists in different solvers.
#jira UE-76786
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: kriss.gossart
#ROBOMERGE-SOURCE: CL 7206278 in //UE4/Release-4.23/... via CL 7206280
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7206583 by kriss gossart in Dev-Build branch]
2019-06-26 23:00:58 -04:00
jonas meyer
56ff10321e increase default wait timeout. on some hw, you might hit a 1 sec timeout so it needed to be bumped. (Suggested by Chrstian Forfang/ARM)
#rb none
#jira none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jonas.meyer
#ROBOMERGE-SOURCE: CL 7198478 in //UE4/Release-4.23/... via CL 7198479
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7206576 by jonas meyer in Dev-Build branch]
2019-06-26 23:00:54 -04:00
Ben Marsh
b19e6a5973 Add a helper method to write a null object reference to a binary archive.
#rb none
#jira
#rnx

[CL 7196600 by Ben Marsh in Dev-Build branch]
2019-06-24 14:21:34 -04:00
ben marsh
aaae3d4205 Disable remote execution of ISPC. Suspect this is causing spurious mismatched case issues.
#rb none
#rnx
#jira UE-76072

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 7173969 in //UE4/Release-4.23/... via CL 7173985
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7193605 by ben marsh in Dev-Build branch]
2019-06-23 09:08:06 -04:00
martin wilson
b6cf91f20c Don't chunk streamable animations on a dedicated server
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: martin.wilson
#ROBOMERGE-SOURCE: CL 7151655 via CL 7151691 via CL 7168679 via CL 7168803
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7190576 by martin wilson in Dev-Build branch]
2019-06-23 08:40:09 -04:00
richard malo
f37fb65d88 Optimized landscape updates when Landscape BP Brushes are modified (went from ~6 fps to ~25 fps when editing landscape BP brushes)
#rb patrick.enfedaque
#rxn

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: richard.malo
#ROBOMERGE-SOURCE: CL 7150452 via CL 7168657 via CL 7168775
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7190505 by richard malo in Dev-Build branch]
2019-06-23 08:39:26 -04:00
bart hawthorne
bf886e6ac5 Make the nak packet received log message VeryVerbose - it has the potential to be very spammy.
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: bart.hawthorne
#ROBOMERGE-SOURCE: CL 7141684 via CL 7141687 via CL 7168401 via CL 7168452
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7189605 by bart hawthorne in Dev-Build branch]
2019-06-23 08:30:46 -04:00
chris bunner
ced5ad6141 Partially reverting CurveAtlas material expression Compile() behavior. The default data being used was compiling with legacy data from pre-refactor instead of respecting the actually selected curve. The change here restores re-evaluation of the curve during material translation.
[FYI] Lauren.Ridge

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.bunner
#ROBOMERGE-SOURCE: CL 7140845 via CL 7168305 via CL 7168306
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7189154 by chris bunner in Dev-Build branch]
2019-06-23 08:24:38 -04:00
ben woodhouse
968cec6d59 PerfReportTool 3.82
Add -readallstats option : reads all stats so that any stat can be output to the summary table. Useful with -customtable in bulk mode (off by default)
#rb david.harvey

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.woodhouse
#ROBOMERGE-SOURCE: CL 7140216 via CL 7167794 via CL 7167824
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7189028 by ben woodhouse in Dev-Build branch]
2019-06-23 08:23:42 -04:00
graeme thornton
d760805450 Improvements to pak index memory optimizations
- Fix entry shrinking not working on pak files that contain files that are encrypted AND compressed
 - Optimize any pak files that are added after encryption keys are registered
 - Improvements to logging / diagnostics
 - Use a unique starting seed (hash of filename) when doing filename unloading. Reduces cost expected collisions (localization paks / encrypted paks with duplicated assets)
 - In non-shipping builds, decode shrunken entries after the shrinking to check they match the original
 - Fix leaked FPakFile object when it was immediately determined to be invalid

#rb allan.bentham
[FYI] ben.woodhouse, hongyi.yu

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: graeme.thornton
#ROBOMERGE-SOURCE: CL 7139776 via CL 7139778 via CL 7167780 via CL 7167782
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7188952 by graeme thornton in Dev-Build branch]
2019-06-23 08:23:06 -04:00
Ben Marsh
843356c751 Fix shadow variable warnings.
#rb none
#rnx

[CL 7172823 by Ben Marsh in Dev-Build branch]
2019-06-22 19:42:02 -04:00
Ben Marsh
8a443b7727 Fix static analysis warning due to redundant assignment of variable to itself.
#rb none
#rnx

[CL 7172802 by Ben Marsh in Dev-Build branch]
2019-06-22 19:41:46 -04:00
chris babcock
2291841e48 Add option for public logs on Android
#ue4
#android
[FYI] Jack.Porter,Andrew.Grant
#rb Peter.Sauerbrei


#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 7113141 via CL 7113144 via CL 7165976 via CL 7166205
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7170512 by chris babcock in Dev-Build branch]
2019-06-22 10:18:22 -04:00
max chen
bbfd8385c4 Sequencer: Fix CombinedKeysTrack getting in the way of resizing shot tracks.
#jira UE-74205
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: max.chen
#ROBOMERGE-SOURCE: CL 7165687 in //UE4/Release-4.23/... via CL 7165688
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v367-6836689)

[CL 7168126 by max chen in Dev-Build branch]
2019-06-22 07:36:17 -04:00