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
558f635cd43e0dfddb35fff222df266602de52fb
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
StorageServerClient
/
Private
History
matt peters
2d8cad97a6
PakFiles and FileManager: Add IPlatformFile::FDirectoryVisitor::ShouldVisitLeafPath for directory visitors that are ignoring some files, so that FPakFile::ValidateDirectorySearch knows that invalid-to-request files were not requested despite being present in the searched directories.
...
#rnx #rb Zousar.Shaker [CL 28012483 by matt peters in ue5-main branch]
2023-09-19 16:51:05 -04:00
..
CookOnTheFlyPackageStore.cpp
CookOnTheFly2: Remove duplicate warnings for missing packages requested multiple times, and remove warnings for editor-only packages that are found due to unsolicited loads on the cooker but were not requested by the client. Add packagename to warnings about missing packages.
2023-09-05 08:41:53 -04:00
CookOnTheFlyPackageStore.h
CookOnTheFly2: Remove duplicate warnings for missing packages requested multiple times, and remove warnings for editor-only packages that are found due to unsolicited loads on the cooker but were not requested by the client. Add packagename to warnings about missing packages.
2023-09-05 08:41:53 -04:00
StorageServerConnection.cpp
…
StorageServerIoDispatcherBackend.cpp
…
StorageServerIoDispatcherBackend.h
…
StorageServerPackageStore.cpp
CookOnTheFly2: Remove duplicate warnings for missing packages requested multiple times, and remove warnings for editor-only packages that are found due to unsolicited loads on the cooker but were not requested by the client. Add packagename to warnings about missing packages.
2023-09-05 08:41:53 -04:00
StorageServerPackageStore.h
CookOnTheFly2: Remove duplicate warnings for missing packages requested multiple times, and remove warnings for editor-only packages that are found due to unsolicited loads on the cooker but were not requested by the client. Add packagename to warnings about missing packages.
2023-09-05 08:41:53 -04:00
StorageServerPlatformFile.cpp
PakFiles and FileManager: Add IPlatformFile::FDirectoryVisitor::ShouldVisitLeafPath for directory visitors that are ignoring some files, so that FPakFile::ValidateDirectorySearch knows that invalid-to-request files were not requested despite being present in the searched directories.
2023-09-19 16:51:05 -04:00
StorageServerPlatformFile.h
…