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
681967e6803b89c175b8bc13826a94de30f5a740
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Serialization
History
francis hurteau
414d985756
Downgrade of error to warning until properly investigated with additional diagnostic
...
#rb danny.couture [CL 29762187 by francis hurteau in ue5-main branch]
2023-11-15 17:38:24 -05:00
..
Formatters
…
ArchiveCrc32.cpp
…
ArchiveDescribeReference.cpp
…
ArchiveDescribeReference.h
…
ArchiveFindAllRefs.cpp
…
ArchiveFindAllRefs.h
…
ArchiveFindCulprit.cpp
…
ArchiveHasReferences.cpp
…
ArchiveObjectCrc32.cpp
…
ArchiveShowReferences.cpp
…
ArchiveStackTrace.cpp
…
ArchiveUObject.cpp
Fix warning "Failed to find object 'Object None.None'" when deserializing FObjectAndNameAsStringProxyArchive.
2023-10-05 12:09:52 -04:00
ArchiveUObjectFromStructuredArchive.cpp
…
AsyncLoading2.cpp
Downgrade of error to warning until properly investigated with additional diagnostic
2023-11-15 17:38:24 -05:00
AsyncLoading.cpp
Disable s.AsyncLoadingAlwaysProcessPackages by default for the legacy loader as it is a workaround for undiagnosed editor sync load deadlock
2023-11-10 18:26:26 -05:00
AsyncLoading.h
…
AsyncLoadingFlushContext.cpp
…
AsyncLoadingPrivate.h
…
AsyncLoadingThread.h
Implemented the legacy loader LoadPackage with a param struct
2023-11-09 10:39:23 -05:00
AsyncPackage.h
…
AsyncPackageLoader.cpp
[ZenLoader]
2023-10-02 07:51:24 -04:00
BulkData.cpp
…
BulkDataRegistry.cpp
…
BulkDataStreaming.cpp
Disable an error message checking the input of FChunkReadFileHandle::ReadRequest
2023-10-19 11:53:44 -04:00
DeferredMessageLog.cpp
…
DerivedData.cpp
…
DuplicateDataReader.cpp
…
DuplicateDataWriter.cpp
…
EditorBulkData.cpp
…
EditorPackageLoader.cpp
Implemented the LoadPackage function with optional param struct for the cooked editor legacy loader
2023-11-15 10:01:34 -05:00
EditorPackageLoader.h
…
FindReferencersArchive.cpp
…
LoadTimeTrace.cpp
This change adds the requested priority to the package summary so we can assess the order in which packages are loaded and if AsyncLoading is respecting package priorities as expected.
2023-10-18 15:04:49 -04:00
LoadTimeTracePrivate.h
This change adds the requested priority to the package summary so we can assess the order in which packages are loaded and if AsyncLoading is respecting package priorities as expected.
2023-10-18 15:04:49 -04:00
NullArchive.h
…
ObjectReader.cpp
…
ObjectWriter.cpp
…
PackageWriterToSharedBuffer.cpp
…
PropertyLocalizationDataGathering.cpp
combining FObjectPropertyPtr and FObjectProperty and FClassPropertyPtr and FClassProperty together
2023-11-15 17:27:09 -05:00
TextReferenceCollector.cpp
…
UnversionedPropertySerialization.cpp
…
UnversionedPropertySerialization.h
…
UnversionedPropertySerializationTest.cpp
…
UnversionedPropertySerializationTest.h
…
Zenaphore.cpp
…
Zenaphore.h
…
ZenPackageHeader.cpp
ZenStore structures: expose structures to interpret zenstore headers for use in -diffonly cooks.
2023-09-13 18:11:20 -04:00