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
69fd3e1226add578d71a9cc09c25898aaa2c2b19
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
PJ Kack
93ab2dcb43
GarbageCollection: Improve GC reachability analysis wall time by letting the GT do work using a ParallelFor instead of waiting.
...
#jira UE-116567 #rb danny.couture #rnx [CL 16755950 by PJ Kack in ue5-main branch]
2021-06-23 08:53:57 -04:00
..
Private
VirtualizedBulkData: fix incorrect serialized PayloadIds for editordomain versions of non-virtual payloads that virtualize on save; the incorrect paylodIds were noticeable by the "Failed to pull virtual data with guid" error when loading the saved package.
2021-06-23 04:07:31 -04:00
Public
GarbageCollection: Improve GC reachability analysis wall time by letting the GT do work using a ParallelFor instead of waiting.
2021-06-23 08:53:57 -04:00
CoreUObject.Build.cs
Remove dependency to CookOnTheFly module from CoreUObject and Launch when compiling programs
2021-06-21 02:42:49 -04:00