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
db463b031d42484bf7ff2b057a8bf0c94dea4a9c
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
/
Public
History
Devin Doucette
90298de5c2
DDC: Added the value hash to FCacheRecord and made it easier to access object values
...
#rb Matt.Peters #rnx [CL 15237973 by Devin Doucette in ue5-main branch]
2021-01-28 09:50:58 -04:00
..
DDCCleanup.h
…
DerivedDataBackendInterface.h
DDC: Return a status from PutCachedData
2021-01-06 14:18:01 -04:00
DerivedDataCache.h
DDC: Removed ECachePolicy::Overwrite because there is not a valid use case for it
2021-01-21 11:37:24 -04:00
DerivedDataCacheInterface.h
DDC: Added the new cache interface UE::DerivedData::ICache
2021-01-21 01:57:01 -04:00
DerivedDataCacheKey.h
CompactBinary: Converted from FBlake3Hash to FIoHash
2021-01-26 18:17:02 -04:00
DerivedDataCacheRecord.h
DDC: Added the value hash to FCacheRecord and made it easier to access object values
2021-01-28 09:50:58 -04:00
DerivedDataCacheUsageStats.h
Optimizations for DDC access on remote / slow drives.
2020-03-24 19:12:36 -04:00
DerivedDataPluginInterface.h
Add debug context to DDC requests that take the key as a parameter
2020-02-03 17:17:56 -05:00
DerivedDataUtilsInterface.h
…