Commit Graph

4688 Commits

Author SHA1 Message Date
ben marsh
996b348cdf Live Coding: Fix failure to build patch when triggering Live Coding via the editor compile button with startup set to Manual. Was not registering the modules with the sidecar process before triggering the compile.
#rb none
#jira UE-77596
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 7712963 in //UE4/Release-4.23/... via CL 7712964
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v389-7813075)

[CL 7837292 by ben marsh in Dev-Build branch]
2019-08-06 23:06:51 -04:00
ben marsh
985f9e1d32 Copying //UE4/Dev-Physics to Dev-Main (//UE4/Dev-Main) [at] 7703071
#rb
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: benn.gallagher
#ROBOMERGE-SOURCE: CL 7705805 in //UE4/Main/...
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7827304 by ben marsh in Dev-Build branch]
2019-08-06 18:04:01 -04:00
cosmin sulea
767a982d92 UE-72092 - Action RPG failed to package for iOS with remote shader compiling
#jira UE-72092
#rb Jack.Porter

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 7705590 in //UE4/Release-4.23/... via CL 7705592
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7810912 by cosmin sulea in Dev-Build branch]
2019-08-06 13:24:42 -04:00
benoit deschenes
d1a8e8e3ae Integrating CL 7700278
Fixing opacity mask using Virtual Textures at Datasmith import

#jira UE-78125
#rb Alexis.Matte

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 7703036 in //UE4/Release-4.23/... via CL 7703044
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7810739 by benoit deschenes in Dev-Build branch]
2019-08-06 13:19:00 -04:00
ethan geller
b82b8aa4f2 [FYI] hongyi.yu, aaron.mcleran
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ethan.geller
#ROBOMERGE-SOURCE: CL 7674538 via CL 7680304 via CL 7680413
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7805654 by ethan geller in Dev-Build branch]
2019-08-06 12:31:04 -04:00
nick shin
a5b7a0f5e7 HTML5 - deprecation messaging - spelling correction
#jira UE-76520 HTML5 needs to be marked as to be deprecated in 4.23
#rb none
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: nick.shin
#ROBOMERGE-SOURCE: CL 7675341 in //UE4/Release-4.23/... via CL 7675342
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7802535 by nick shin in Dev-Build branch]
2019-08-06 12:13:49 -04:00
brandon schaefer
8d99cce244 Remove OpenGL4 from the DefaultRHI list
#jira UE-78158
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 7671960 in //UE4/Release-4.23/... via CL 7671961
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7799945 by brandon schaefer in Dev-Build branch]
2019-08-06 11:59:54 -04:00
richard talbotwatkin
6848d13be8 Deprecated direct access to UStaticMesh::SourceModels, SectionInfoMap and OriginalSectionInfoMap.
Added new accessors for getting individual SourceModels, or the entire array.
#rb none
#jira none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: richard.talbotwatkin
#ROBOMERGE-SOURCE: CL 7668562 in //UE4/Release-4.23/... via CL 7668565
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7797834 by richard talbotwatkin in Dev-Build branch]
2019-08-06 11:47:19 -04:00
andrew grant
9fa3acc13b Fix for UE-68957 - editor crashing when exiting PIE while tests are running
#jira UE-68957
#rb na

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 7663966 in //UE4/Release-4.23/... via CL 7663974
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7795237 by andrew grant in Dev-Build branch]
2019-08-06 11:29:30 -04:00
william ewen
c17ac51af2 ScreenshotBrowser: Adding Filters for displayed screenshot reports based on:
- Screenshot Name (case-insensitive string)
 - Fails (checkbox to show or hide fails)
 - New Screenshots (checkbox to show or hide new screenshots)

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: william.ewen
#ROBOMERGE-SOURCE: CL 7651289 via CL 7654617 via CL 7654765
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7791554 by william ewen in Dev-Build branch]
2019-08-06 11:01:10 -04:00
william ewen
ae51d3f510 ScreenshotBrowser: Adding support for enlarging New screenshots with a click, to better preview them before approval
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: william.ewen
#ROBOMERGE-SOURCE: CL 7651284 via CL 7654616 via CL 7654764
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7791549 by william ewen in Dev-Build branch]
2019-08-06 11:01:08 -04:00
nick shin
b52cd47a6d HTML5 - re add experimental tag to Multithreading Support checkbox in Project Settings for HTML5
#jira UE-77913  HTML5 Multithreading doesn't show experimental in the setting name
#rnx
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: nick.shin
#ROBOMERGE-SOURCE: CL 7651745 in //UE4/Release-4.23/... via CL 7651751
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7790487 by nick shin in Dev-Build branch]
2019-08-06 10:48:32 -04:00
graeme thornton
e048691570 UnrealPak: Only print out "adding entries" message when we're actually creating a pak file
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: graeme.thornton
#ROBOMERGE-SOURCE: CL 7648160 via CL 7648161 via CL 7648295 via CL 7648369
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7790125 by graeme thornton in Dev-Build branch]
2019-08-06 10:44:49 -04:00
dan hertzka
652775912d Unblocking robomerge
- Merge was a little involved, ran SlateViewer and things seem to be working as expected

ListView improvements
- Added horizontal layout option to both SListView and STileView.
- Added smooth inertial scrolling. Doing so naturally requires more refreshes, so it's not intended for use in perf-sensitive scenarios and is disabled by default.
- Added option to establish a consistent fixed offset when scrolling (to, for example, ensure the top item is always flush with the top of the list, or that the bottom 25% of the preceeding item is always visible above). Note that enabling this will override the NavigationScrollOffset property, as the two concepts fully conflict.
- Exposed all new functionality to the UMG counterparts of the slate lists
- Updated SlateViewer's ListView testing tab to include a horizontal list, a horizontal tile view, and options for enabling animated scrolling and fixed offsets. Also tinkered a bit with the default sizing and open tab, as the default size seemed universally too small.

#rb Matt.Loesby, Josh.Gross, Nick.Darnell
[FYI] Matt.Kuhlenschmidt, Chris.Gagnon, Stephan.Jiang, Saad.Nader, Philip.Buuck, Don.Eubanks, Matt.Stone, Geoff.Wong, Ryan.Reed

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: dan.hertzka
#ROBOMERGE-SOURCE: CL 7634094 via CL 7642338 via CL 7642344
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7787259 by dan hertzka in Dev-Build branch]
2019-08-06 10:02:59 -04:00
marc audy
46da45b586 Remove duplicate function definition
#rnx
[FYI] Michael.Trepka

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: marc.audy
#ROBOMERGE-SOURCE: CL 7639961 via CL 7639983
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7736403 by marc audy in Dev-Build branch]
2019-08-05 08:48:15 -04:00
sebastien lussier
f0855ca87e MaterialBaking: Remove cached materials instances from the material proxy pool when changes are made to one of it's parent material
[FYI] bryce.lumpkin

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: sebastien.lussier
#ROBOMERGE-SOURCE: CL 7629383 via CL 7629384 via CL 7637104 via CL 7637265
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7733972 by sebastien lussier in Dev-Build branch]
2019-08-05 07:49:42 -04:00
michael trepka
5c4f76a28a Copy of CL 7605175
Changes to make new Clang in Xcode 11 beta compile the engine witout warnings

#jira UE-77043

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: michael.trepka
#ROBOMERGE-SOURCE: CL 7627878 via CL 7627884 via CL 7636118 via CL 7636120
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7733034 by michael trepka in Dev-Build branch]
2019-08-05 07:34:10 -04:00
nick shin
e28d6d3924 HTML5 - deprecation messaging
#jira UE-76520 HTML5 needs to be marked as to be deprecated in 4.23
#rb none
[RN]

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: nick.shin
#ROBOMERGE-SOURCE: CL 7629149 in //UE4/Release-4.23/... via CL 7629151
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7731614 by nick shin in Dev-Build branch]
2019-08-05 07:08:16 -04:00
jack porter
930eee3d2f Mark ES2 as deprecated, use ES31 as default for Android
#jira UE-76519
#rb Allan.Bentham
[FYI] Chris.Babcock

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jack.porter
#ROBOMERGE-SOURCE: CL 7609267 in //UE4/Release-4.23/... via CL 7609275
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7723073 by jack porter in Dev-Build branch]
2019-08-05 05:54:12 -04:00
peter sauerbrei
320c4191e3 fix for sending OOM crash with callstack
potential fix for occasional incorrect log with OOM
addition of StartTime and UpdateTime to key value data
#rb none

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: peter.sauerbrei
#ROBOMERGE-SOURCE: CL 7586645 via CL 7586647 via CL 7586804 via CL 7608380
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7721309 by peter sauerbrei in Dev-Build branch]
2019-08-05 05:40:14 -04:00
michael trepka
56e542bf34 Changes to make new Clang in Xcode 11 beta compile the engine witout warnings
#rb Josh.Adams
#jira UE-77043
[FYI] Peter.Sauerbrei, Ben.Marsh, Andrew.Grant

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: michael.trepka
#ROBOMERGE-SOURCE: CL 7605175 in //UE4/Release-4.23/... via CL 7605181
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v385-7708028)

[CL 7714432 by michael trepka in Dev-Build branch]
2019-08-05 04:41:20 -04:00
ben marsh
2560cf153a Live Coding: Fix failure to build patch when triggering Live Coding via the editor compile button with startup set to Manual. Was not registering the modules with the sidecar process before triggering the compile.
#rb none
#jira UE-77596
#rnx

#ROBOMERGE-SOURCE: CL 7712963 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v385-7708028)

[CL 7712964 by ben marsh in Main branch]
2019-08-03 16:27:12 -04:00
Benn Gallagher
3a4873ef60 Copying //UE4/Dev-Physics to Dev-Main (//UE4/Dev-Main) @ 7703071
#rb
#rnx

[CL 7705805 by Benn Gallagher in Main branch]
2019-08-02 09:01:58 -04:00
cosmin sulea
8e10ba6152 UE-72092 - Action RPG failed to package for iOS with remote shader compiling
#jira UE-72092
#rb Jack.Porter

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

[CL 7705592 by cosmin sulea in Main branch]
2019-08-02 07:07:41 -04:00
benoit deschenes
22f347d191 Integrating CL 7700278
Fixing opacity mask using Virtual Textures at Datasmith import

#jira UE-78125
#rb Alexis.Matte

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

[CL 7703044 by benoit deschenes in Main branch]
2019-08-01 18:07:08 -04:00