Commit Graph

2 Commits

Author SHA1 Message Date
Matt Peters
07a0af0f5b BulkDataRegistry
Updating FVirtualizedUntypedBulkData and textures to use the BulkDataRegistry.
BulkDataRegistry: Add get/put accessors for the cached BulkDataList of packages.
EditorDomain: Move ClassDigests into a global variable that can be shared with BulkDataRegistry.
EditorDomain: Improve performance of GetFileSize by fetching metadata only.
Tickable Cook Objects, for systems used by the cooker that need to be ticked.
Implementation of the the BulkDataRegistry that uses the DDC cache for persistent storage of the BulkDataList.

#rb Devin.Doucette, Paul.Chipchase, Zousar.Shaker

[CL 16768772 by Matt Peters in ue5-main branch]
2021-06-24 00:50:53 -04:00
max chen
2abcd9527d Move GetTickableObjects() and GetPendingTickableObjects() definitions to cpp to ensure there's only a single instantiation.
#jira UE-89227
#jira UE-89174
#rb andrew.rodham

#ROBOMERGE-SOURCE: CL 11578585 in //UE4/Release-4.25/... via CL 11578590
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v654-11333218)

[CL 11585455 by max chen in Main branch]
2020-02-22 18:15:50 -05:00