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
4e76e083545d2befceac6c354552efb52ebf8a31
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DerivedDataCache
/
Public
History
Devin Doucette
0c7d307086
DDC: Removed ECachePolicy::Overwrite because there is not a valid use case for it
...
#rb Zousar.Shaker #rnx [CL 15154520 by Devin Doucette in ue5-main branch]
2021-01-21 11:37:24 -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
DDC: Added the new cache interface UE::DerivedData::ICache
2021-01-21 01:57:01 -04:00
DerivedDataCacheRecord.h
DDC: Added the new cache interface UE::DerivedData::ICache
2021-01-21 01:57:01 -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
…