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
36574393c02ac93c1cd8642fa70ecbe0061ba2bd
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Zen
History
zousar shaker
969392d5fe
Fix for zenserver shutdown and start logic bug. The "return" within the while NativeIsProcessRunning || IsZenProcessUsingEffectivePort loop creates a situation where we can exit the loop before the process is completely gone, meaning the lockfile could still be present.
...
#jira UE-205971 [FYI] dan.engelbrecht [CL 31200515 by zousar shaker in ue5-main branch]
2024-02-05 19:47:23 -05:00
..
Internal
…
Private
Fix for zenserver shutdown and start logic bug. The "return" within the while NativeIsProcessRunning || IsZenProcessUsingEffectivePort loop creates a situation where we can exit the loop before the process is completely gone, meaning the lockfile could still be present.
2024-02-05 19:47:23 -05:00
Public
/Experimental
For local Zen DDC connections show the path where data is store in the Cache Statistics tab for DDC instead of local ip address
2024-01-09 06:08:29 -05:00
Zen.Build.cs
…