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
d8257dfbb6447101b424ae5a60c4ee2540887d05
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
InstallBundleManager
/
Private
History
thomas ross
c67517af8e
Fix for not correctly tracking combined progress if all supplied bundles had 0 weight. Will now evenly distribute progress if all bundles have 0 weight instead of tracking nothing.
...
#rb swarm #tests Android Dev Client [CL 25537509 by thomas ross in ue5-main branch]
2023-05-18 21:07:41 -04:00
..
BundlePrereqCombinedStatusHelper.cpp
Fix for not correctly tracking combined progress if all supplied bundles had 0 weight. Will now evenly distribute progress if all bundles have 0 weight instead of tracking nothing.
2023-05-18 21:07:41 -04:00
InstallBundleCache.cpp
…
InstallBundleManagerInterface.cpp
Letting all request share the same context
2023-04-20 06:28:52 -04:00
InstallBundleManagerModule.cpp
…
InstallBundleManagerPrivate.h
…
InstallBundleTypes.cpp
…
InstallBundleUtils.cpp
Change use of TAtomic to std::atomic
2023-05-05 20:55:26 -04:00