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
c19fe82eb4bc2f7d045cfb5accdd16aae9dfdf95
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
jamie dale
c0f392f605
Fixed FObjectPropertyBase::GetExportPath with PPF_Delimited quoting only the object part of the path
...
#jira #rb Francis.Hurteau [CL 26738868 by jamie dale in ue5-main branch]
2023-08-01 10:47:04 -04:00
..
AssetRegistry
Truncation warning fixes for CoreUObject
2023-07-24 16:13:27 -04:00
Blueprint
Converting ARO-facing raw pointers to TObjectPtr ahead of raw pointer ARO API deprecation.
2023-05-16 10:52:49 -04:00
Internationalization
Move FOptionalProperty to CoreUObject.
2023-06-22 09:14:07 -04:00
Misc
redoing 25858318
2023-06-23 14:22:58 -04:00
Serialization
Fix for unversioned serialization of arrays of optionals (or other cases where an optional property might be nested in a container).
2023-07-31 11:22:52 -04:00
Templates
…
Tests
/Serialization
Add some basic threading tests to FEditorBulkData
2023-05-16 04:47:32 -04:00
UObject
Fixed FObjectPropertyBase::GetExportPath with PPF_Delimited quoting only the object part of the path
2023-08-01 10:47:04 -04:00
CoreUObjectPrivatePCH.h
…