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
ecd2f824a1f2381d907593c853794de82d8bd580
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Zen
/
Private
History
zousar shaker
2069588930
Fix a bug with handling of Zen interprocess communication specific to Mac/Linux. When signaling a semaphore you haven't created, don't remove its ID, leave that for the creator to do.
...
#rb dan.engelbrecht [CL 28280554 by zousar shaker in ue5-main branch]
2023-09-27 13:26:57 -04:00
..
ZenClient.cpp
…
ZenModule.cpp
ZenDashboard refresh to add project stats and clean up reporting of disk size.
2023-08-31 22:30:53 -04:00
ZenSerialization.cpp
…
ZenServerHttp.cpp
Remove unnecessary WindowsHWrapper.h & MinWindows.h include - both files will be automatically included by AllowWindowsPlatformTypes.h
2023-08-08 05:50:53 -04:00
ZenServerInterface.cpp
Fix a bug with handling of Zen interprocess communication specific to Mac/Linux. When signaling a semaphore you haven't created, don't remove its ID, leave that for the creator to do.
2023-09-27 13:26:57 -04:00
ZenStatistics.cpp
Add more statistics to ZenDashboard
2023-09-14 15:56:45 -04:00
ZenVersion.cpp
…