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
cea308feec364516ef4a88facac45ab91ef00a98
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Serialization
History
jamie dale
bf2592e212
Replaced usage of FInternationalization::ForUseOnlyByLocMacroAndGraphNodeTextLiterals_CreateText with FText::AsLocalizable_Advanced
...
[FYI] Leon.Huang #rnx [CL 36759164 by jamie dale in 5.5 branch]
2024-10-01 19:45:55 -04:00
..
Formatters
…
ArchiveCrc32.cpp
…
ArchiveDescribeReference.cpp
…
ArchiveDescribeReference.h
…
ArchiveFindAllRefs.cpp
…
ArchiveFindAllRefs.h
…
ArchiveFindCulprit.cpp
…
ArchiveHasReferences.cpp
…
ArchiveObjectCrc32.cpp
Fixed linker errors on some console platform when building modular builds. Fixes involves moving ctor/dtor and friends from header to cpp and dll import/export
2024-08-21 14:16:50 -04:00
ArchiveShowReferences.cpp
…
ArchiveStackTrace.cpp
…
ArchiveUObject.cpp
…
ArchiveUObjectFromStructuredArchive.cpp
…
AsyncLoading2.cpp
[ZenLoader]
2024-10-01 19:29:00 -04:00
AsyncLoading.cpp
Add a new feature allowing bulkdata cooked output to be split into smaller files to help with data organization and patching efforts.
2024-10-01 18:59:56 -04:00
AsyncLoading.h
…
AsyncLoadingFlushContext.cpp
…
AsyncLoadingPrivate.h
…
AsyncLoadingThread.h
Updating Dev-Release-5.5 from Main at CL
#36144969
2024-09-10 10:26:02 -04:00
AsyncPackage.h
…
AsyncPackageLoader.cpp
[ZenLoader]
2024-09-13 09:06:05 -04:00
BulkData.cpp
Add a new feature allowing bulkdata cooked output to be split into smaller files to help with data organization and patching efforts.
2024-10-01 18:59:56 -04:00
BulkDataRegistry.cpp
…
BulkDataStreaming.cpp
…
DeferredMessageLog.cpp
…
DerivedData.cpp
…
DuplicateDataReader.cpp
…
DuplicateDataWriter.cpp
…
EditorBulkData.cpp
Add a new feature allowing bulkdata cooked output to be split into smaller files to help with data organization and patching efforts.
2024-10-01 18:59:56 -04:00
EditorPackageLoader.cpp
…
EditorPackageLoader.h
…
FindReferencersArchive.cpp
…
LoadTimeTrace.cpp
…
LoadTimeTracePrivate.h
…
NullArchive.h
…
ObjectReader.cpp
…
ObjectWriter.cpp
…
PackageWriterToSharedBuffer.cpp
Add a new feature allowing bulkdata cooked output to be split into smaller files to help with data organization and patching efforts.
2024-10-01 18:59:56 -04:00
PropertyLocalizationDataGathering.cpp
Replaced usage of FInternationalization::ForUseOnlyByLocMacroAndGraphNodeTextLiterals_CreateText with FText::AsLocalizable_Advanced
2024-10-01 19:45:55 -04:00
StructuredArchiveTest.cpp
…
TextReferenceCollector.cpp
…
UnversionedPropertySerialization.cpp
[AutoRTFM] Make CreateComponentFromTemplate() transaction safe
2024-08-22 06:53:12 -04:00
UnversionedPropertySerialization.h
…
UnversionedPropertySerializationTest.cpp
…
UnversionedPropertySerializationTest.h
…
Zenaphore.cpp
…
Zenaphore.h
…
ZenPackageHeader.cpp
…