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
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Serialization
History
kevin macaulayvacher
276d09f6df
Remove all simple usage of REN_ForceNoResetLoaders from the codebase since the flag has been deprecated and currently does nothing. Simple in this case is direct use of the flag with no conditional logic. More complex uses were removed in another change.
...
#rnx #rb Francis.Hurteau [CL 34424068 by kevin macaulayvacher in ue5-main branch]
2024-06-17 11:55:02 -04:00
..
Formatters
…
ArchiveCrc32.cpp
…
ArchiveDescribeReference.cpp
…
ArchiveDescribeReference.h
…
ArchiveFindAllRefs.cpp
…
ArchiveFindAllRefs.h
…
ArchiveFindCulprit.cpp
…
ArchiveHasReferences.cpp
…
ArchiveObjectCrc32.cpp
…
ArchiveShowReferences.cpp
…
ArchiveStackTrace.cpp
Deprecated GetSerializeContext and SetSerializeContext on FArchive
2024-05-30 16:02:03 -04:00
ArchiveUObject.cpp
…
ArchiveUObjectFromStructuredArchive.cpp
…
AsyncLoading2.cpp
Switch to CSV_PROFILER_STATS instead of CSV_PROFILER for various profiling subsystems. This allows them to be compiled out when CSV_PROFILER_MINIMAL is defined.
2024-06-14 18:16:47 -04:00
AsyncLoading.cpp
Remove all simple usage of REN_ForceNoResetLoaders from the codebase since the flag has been deprecated and currently does nothing. Simple in this case is direct use of the flag with no conditional logic. More complex uses were removed in another change.
2024-06-17 11:55:02 -04:00
AsyncLoading.h
…
AsyncLoadingFlushContext.cpp
…
AsyncLoadingPrivate.h
…
AsyncLoadingThread.h
…
AsyncPackage.h
…
AsyncPackageLoader.cpp
…
BulkData.cpp
…
BulkDataRegistry.cpp
…
BulkDataStreaming.cpp
…
DeferredMessageLog.cpp
…
DerivedData.cpp
Moved TSharedString from DDC into Core
2024-06-13 10:40:59 -04:00
DuplicateDataReader.cpp
Deprecated GetSerializeContext and SetSerializeContext on FArchive
2024-05-30 16:02:03 -04:00
DuplicateDataWriter.cpp
…
EditorBulkData.cpp
…
EditorPackageLoader.cpp
…
EditorPackageLoader.h
…
FindReferencersArchive.cpp
…
LoadTimeTrace.cpp
…
LoadTimeTracePrivate.h
…
NullArchive.h
…
ObjectReader.cpp
…
ObjectWriter.cpp
…
PackageWriterToSharedBuffer.cpp
…
PropertyLocalizationDataGathering.cpp
…
StructuredArchiveTest.cpp
…
TextReferenceCollector.cpp
…
UnversionedPropertySerialization.cpp
…
UnversionedPropertySerialization.h
…
UnversionedPropertySerializationTest.cpp
…
UnversionedPropertySerializationTest.h
…
Zenaphore.cpp
…
Zenaphore.h
…
ZenPackageHeader.cpp
…