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
e5afb4e7c77f802fc0804eb887db92aa62855774
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
IoStoreUtilities
History
per larsson
0cd309c18c
Enable DiffContainer command from UnrealPak.exe
...
#rb Paul.Chipchase #rnx [CL 35895219 by per larsson in ue5-main branch]
2024-08-29 10:03:37 -04:00
..
Internal
Ensure asset registry and cook metadata read and write-back functionality works when operating on an imported zen snapshot.
2024-06-26 10:28:38 -04:00
Private
Enable DiffContainer command from UnrealPak.exe
2024-08-29 10:03:37 -04:00
Public
Enable DiffContainer command from UnrealPak.exe
2024-08-29 10:03:37 -04:00
IoStoreUtilities.Build.cs
Introduce an interface (ICookArtifactReader) for reading data back from a package store used at cook time, with implementations to either read artifacts from zen (if not present on the filesystem), or read artifacts from the filesystem alone. Also ensured that the reader is used in the places that currently expect to read data for incremental cook. Specifically:
2024-08-12 14:45:14 -04:00