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
bc56ddf52cedf9dfd386b5c276b5b04e4e5609bc
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ProfilerService
/
Private
History
Jaroslaw Surowiec
8c324cffc2
UE-4235/UE4: Profiler cannot perform 2 captures in a row through UI (fixed filetransfer runnable not working after recent message bus changes)
...
[CL 2621687 by Jaroslaw Surowiec in Main branch]
2015-07-15 09:52:41 -04:00
..
ProfilerServiceManager.cpp
UE-4235/UE4: Profiler cannot perform 2 captures in a row through UI (fixed filetransfer runnable not working after recent message bus changes)
2015-07-15 09:52:41 -04:00
ProfilerServiceManager.h
Profiler - Optimized data usage, converted TArray<uin8> to FString, requires only 4 time more bandwidth, but not 12, also UDP serializer is no longer an issue, compression/hex is done on the task graph
2015-05-15 10:26:05 -04:00
ProfilerServiceModule.cpp
Clang warning fixes: Fixed missing 'override' specifiers
2015-04-01 07:20:55 -04:00
ProfilerServicePrivatePCH.h
…