Commit Graph

49045 Commits

Author SHA1 Message Date
nick shin 40531cc5f0 HTML5 packaging from UE4 on GitHub on Linux
- fix dos2unix line ending issues
- note: this jira still needs `Engine/Binaries/ThirdParty/Python/Linux/bin/python2.7` executable bit set (asked Ben.Marsh to do this...)

#jira UE-78057  Error Unhandled Exception occurs when Packaging for HTML5 on Linux
#rnx
#rb none

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

[CL 7705209 by nick shin in Main branch]
2019-08-02 01:51:48 -04:00
matt kuhlenschmidt 34997907bf Invalidate prepass during UMG animations as animations on widgets can cause desired size impacting effects to their children
#ROBOMERGE-SOURCE: CL 7701066 via CL 7701092 via CL 7701109 via CL 7704372
#ROBOMERGE-BOT: (v384-7690951)

[CL 7704560 by matt kuhlenschmidt in Main branch]
2019-08-01 22:57:11 -04:00
Arciel Rekman 1c31004006 Fixing compile error apparently due to bad robomerge in CL 7689301.
#rb Dan.Philips
#jira none

[CL 7703541 by Arciel Rekman in Main branch]
2019-08-01 18:41:22 -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
matt kuhlenschmidt 5cdd755403 Fix situations where slate draw elements get stuck on screen because they are drawn once and registered as cached and never put on the fast path for some reason (usually a list scrolling and clearing widgets the same frame it adds them)
#ROBOMERGE-SOURCE: CL 7698510 via CL 7698666 via CL 7698687 via CL 7702972
#ROBOMERGE-BOT: (v384-7690951)

[CL 7703028 by matt kuhlenschmidt in Main branch]
2019-08-01 18:07:03 -04:00
Arciel Rekman cbd44ea983 Vulkan: fix build breakage (extra parameter to RecreateSwapchain).
#rb none

[CL 7702396 by Arciel Rekman in Main branch]
2019-08-01 18:00:32 -04:00
max whitehead 092b0cf8f9 Fix crash in FindTeleportSpot when actor's root is not primitive component.
#rb none
#jira UE-78221

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

[CL 7701813 by max whitehead in Main branch]
2019-08-01 17:49:05 -04:00
ben marsh 91a794bd45 Export the vtable for InterpTrack and InterpTrackInst, so licensees can derive from them on Mac/Linux.
#jira
#rb none
#rnx

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

[CL 7700325 by ben marsh in Main branch]
2019-08-01 17:20:38 -04:00
jeff fisher 254088d28b UE-75160 Hololens 1 remoting does not connect
Merging //UE4/Partner-Microsoft-XR to Release-4.23 (//UE4/Release-4.23)
7658706 Add HL1 remoting adjacent to HL2 remoting
7662091 Move HL1 remoting binaries to Engine/Binaries/Win64 to successfully load after CL 7658706
#rb Jackson.Fields Ryan.Vance
#jira UE-75160

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

[CL 7700317 by jeff fisher in Main branch]
2019-08-01 17:20:34 -04:00
josh engebretson 3b707c9279 Fix issue with PerfReportTool not being able to find mono on Mac
#rnx


#ROBOMERGE-SOURCE: CL 7694695 via CL 7699463
#ROBOMERGE-BOT: (v384-7690951)

[CL 7699622 by josh engebretson in Main branch]
2019-08-01 16:53:35 -04:00
mitchell fisher a8babc214b [HttpServer] Per-request logs in HttpConnection are log level Verbose
#ROBOMERGE-SOURCE: CL 7690711 via CL 7698269
#ROBOMERGE-BOT: (v384-7690951)

[CL 7698470 by mitchell fisher in Main branch]
2019-08-01 16:45:00 -04:00
patrick enfedaque 43de568a65 Fix Package Dirty on Load because of Landscape Layers/Brushes
#rb richard.malo
[FYI] matt.kuhlenschmidt
#rnx


#ROBOMERGE-SOURCE: CL 7690549 via CL 7698263
#ROBOMERGE-BOT: (v384-7690951)

[CL 7698460 by patrick enfedaque in Main branch]
2019-08-01 16:44:55 -04:00
maxwell hayes 5c233381c9 Fixed state managament bug causing PrecacheState mismatch assertion failure when toggling audio mixer in packaged builds
#rb Aaron.McLeran
[FYI] Kevin.Neilson
#jira UE-74986

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

[CL 7696906 by maxwell hayes in Main branch]
2019-08-01 16:03:14 -04:00
simon therriault 6dd5aea0f4 - Fixing crash when interpolation mode is selected on livelink subject
#rb none
#jira UE-78237
[FYI] patrick.boutot

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

[CL 7694919 by simon therriault in Main branch]
2019-08-01 15:21:50 -04:00
Dave Belanger 40235d0f1d Support changing text justification at runtime on our various UMG text widgets.
#jira UE-50854
#rb Vincent.Gauthier

[CL 7692149 by Dave Belanger in Main branch]
2019-08-01 13:58:14 -04:00
Rob Gay fcdaadc895 Fix ALAudioDevice compile error due to update to MaxChannels being split out from MaxSources
#rb aaron.mcleran
#jira UE-78208

[CL 7690747 by Rob Gay in Main branch]
2019-08-01 13:29:10 -04:00
andrew grant 6b18803f46 Fixed issue where P4.FileExistsInDepot would return true when the path didn't exist
Bigly refactor of SyncProject script!

* If project file is not on disk will now attempt to find it in P4 (e.g no need to sync a project before you can sync a project).

*Added -projectonly option to skip updating of Engine dir (useful with -force when you've deleted files..)

* Changed default of maxwait to 0 based on new understanding of how this functions.

* Now works when the project is in a different P4 depot than the engine

[at]ben.marsh


#ROBOMERGE-SOURCE: CL 7688001 via CL 7688013 via CL 7688019 via CL 7690526
#ROBOMERGE-BOT: (v383-7686620)

[CL 7690676 by andrew grant in Main branch]
2019-08-01 13:28:12 -04:00
dan phillips cb56e01534 Fix build break
#ROBOMERGE-OWNER: dan.phillips
#ROBOMERGE-AUTHOR: dan.phillips
#ROBOMERGE-SOURCE: CL 7682119 via CL 7690004
#ROBOMERGE-BOT: (v383-7686620)

[CL 7690009 by dan phillips in Main branch]
2019-08-01 13:21:50 -04:00
richard malo 6bd8e86e86 Added LeftSideFalloffFactor & RightSideFalloffFactor on Landscape spline control points to allow different side falloffs
#rb patrick.enfedaque


#ROBOMERGE-SOURCE: CL 7681698 via CL 7689329
#ROBOMERGE-BOT: (v383-7686620)

[CL 7689424 by richard malo in Main branch]
2019-08-01 13:09:45 -04:00
nick darnell 3136ddf824 UMG - Adding new functions to the userwidgetpool, to allow releasing just inactive slate resources, and changing out the release slate resources function to now mention that it releases them all, since there's now another function that doesn't release them all.
#ROBOMERGE-SOURCE: CL 7681665 via CL 7681685 via CL 7681697 via CL 7689328
#ROBOMERGE-BOT: (v383-7686620)

[CL 7689419 by nick darnell in Main branch]
2019-08-01 13:09:43 -04:00
nick darnell 66d6f356e1 Slate - Removing some log spam from emptying slate cached element data.
#ROBOMERGE-SOURCE: CL 7681651 via CL 7681682 via CL 7681694 via CL 7689323
#ROBOMERGE-BOT: (v383-7686620)

[CL 7689407 by nick darnell in Main branch]
2019-08-01 13:09:37 -04:00
nick darnell 6401315cab Slate - While ticking input preprocessors we now use index in case we add to the collection, and adding a guard to buffer any removes.
#ROBOMERGE-SOURCE: CL 7681643 via CL 7681680 via CL 7681691 via CL 7689321
#ROBOMERGE-BOT: (v383-7686620)

[CL 7689398 by nick darnell in Main branch]
2019-08-01 13:09:33 -04:00
nick darnell b6df0bfda1 UMGEditor - Cleaning up some code related to how handle named slots in the designer, using the more versatile TScriptInterface for exchanging the pointer, and updating the replace with child code to work if you're targeting the root content in a named slot.
[FYI] Vincent.Gauthier


#ROBOMERGE-SOURCE: CL 7681631 via CL 7681679 via CL 7681688 via CL 7689320
#ROBOMERGE-BOT: (v383-7686620)

[CL 7689394 by nick darnell in Main branch]
2019-08-01 13:09:31 -04:00
dan phillips a803f35fce Allow a pak file to be made using the subset of another pak file.
Allow more control over the pak cache, cache per pak, indvidual caches for all paks.
Increase the number of cached blocks for XboxOne.
Enable cache per pak for XboxOne.

[FYI] ben.woodhouse
gil.gribb, graeme.thornton


#ROBOMERGE-OWNER: dan.phillips
#ROBOMERGE-AUTHOR: dan.phillips
#ROBOMERGE-SOURCE: CL 7681509 via CL 7689295
#ROBOMERGE-BOT: (v383-7686620)

[CL 7689301 by dan phillips in Main branch]
2019-08-01 13:07:35 -04:00
ben marsh 408d4d3b62 UBT: Include additional context when a managed process fails to start.
#rb none
#jira UE-76597
#rnx

#ROBOMERGE-SOURCE: CL 7689299 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v383-7686620)

[CL 7689300 by ben marsh in Main branch]
2019-08-01 13:07:33 -04:00