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
01c1915bbca3fa3258d12a4ac04fd953c30c468d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
AssetRegistry
History
matt peters
ec8588c465
AssetRegistry: Speculative fix for missing AssetRegistry information on Windows11. Turn off use of the FileJournalIterateDirectory API function when the Journal information is not required; use the known-safe IterateDirectoryStat instead.
...
#jira UE-203531 #rnx #rb Zousar.Shaker [CL 30822102 by matt peters in ue5-main branch]
2024-01-23 17:57:52 -05:00
..
Internal
/AssetRegistry
New UnrealPackageTool mode for dumping package info
2023-09-12 16:29:59 -04:00
Private
AssetRegistry: Speculative fix for missing AssetRegistry information on Windows11. Turn off use of the FileJournalIterateDirectory API function when the Journal information is not required; use the known-safe IterateDirectoryStat instead.
2024-01-23 17:57:52 -05:00
Public
/AssetRegistry
World Partition: Don't rely solely on GRedirectCollector when trying to redirect class descriptors, as it is only filled at the end of the Asset Registry scan.
2023-12-11 14:32:18 -05:00
Tests
Build path tree from leaf up to avoid re-checking existence of parent nodes as frequently.
2023-09-18 17:18:48 -04:00
AssetRegistry.Build.cs
…