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
b782ccbdc98ebbe2b2afa233afbbfeb27734deb3
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
IoStoreUtilities
History
dan engelbrecht
20799c9f48
Store cooker computer remote ips in .projectstore
...
#rb zousar.shaker [CL 26006400 by dan engelbrecht in ue5-main branch]
2023-06-15 04:51:13 -04:00
..
Internal
ZenLoader: Include preload dependencies in package headers instead of relying on predetermined export bundle dependencies. This means that each package can be treated in isolation when staging. Also removes the need to keep track of export and bundle counts in the package store which saves some memory.
2023-04-06 10:50:30 -04:00
Private
Store cooker computer remote ips in .projectstore
2023-06-15 04:51:13 -04:00
Public
Cooker and SavePackage: Move calls to BeginCacheForCookedPlatformData and ClearCachedCookedPlatformData from SavePackage into the cooker. Moving the Clear calls allows us to clear only after repeated SavePackage attempts from the diffonly cooker have been completed, preventing a break in contract by having objects being saved after Clear is called. Moving the Begin calls is necessary to track which objects need Clear called on them.
2023-06-07 13:56:57 -04:00
IoStoreUtilities.Build.cs
Store cooker computer remote ips in .projectstore
2023-06-15 04:51:13 -04:00