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
9fa00a048292eb6d64eec072fce59cda50226476
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
PakFile
/
Private
History
Martin Wilson
3bd7b3ad4a
Fix crash when trying to load files from PAKs in single threaded applications
...
#jira FORT-234330 #rb Robert.Manuszewski [CL 10505565 by Martin Wilson in Main branch]
2019-12-04 05:35:03 -05:00
..
IPlatformFilePak.cpp
Fix crash when trying to load files from PAKs in single threaded applications
2019-12-04 05:35:03 -05:00
SignedArchiveReader.cpp
Minor off-by-one correction to chunk hash failure warning message
2019-04-26 22:42:29 -04:00
SignedArchiveReader.h
Centralize the loading of pak signature data so that the same object can be reused between the SignedArchiveReader and FPakPrecacher implementations. Stops the same data being loaded and verified twice
2019-04-23 18:56:29 -04:00