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
cb79a7b739e8a69a6cbca287cda4aebedd48aaff
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
/
Misc
History
Matt Peters
7b37d28361
Make UE::AssetRegistry::Filtering work on provided containers so that the upcoming threadsafe AssetRegistry can use its own threadsafe data for the queries.
...
#rb Dave.Belanger #rnx [CL 16005018 by Matt Peters in ue5-main branch]
2021-04-14 10:11:49 -04:00
..
AssetRegistryInterface.h
Make UE::AssetRegistry::Filtering work on provided containers so that the upcoming threadsafe AssetRegistry can use its own threadsafe data for the queries.
2021-04-14 10:11:49 -04:00
ExclusiveLoadPackageTimeTracker.h
…
HotReloadInterface.h
LiveCoding Re-instancing
2021-03-18 08:13:59 -04:00
NotifyHook.h
…
PackageAccessTracking.h
…
PackageAccessTrackingOps.h
…
PackageName.h
AssetRegistry - Change AssetDataGatherer to always use asynchronous background scanning. A tree structure in FAssetDataDiscovery keeps track of what has been scanned, so that ScanPathsSynchronous requests can wait on only what is missing.
2021-02-03 19:36:37 -04:00
PackagePath.h
…
PackageSegment.h
…
RedirectCollector.h
…
TextBuffer.h
…
UObjectToken.h
…
WorldCompositionUtility.h
…