This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eddd4680e56eba4830f34d844dfd21ebc9daf9ce
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TraceAnalysis
History
Martin Ridgers
eddd4680e5
Ancient traces have no magic FourCC. We can say though that they definitely start with 01 00 00 00. So we'll use that as a FourCC to identfiy antique traces.
...
#rnx [CL 16994617 by Martin Ridgers in ue5-main branch]
2021-07-29 08:51:16 -04:00
..
Private
Ancient traces have no magic FourCC. We can say though that they definitely start with 01 00 00 00. So we'll use that as a FourCC to identfiy antique traces.
2021-07-29 08:51:16 -04:00
Public
/Trace
Removed the self-hosted Trace stores in plugins and Unreal Insights. They can assume that the trace store is already running and therefore need to just attempt to connect to it.
2021-06-09 08:50:02 -04:00
TraceAnalysis.Build.cs
Moved ASIO defines to the correct .Build.cs script.
2020-02-07 08:41:38 -05:00