Commit Graph

3 Commits

Author SHA1 Message Date
Mikolaj Sieluzycki
82ab54fb1c Runtime asset cache tweaks.
- Moved example texture builder from QAGame tests to RuntimeAssetCache module for reference/documentation purposes.
- Changed bucket preloading code to use only cache key as file name (without bucket name).

[CL 2605476 by Mikolaj Sieluzycki in Main branch]
2015-06-30 07:21:59 -04:00
Geremy Mustard
c7af6284f5 Fixed compile error
[CL 2605086 by Geremy Mustard in Main branch]
2015-06-29 23:15:37 -04:00
Geremy Mustard
bf11348a2a RuntimeAssetCache - added an easy way to create Builders for UObjects. Just derive from the new URuntimeAssetCacheBuilder_ObjectBase class and override a few methods. Look at UExampleTextureCacheBuilder in QAGame for an example.
[CL 2605084 by Geremy Mustard in Main branch]
2015-06-29 23:13:34 -04:00