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
8bbc201340a0f9cf2c97227fceb243d2c4d20008
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
History
Zousar Shaker
8bbc201340
Ensure that the pak writing DDC backend doesn't silently ignore overwrites of keys that are already in the pak file. The writes can happen, but they will emit a warning and leave the old copy in the serialized file as an abandoned blob. If the overwrite happens to be the same size as the original blob, the overwrite can successfully be done without wasting space.
...
#rb matt.peters [CL 16001194 by Zousar Shaker in ue5-main branch]
2021-04-14 01:07:34 -04:00
..
Private
Ensure that the pak writing DDC backend doesn't silently ignore overwrites of keys that are already in the pak file. The writes can happen, but they will emit a warning and leave the old copy in the serialized file as an abandoned blob. If the overwrite happens to be the same size as the original blob, the overwrite can successfully be done without wasting space.
2021-04-14 01:07:34 -04:00
Public
DDC: Iteration on ICache
2021-04-12 18:25:18 -04:00
DerivedDataCache.Build.cs
Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
2020-06-23 18:40:00 -04:00