Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Griffin
bb70b349ce Merging CL 2804086 from //UE4/Release-4.11 to Dev-Main (//UE4/Dev-Main) to isolate copyright update
#lockdown Nick.Penwarden

[CL 2819020 by Matthew Griffin in Main branch]
2016-01-07 08:17:16 -05:00
Robert Manuszewski
058ad30dc2 Fixing compilation errors on the Mac and HTML5:
- Removed unnecessary singleton initialization in FRuntimeAssetCacheModule::GetRuntimeAssetCache (failed due to critical section not longer being copyable)
- Added default constructor definition for FHTML5CriticalSection (private copy constructor was added so default constructor would no longer get auto-geterated)

#codereview Steve.Robb, Bob.Tellez
#lockdown Nick.Penwarden

[CL 2788689 by Robert Manuszewski in Main branch]
2015-12-03 15:19:25 -05:00
Mikolaj Sieluzycki
eed4bacc54 Make RuntimeAssetCache blueprint accessible.
[CL 2593162 by Mikolaj Sieluzycki in Main branch]
2015-06-19 03:13:33 -04:00
Mikolaj Sieluzycki
8c51156535 Implementation of RuntimeAssetCache
#codereview Robert.Manuszewski

[CL 2582347 by Mikolaj Sieluzycki in Main branch]
2015-06-10 03:14:50 -04:00