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
2864b992e7c19b3af8b1cfa9c340fcd8cc6ef604
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
History
zousar shaker
8e368cea22
Fix bug in Zen DDC client. Don't assume that if the data hash of a response is available as an attachment that it should be included in the reponse. If the request is skipping data, then even if the attachment is present (eg: from another request in the batch), it should not be included when processing the request that had SkipData.
...
#rb dan.engelbrecht [CL 28187457 by zousar shaker in ue5-main branch]
2023-09-25 10:31:36 -04:00
..
Internal
…
Private
Fix bug in Zen DDC client. Don't assume that if the data hash of a response is available as an attachment that it should be included in the reponse. If the request is skipping data, then even if the attachment is present (eg: from another request in the batch), it should not be included when processing the request that had SkipData.
2023-09-25 10:31:36 -04:00
Public
Fix TSAN warning about potential race when releasing shared string
2023-08-01 07:49:14 -04:00
Tests
DDC: Fixed the tests of the cache hierarchy
2023-06-08 10:50:44 -04:00
DerivedDataCache.Build.cs
Removed redundant module includes.
2023-05-11 16:48:21 -04:00