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
0bbcd408aa1fbdbcd76cbfe9fc54af960318daa3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
History
robert manuszewski
86cdb3c417
Adding missing TObjectPtr constructor barrier. Fixes TStrongObjectPtr referenced objects not having a GC barrier ran on them.
...
#rb Johan.Torp [CL 28030954 by robert manuszewski in ue5-main branch]
2023-09-20 06:54:31 -04:00
..
AssetRegistry
AssetRegistry: Change FAssetData returned from AR queries in the non-editor runtime to have GetChunkIds from the on-disk version of the data whether or not bIncludeOnlyOnDiskAssets is true, because GetChunkIds in non-editor runtimes always returns an empty array and is not what users expect. Add comments for the bIncludeOnlyOnDiskAssets contract.
2023-08-15 10:27:18 -04:00
Blueprint
[CoreUObject]
2023-06-10 01:58:50 -04:00
Concepts
…
Internationalization
[CoreUObject]
2023-06-10 01:58:50 -04:00
Misc
Build path tree from leaf up to avoid re-checking existence of parent nodes as frequently.
2023-09-18 17:18:48 -04:00
Serialization
IAS - allow reading from file cache when HTTP streaming is disabled
2023-08-24 07:52:54 -04:00
Templates
Removed ChooseClass.h includes.
2023-09-13 05:43:01 -04:00
UObject
Adding missing TObjectPtr constructor barrier. Fixes TStrongObjectPtr referenced objects not having a GC barrier ran on them.
2023-09-20 06:54:31 -04:00
VerseVM
Allow single stepping through interpreter execution with --single-step flag
2023-09-19 20:11:11 -04:00
CoreUObject.h
…
CoreUObjectSharedPCH.h
Added ArchiveUObjectFromStructuredArchive to CoreUObject SharedPCH.
2023-06-06 16:28:50 -04:00