Commit Graph

13639 Commits

Author SHA1 Message Date
brian karis
e634ee40dc Fix mesh reduction bugs due to replacing TSimpVert with FLerpVert.
#rb rune.stubbe

[CL 26720922 by brian karis in ue5-main branch]
2023-07-31 17:02:36 -04:00
alexis matte
5ef80ec310 Fix a possible deadlock when building skeletalmesh
#jira UE-189048
#rb jeanluc.corenthin
#rnx

[CL 26717213 by alexis matte in ue5-main branch]
2023-07-31 15:16:30 -04:00
catalin dragoiu
690aaf32cd [Insights] Fix timing regions bugs
#rb Ionut.Matasaru
#jira UE-189545,UE-189448

[CL 26706336 by catalin dragoiu in ue5-main branch]
2023-07-31 10:54:13 -04:00
per larsson
8d6ce7dbb0 I/O - minor change to summary stats
#rb trivial
#rnx

[CL 26704583 by per larsson in ue5-main branch]
2023-07-31 09:40:50 -04:00
Mikita Hauruk
58f88b49ad [Insights] Fixed compile build for Linux in Insights
[CL 26702688 by Mikita Hauruk in ue5-main branch]
2023-07-31 07:20:31 -04:00
ionut matasaru
0f0d444fd3 [Insights] Warkaround for corrupted traces with missing sync events. Analysis will not stop anymore when buffering more than 512 MiB of trace data. Instead, it will emit an error and then it will start to skip the missing serial numbers.
#rb Catalin.Dragoiu
[FYI] Johan.Berg

[CL 26700510 by ionut matasaru in ue5-main branch]
2023-07-31 04:33:40 -04:00
oleg krasnov
d0173b6b39 Add extra context information when messaging skip reason
#jira UE-186405
#rb Jerome.Delattre

[CL 26700451 by oleg krasnov in ue5-main branch]
2023-07-31 04:15:13 -04:00
Mikita Hauruk
b26c9b6673 [Insights] Added forgotten lines for code style
#jira none
#rb trivial

[CL 26700194 by Mikita Hauruk in ue5-main branch]
2023-07-31 03:11:29 -04:00
Mikita Hauruk
f1b628bad2 [Insights] Automated C27304222 "Unreal Insights - UnrealTraceServer - Starting".
#jira UEENGQA-99689
#rb ionut.matasaru catalin.dragoiu

[CL 26700173 by Mikita Hauruk in ue5-main branch]
2023-07-31 03:02:38 -04:00
Mikita Hauruk
2ea31e503d [Insights] Added some clean up for C35547680 and C28843555.
Made TraceWaiter more stable and independend of trace location.
Added test exist of TraceWaiter return false for C28843555.

#jira UEENGQA-96516
#rb ionut.matasaru catalin.dragoiu

[CL 26700146 by Mikita Hauruk in ue5-main branch]
2023-07-31 02:54:02 -04:00
chris constantinescu
c45d474014 UnrealVS - do not project prepend project path for Editor configuration in the case of test targets
- Project generation will add a new IsTestTarget property in the "Globals" property group section of the project file for explicit test target projects
- UnrealVS checks for this property and does not change the command line for test targets
- TestRunner removes all project argument logic - that can be passed after --extra-args using -project="Path/To/*.uproject" and/or -projectdir="Path/To/Project"
- OSS and Online global handlers, which occur during the Catch2 session, will read project name and/or directory using SetProjectNameAndDirectory from TestCommon/Initialization.h
#jira UE-189840

[CL 26688348 by chris constantinescu in ue5-main branch]
2023-07-28 17:20:05 -04:00
dan elksnitis
5f85b46590 [shaders] remove unnecessary passing of hlslcc flags as an option to debug info output. this was just used to pass a switch on the SCW directcompile cmdline which SCW no longer does anything with. also cleaned up some additional unnecessary code related to these flags in backends that no longer use hlslcc at all.
#rb Laura.Hermanns

[CL 26685354 by dan elksnitis in ue5-main branch]
2023-07-28 15:58:01 -04:00
charles derousiers
2365ee5308 Change D3D diagnostic buffer to output readable assert message (file/line/condition/message).
Use with check() / checkf()

#rb dan.elksnitis, christopher.waters
[FYI] yuriy.odonnell

[CL 26680005 by charles derousiers in ue5-main branch]
2023-07-28 13:55:18 -04:00
dan elksnitis
64a5c76444 [shaders] move custom vulkan bindless parameter parser behaviour into baseclass (parameter parser being part of the serialized preprocess output means subclassing is problematic)
#rb JeanNoe.Morissette

[CL 26674182 by dan elksnitis in ue5-main branch]
2023-07-28 11:11:42 -04:00
devin doucette
451859a759 DDC: Fixed missing cache bucket for stats
#rb Matt.Peters
#rnx

[CL 26673157 by devin doucette in ue5-main branch]
2023-07-28 10:37:53 -04:00
bryan sefcik
64f140d78d Added shader.build.cs file.
Updated build.cs files to use new shader module.

#jira
#rb Joe.Kirchoff and guillaume.abadie

[CL 26664107 by bryan sefcik in ue5-main branch]
2023-07-27 22:53:25 -04:00
jordan hoffmann
c2ca810ecc [CISFIX] botched merge was backed out in Dev-FN-26 but the backout got merged into FN-Main when it shouldn't have
returning files to their state in 26659901

[CL 26662683 by jordan hoffmann in ue5-main branch]
2023-07-27 20:40:52 -04:00
jordan hoffmann
2affb22e50 [Backout] - CL26660318
[FYI] jordan.hoffmann
Original CL Desc
-----------------------------------------------------------------
[Feature] made local assets editable in DataAsset diffs
[BugFix] invisible merge buttons were clickable in detail splitter when they shouldn't be
[BugFix] blueprint diffs weren't updating their detail panels when the objects are edited

[CL 26661731 by jordan hoffmann in ue5-main branch]
2023-07-27 19:47:06 -04:00
jordan hoffmann
2a5d313ca4 [Feature] made local assets editable in DataAsset diffs
[BugFix] invisible merge buttons were clickable in detail splitter when they shouldn't be
[BugFix] blueprint diffs weren't updating their detail panels when the objects are edited

[CL 26659931 by jordan hoffmann in ue5-main branch]
2023-07-27 18:40:07 -04:00
dan thompson
bb9bc58b72 CPU accessible textures
#rb fabian.giesen
#rb charles.bloom

[CL 26655002 by dan thompson in ue5-main branch]
2023-07-27 16:46:23 -04:00
Jens Petersam
2ac70761e6 Returning the original sample rate in AudioFormatOpus instead of the Opus internal rate since we otherwise end up in an infinite re-cooking loop when the sound is to be inlined
#jira UE-191274
#rnx

[CL 26637278 by Jens Petersam in ue5-main branch]
2023-07-27 08:44:28 -04:00
Jens Petersam
8a1449db96 Removed resampling to Opus internal rate since playback is done at the original sample rate, resulting in a pitch shift if the sample has changed rate for encoding.
#jira UE-191268
#rnx

[CL 26636191 by Jens Petersam in ue5-main branch]
2023-07-27 07:35:42 -04:00
Mikita Hauruk
2be68b7c2a [Insights] Automated C27304222 "Unreal Insights - Commands - Export - Windows".
#jira UEENGQA-96514
#rb ionut.matasaru catalin.dragoiu angela.robinson

[CL 26634815 by Mikita Hauruk in ue5-main branch]
2023-07-27 04:48:59 -04:00
Mikita Hauruk
4f4cdb619f [Insights] Added forgotten change for CL 26634054
[CL 26634389 by Mikita Hauruk in ue5-main branch]
2023-07-27 03:27:15 -04:00
paul chipchase
e5f6579147 Demote some VA logging to verbose to clean up editor shutdown logs
#rb trivial
#rnx

[CL 26634386 by paul chipchase in ue5-main branch]
2023-07-27 03:27:10 -04:00