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
885e418cc866c7e20ea06fed91da4d0661cd3fbb
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
NetworkFileSystem
/
Private
History
Daniel Lamb
1dedf18229
Fixed bug with directories for cook on the fly clients not having cached files cleaned up. The server needs to convert the directories to client space as clients can have different root paths.
...
[CL 2549670 by Daniel Lamb in Main branch]
2015-05-13 17:09:06 -04:00
..
NetworkFileServer.cpp
Clang warning fixes: Fixed missing 'override' specifiers
2015-04-01 07:20:55 -04:00
NetworkFileServer.h
Clang warning fixes: Fixed missing 'override' specifiers
2015-04-01 07:20:55 -04:00
NetworkFileServerConnection.cpp
Fixed bug with directories for cook on the fly clients not having cached files cleaned up. The server needs to convert the directories to client space as clients can have different root paths.
2015-05-13 17:09:06 -04:00
NetworkFileServerConnection.h
…
NetworkFileServerHttp.cpp
…
NetworkFileServerHttp.h
…
NetworkFileSystemModule.cpp
…
NetworkFileSystemPrivatePCH.h
…