You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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 #ROBOMERGE-SOURCE: CL 16768772 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529) [CL 16768778 by matt peters in ue5-release-engine-test branch]