Commit Graph

7073 Commits

Author SHA1 Message Date
rex hill
cb54bd8f93 Fix toolbar buttons not having internal names
#rnx
#jira


#ROBOMERGE-SOURCE: CL 11615451 via CL 11615508 via CL 11615534
#ROBOMERGE-BOT: (v656-11643781)

[CL 11789621 by rex hill in Main branch]
2020-02-28 18:33:23 -05:00
lukas hermanns
311715c3d0 Fix scanning Metal search directories when multiple paths are concatenated by colons (such as $PATH environment variable).
#rb Will.Damon
[FYI] Matt.Collins
#jira UE-89647, UE-88032
#rnx

#ROBOMERGE-SOURCE: CL 11783628 in //UE4/Release-4.25/... via CL 11783649
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11783684 by lukas hermanns in Main branch]
2020-02-28 17:03:16 -05:00
lukas hermanns
554453aadf Fixed unusable error report when Metal compiler is not available.
#rb none
[FYI] Matt.Colins, Will.Damon
#jira none
#rnx

#ROBOMERGE-SOURCE: CL 11753340 in //UE4/Release-4.25/... via CL 11753366
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11776595 by lukas hermanns in Main branch]
2020-02-28 16:04:03 -05:00
Alexis Matte
dab31207c4 Back out changelist 11601921 there is some crash with re-import
#rb none


#ROBOMERGE-OWNER: Alexis.Matte
#ROBOMERGE-AUTHOR: alexis.matte
#ROBOMERGE-SOURCE: CL 11608449 via CL 11608463 via CL 11608469
#ROBOMERGE-BOT: (v656-11643781)

[CL 11758335 by Alexis Matte in Main branch]
2020-02-28 13:33:06 -05:00
Rex Hill
21041d4956 Fix deprecation warnings
#rnx
#rb none
#jira

[CL 11757070 by Rex Hill in Main branch]
2020-02-28 13:24:55 -05:00
jgilbert-ca
9197e8cdb3 PR #6711: FGameplayDebuggerCanvasContext::PrintAt functions to not save and res. (Contributed by jgilbert-ca)
#jira UE-89355
#rb aris.theophanidis


#ROBOMERGE-SOURCE: CL 11607220 via CL 11607234
#ROBOMERGE-BOT: (v656-11643781)

[CL 11754758 by yoan stamant in Main branch]
2020-02-28 13:09:28 -05:00
rex hill
4511728f09 Tab manager filter can now block tab spawn
#rb chris.gagnon


#ROBOMERGE-OWNER: rex.hill
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 11604269 via CL 11604360 via CL 11604439
#ROBOMERGE-BOT: (v656-11643781)

[CL 11743509 by rex hill in Main branch]
2020-02-28 11:30:46 -05:00
andrew grant
6c1a380c64 Fix issue where new/changed screenshots could not be approved in the editor on some platforms (Mac, Xbox, others?)
The issue was that the code that captures screenshots on a device and sends them was the editor was setting a 'path' variable that represented what a screenshot *would* be saved at on the local system. (The screenshot was not actually saved, it's returned as raw data in the message).

This meant that the editor would try to save for screenshots to a local path that did not exist (e.g. g:\settings\ on xbox) and fail.

The fixes here are -

1) Add some warnings to the code that tries to save screenshots if that fails

2) Change the names of the screenshot functions in AutomationCommon to clarify what they should be used for.

3) Change the 'path' variable in the message to screenshot name.

4) Calculate the path to use for screenshots on the editor.


#tests ran EngineTest on WIn64, PS4, and XboxOne (which now passes).
#jira UE-69399
#rb swarm

#ROBOMERGE-SOURCE: CL 11733277 in //UE4/Release-4.25/... via CL 11733309
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11733341 by andrew grant in Main branch]
2020-02-28 09:47:55 -05:00
Alexis Matte
a687f23a45 Make sure the FSkeletalMeshLODModel::CopyStructure is thread safe
#jira UE-89370
#rb uriel.doyon
#rnx


#ROBOMERGE-OWNER: Alexis.Matte
#ROBOMERGE-AUTHOR: alexis.matte
#ROBOMERGE-SOURCE: CL 11601921 via CL 11602007 via CL 11602167
#ROBOMERGE-BOT: (v656-11643781)

[CL 11730858 by Alexis Matte in Main branch]
2020-02-28 09:12:33 -05:00
ben marsh
09c1a17f0b Another CIS fix.
#rb none
#rnx
#jira

#ROBOMERGE-SOURCE: CL 11699209 in //UE4/Release-4.25/... via CL 11699236
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11699324 by ben marsh in Main branch]
2020-02-27 16:34:14 -05:00
ben marsh
23b1a1cd4c Fix compile error.
#rb none
#rnx
#jira

#ROBOMERGE-SOURCE: CL 11698270 in //UE4/Release-4.25/... via CL 11698336
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11698473 by ben marsh in Main branch]
2020-02-27 16:27:37 -05:00
ben marsh
421661feb2 Speculative CIS fix.
#rb none
#jira
#rnx

#ROBOMERGE-SOURCE: CL 11678395 in //UE4/Release-4.25/... via CL 11678439
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11678580 by ben marsh in Main branch]
2020-02-27 14:19:02 -05:00
ben marsh
ffd2f1ede7 Fix detection of engine modules being out of date.
#rb none
#jira UE-88824, UE-89676

#ROBOMERGE-SOURCE: CL 11658206 in //UE4/Release-4.25/... via CL 11658244
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781)

[CL 11658322 by ben marsh in Main branch]
2020-02-27 11:10:22 -05:00
ben marsh
628a79285c Don't allow UBT to try and compile engine modules when the engine is already running.
#rb none
#jira UE-88824

#ROBOMERGE-SOURCE: CL 11637884 in //UE4/Release-4.25/... via CL 11637925
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11637942 by ben marsh in Main branch]
2020-02-26 13:33:44 -05:00
phillip kavan
de1f497f8b Fix BP nativization dependency gathering to collect script objects referenced by an FProperty.
#rnx
#jira UE-88714
#rb Dan.OConnor, Robert.Manuszewski

#ROBOMERGE-SOURCE: CL 11636405 in //UE4/Release-4.25/... via CL 11636407
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11636415 by phillip kavan in Main branch]
2020-02-26 12:59:35 -05:00
alexis matte
fe12264686 when building skeletalmesh, force the tangent and normal options to true if the source data do not have the tangents or normals data.
#jira UE-89567
#rb none

#ROBOMERGE-SOURCE: CL 11635503 in //UE4/Release-4.25/... via CL 11635506
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11635517 by alexis matte in Main branch]
2020-02-26 12:40:59 -05:00
bob tellez
4a3093fd2b #UE4 Message log notifications that contain errors or worse are now persistent until dismissed interactively. Extended the duration of messages that are less severe than error by 6 seconds.
#rb Lauren.Barnes


#ROBOMERGE-SOURCE: CL 11591400 via CL 11591431 via CL 11591442
#ROBOMERGE-BOT: (v655-11596533)

[CL 11617708 by bob tellez in Main branch]
2020-02-25 16:00:21 -05:00
johan duparc
6f7e2d451d Copy of 11271391 from //UE4/Dev-Enterprise:
Revit: Fix export time field in exported datasmith scene

#jira UE-88083
#rb none

#ROBOMERGE-SOURCE: CL 11604300 in //UE4/Release-4.25/... via CL 11604316
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11604350 by johan duparc in Main branch]
2020-02-25 10:49:26 -05:00
sebastien lussier
9eda8fed2e Merge CL 11587939 - Fix invalid material baking when "Reuse Mesh Lightmap UVs is used with a mirrored (negative scale) mesh.
#jira none
#rb none

#ROBOMERGE-SOURCE: CL 11588027 in //UE4/Release-4.25/... via CL 11588035
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11588040 by sebastien lussier in Main branch]
2020-02-24 11:12:16 -05:00
ionut matasaru
ecfef5929d [Insights] Fixed Asset Loading Profiler tab not being spawned when Unreal Insights runs in standalone mode.
#jira UE-89283
#rb none

#ROBOMERGE-SOURCE: CL 11586911 in //UE4/Release-4.25/... via CL 11586915
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11586919 by ionut matasaru in Main branch]
2020-02-24 07:37:10 -05:00
ionut matasaru
eee8fab6d0 [Insights]
- Bug fix: Browser: Renamed "..." button to "Explore" (Explore the Trace Store Directory). Also aligned the button to the right. (UE-89187)
  - Bug fix: Renamed command line params to analyze a session from "-TraceFile" / "-TraceId" to "-OpenTraceFile" / "-OpenTraceId" (in order to avoid conflict with "-TraceFile" cmd line param already in use to direct tracing to a file).

#jira UE-89187
#rb none

#ROBOMERGE-SOURCE: CL 11576085 in //UE4/Release-4.25/... via CL 11576094
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11585345 by ionut matasaru in Main branch]
2020-02-22 18:11:49 -05:00
dmitriy dyomin
334f9f6643 Fixed: Assertion fail when launching TM-Shadermodels onto an Android Device with enabled eUB
And enabled eUB by default for OpenGL ES3.1
#jira UE-88359
#rb none

#ROBOMERGE-SOURCE: CL 11574277 in //UE4/Release-4.25/... via CL 11574280
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11585194 by dmitriy dyomin in Main branch]
2020-02-22 17:01:54 -05:00
jeanmichel dignard
671347ac7e Slate save dialog - Add support for saving a file when the file format supports multiple extensions.
#jira UE-88243
#rb Brandon.Schaefer

#ROBOMERGE-SOURCE: CL 11565668 in //UE4/Release-4.25/... via CL 11565682
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11581980 by jeanmichel dignard in Main branch]
2020-02-21 19:43:17 -05:00
thomas sarkanen
781c959467 Gameplay Insights release fixes
Added UWorld information so data can be differentiated more easily.
Collapsed anim sequence player tracks into a single track to make better use of space and to reduce track-explosion.
Fixed world tick so that contiguous curves are shown correctly (this uses a world subsystem to keep track of the workds' actual tick count).
Fix duplicate values being reported by TPointTimeline iterations if bEnumerateOutsideRange was set.
Fix FPS drops when viewing pose and notify tracks (removed Snprintf per-event etc.).
Fixed frame rounding and removed duplicate calls to the frame provider.
Fixed notify event names.
Gameplay graph tracks now expand without animating, as graph tracks recompute their points snapped Y values each time they resize, this becomes very expensive.
#jira UE-88153 - Collapse animation sequence player into a single insights track
#jira UE-88154 - Add NetMode (and WorldType) information to UWorld labels within GameplayInsights

#rb Jurre.deBaare

#ROBOMERGE-SOURCE: CL 11564062 in //UE4/Release-4.25/... via CL 11564086
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11581484 by thomas sarkanen in Main branch]
2020-02-21 19:26:51 -05:00
arciel rekman
085cc405b7 Fix project launcher for platform extensions (UE-87551).
- Use UBT name to prevent issues with "PlatformClient"-type configurations.

#jira UE-87551
#rb Josh.Adams
[CODEREVIEW] Josh.Adams
#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 11550300 in //UE4/Release-4.24/... via CL 11550316 via CL 11550327
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11578186 by arciel rekman in Main branch]
2020-02-21 15:05:10 -05:00