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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
History
Phillip Kavan
05e52956b0
Disable TObjectPtr placeholder type flag checks in editor runtime (not in use atm).
...
#jira UE-212439 #rb Francis.Hurteau [CL 33200097 by Phillip Kavan in 5.4 branch]
2024-04-24 11:04:21 -04:00
..
AssetRegistry
Added FPackageName::GetVersePath as a shared util for UObjectBaseUtility and FAssetData
2024-03-25 19:44:02 -04:00
Blueprint
Remove text.h from script.h (script.h is included by object.h)
2024-01-22 11:52:48 -05:00
Concepts
…
Cooker
Adding file missing from my last submitted changelist.
2024-02-09 15:56:35 -05:00
Internationalization
Add overload of GenerateDeterministicTextKey that works with a property name
2024-01-24 16:07:00 -05:00
Misc
Added FPackageName::GetVersePath as a shared util for UObjectBaseUtility and FAssetData
2024-03-25 19:44:02 -04:00
Serialization
Made the JsonArchive structured formatters non-copyable so that their useless copy and move consturctors don't show up in IntelliSense.
2024-01-19 05:41:27 -05:00
Templates
Replaced UE_NORETURN with [[noreturn]].
2024-01-12 14:20:07 -05:00
UObject
Disable TObjectPtr placeholder type flag checks in editor runtime (not in use atm).
2024-04-24 11:04:21 -04:00
VerseVM
Added a pramga to disable in development feature to not be used in 5.4.
2024-01-30 12:39:29 -05:00
CoreUObject.h
…
CoreUObjectSharedPCH.h
…
InstancedReferenceSubobjectHelper.h
Support of new overridable serialization
2023-11-29 14:05:12 -05:00