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
2ebe050d72f3dfd2fb701efffec695b337ed6cb9
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
IoStoreUtilities
History
zousar shaker
670ff52d9d
Build fixes (compile shipping, and cook if zenserver not running) for last submission.
...
[CL 35465110 by zousar shaker in ue5-main branch]
2024-08-12 16:11: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
Build fixes (compile shipping, and cook if zenserver not running) for last submission.
2024-08-12 16:11:37 -04:00
Public
Build fixes (compile shipping, and cook if zenserver not running) for last submission.
2024-08-12 16:11: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