Martin Ridgers
1f832492a9
Split OnNormalEvents() into two methods
...
#rb none
#rnx
[CL 17706824 by Martin Ridgers in ue5-main branch]
2021-10-04 08:46:40 -04:00
Martin Ridgers
6325b992e7
Use a less-than operator instead of a lambda for the event-desc heap
...
#rb none
#rnx
[CL 17706783 by Martin Ridgers in ue5-main branch]
2021-10-04 08:39:31 -04:00
Martin Ridgers
8781f60ccf
Changed scope of a struct function to class.
...
#rb trivial
#rnx
[CL 17706751 by Martin Ridgers in ue5-main branch]
2021-10-04 08:37:25 -04:00
Martin Ridgers
4e347969e1
int -> int32
...
#rb none
#rnx
[CL 17706741 by Martin Ridgers in ue5-main branch]
2021-10-04 08:36:03 -04:00
Martin Ridgers
b0cee6d2ee
Renamed Index member to something a little more descriptive
...
#rb none
#rnx
[CL 17706729 by Martin Ridgers in ue5-main branch]
2021-10-04 08:34:45 -04:00
Martin Ridgers
829067e82d
Always expect events to be contiguous.
...
Previously it was assumed that the earliest known event was a good starting point, but in reality analysis never has a complete view of the world to be able to make any decisions about the data it is receiving. New data could easily arrive that invalidates any assumptions. Now nothing is assumed. Proceed only when one particular event is encountered. Note that is not quite complete - it doesn't cover holes that can occur early in the data stream.
#rb jb
#jira ue-127376
#rnx
#preflight 615aec4ce3b24d0001496bb3
[CL 17706661 by Martin Ridgers in ue5-main branch]
2021-10-04 08:25:02 -04:00
Martin Ridgers
4a08fc7653
Keep track of whether an event had a one or two byte event UID
...
#rb jb
#rnx
[CL 17706443 by Martin Ridgers in ue5-main branch]
2021-10-04 07:52:24 -04:00
Martin Ridgers
65c9c13d1b
Tolerance against situations where there was no trace event in between and enter/leave scope pair
...
#rb trivial
#rnx
[CL 17706428 by Martin Ridgers in ue5-main branch]
2021-10-04 07:50:57 -04:00
sara schvartzman
afea4a9439
Control Rig: Fix failed set expansion when pin is already expanded
...
#jira UE-117162
#rb helge.mathee
#preflight 615acc65fe00590001bc20c4
#robomerge 5.0
[CL 17705876 by sara schvartzman in ue5-main branch]
2021-10-04 06:37:30 -04:00
Julien StJean
5de2b05630
Made the asset tools able to handle a invalid package path or to convert it to a package path when possible.
...
#jira UE-119981
#preflight 614badc029828100016dbaf0
#rb JeanMichel.Dignard
#robomerge 5.0
[CL 17695045 by Julien StJean in ue5-main branch]
2021-10-01 15:11:01 -04:00
martins mozeiko
411d35deaf
Update syms library to latest version, includes dwarf5 support
...
#rb Ionut.Matasaru
#robomerge 5.0
[CL 17694937 by martins mozeiko in ue5-main branch]
2021-10-01 14:58:20 -04:00
Alexis Matte
741b61cc2e
Fix alternate skinning issue
...
#jira UE-124727
#rb richard.talbotwatkin
#preflight 615711ac7b2a6200016d6f69
#robomerge 5.0
[CL 17692132 by Alexis Matte in ue5-main branch]
2021-10-01 11:14:45 -04:00
Alexis Matte
b6302bcef6
Make sure we use FVector3f in meshutilities
...
#jira none
#rb richard.talbotwatkin
#rnx
#preflight 61570fad7b2a6200016d5add
#robomerge 5.0
[CL 17691969 by Alexis Matte in ue5-main branch]
2021-10-01 11:00:19 -04:00
carl lloyd
682c035fbd
OpenGL DXC Improvements
...
- Added support for structured buffers
- Updated OpenGLES to 3.2
#rb Lukas.Hermanns
#preflight 61570a0947517300018581c9
[CL 17691647 by carl lloyd in ue5-main branch]
2021-10-01 10:30:27 -04:00
ionut matasaru
eb08613f8a
Fixed usage of UE_LOG (arguments for "%s" formatting).
...
#rb Zousar.Shaker
#robomerge 5.0
[CL 17691626 by ionut matasaru in ue5-main branch]
2021-10-01 10:28:58 -04:00
ionut matasaru
b867ba988f
[Insights] Removed the registration of tab spawner for Trace Store, Connection and Launcher when in editor.
...
#rb trivial
#robomerge 5.0
[CL 17691538 by ionut matasaru in ue5-main branch]
2021-10-01 10:22:03 -04:00
paul chipchase
b66ec478d2
Add a console command 'DumpPackagePayloadInfo' that will take a list of package name or paths and then write info about each package's payloads to the log file.
...
#rb CarlMagnus.Nordin
#jira none
#rnx
#robomerge 5.0
#preflight 6156fd08475173000182663d
- This command is intended for debug use as an easy way to dump out the payload info in a package file that can then be inspected.
[CL 17691116 by paul chipchase in ue5-main branch]
2021-10-01 09:30:04 -04:00
sara schvartzman
567e91d92e
Control Rig: Add "add_if_node_from_struct" in Python
...
#jira UE-120379
#rb helge.mathee
#preflight 6155e8807b2a6200013be63b
#robomerge 5.0
[CL 17690482 by sara schvartzman in ue5-main branch]
2021-10-01 08:08:12 -04:00
robert millar
b63333a359
Modify 'List' command for investigating patch reordering issues.
...
Add LexToString for EIoChunkType.
#rb carlmagnus.nordin
#ROBOMERGE-AUTHOR: robert.millar
#ROBOMERGE-SOURCE: CL 17680962 in //UE5/Release-5.0/... via CL 17685338 via CL 17685432
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v875-17642767)
[CL 17685460 by robert millar in ue5-main branch]
2021-09-30 19:56:30 -04:00
yoan stamant
04c2b172f6
misc non-unity compilation fixes
...
#ROBOMERGE-AUTHOR: yoan.stamant
#ROBOMERGE-SOURCE: CL 17679436 in //UE5/Release-5.0/... via CL 17685191 via CL 17685208
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v875-17642767)
[CL 17685216 by yoan stamant in ue5-main branch]
2021-09-30 19:42:28 -04:00
JeanMichel Dignard
6fc97832a9
Fixed crash during USD MDL material creation where a UTexture was being garbaged collected when it was still needed. Don't duplicate a texture that's in the transient package during VT conversion since it's not engine content and it's propably not RF_Standalone.
...
Also made sure each material has it's own package as the current setup was to have package for the module with all the materials in it which lacked a proper root object.
#rb Julien.StJean, JeanLuc.Corenthin
#robomerge 5.0
[CL 17683984 by JeanMichel Dignard in ue5-main branch]
2021-09-30 17:38:53 -04:00
Johan Torp
04a2fa699a
Math constant constexprification and outlining to reduce massive code bloat
...
#rb steve.robb, devin.doucette
#jira FORT-412107
[CL 17679918 by Johan Torp in ue5-main branch]
2021-09-30 13:01:00 -04:00
Ben Woodhouse
ba05e8e132
Rename the TraceServices CsvProfiler.h/cpp CsvProfilerProvider.h/cpp to avoid confusion with the actual Csv profiler, and fix inconveniences with VAX Find in Files/Swap to Header
...
#rb CarlMagnus.Nordin
[CL 17677757 by Ben Woodhouse in ue5-main branch]
2021-09-30 10:25:13 -04:00
ionut matasaru
c37889988e
[Insights] Fixed usage of UE_LOG.
...
#rb none
#fyi Johan.Berg
[CL 17676411 by ionut matasaru in ue5-main branch]
2021-09-30 07:47:29 -04:00
sara schvartzman
8f8de89f24
Fix clear page not clearing the currently viewed page in MessageLog
...
#jira UE-129593
#rb halfdan.ingvarsson
#preflight 615458864751730001f8eb86
#robomerge 5.0
[CL 17674725 by sara schvartzman in ue5-main branch]
2021-09-30 05:08:32 -04:00