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
320eb4ff95dcfa27314287c1fe4381f5ec684aee
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
andrew scheidecker
83eb06bc89
Fix FOptionalProperty text-based serialization.
...
#rb Steve.Robb [CL 26346550 by andrew scheidecker in ue5-main branch]
2023-06-30 12:13:29 -04:00
..
AssetRegistry
AssetRegistry and ExternalActors: Ignore ExternalActors that have a packagename that does not match their objectpath. These actors were created by an editor bug during saveas, and they can hide the true actors that have that objectpath.
2023-05-31 11:57:32 -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
Cooker: DiffWriterArchive: Fix a bug after refactor with FArchiveStackTraceIgnoreScope no longer being respected. Change DiffWriterArchive to report all messages to a message callback rather than logging them directly. Future users of DiffWriterArchive will store the messages rather than logging them.
2023-06-29 15:40:21 -04:00
Templates
…
Tests
/Serialization
Add some basic threading tests to FEditorBulkData
2023-05-16 04:47:32 -04:00
UObject
Fix FOptionalProperty text-based serialization.
2023-06-30 12:13:29 -04:00
CoreUObjectPrivatePCH.h
…