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
aaeb9ff464b03e2daef896664f3397fee9e59cd0
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
/
Serialization
History
matt peters
7aee971fd5
CookIndeterminism: AsyncLoading2: Set PackageNames to match capitalization of the file on disk so that differently capitalized imports from other packages will not cause cook indeterminism in the capitalization of the package's name.
...
#rb Francis.Hurteau #rnx [CL 30124947 by matt peters in ue5-main branch]
2023-12-05 12:59:09 -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
…
ArchiveUObjectFromStructuredArchive.cpp
…
AsyncLoading2.cpp
CookIndeterminism: AsyncLoading2: Set PackageNames to match capitalization of the file on disk so that differently capitalized imports from other packages will not cause cook indeterminism in the capitalization of the package's name.
2023-12-05 12:59:09 -05:00
AsyncLoading.cpp
Support for Incremental Gather Unreachable Objects
2023-12-01 04:39:57 -05:00
AsyncLoading.h
…
AsyncLoadingFlushContext.cpp
…
AsyncLoadingPrivate.h
…
AsyncLoadingThread.h
Added enums for each of the supported loader types in the engine. GetLoaderType/LexToString now replace GetLoaderName.
2023-11-17 15:04:14 -05:00
AsyncPackage.h
…
AsyncPackageLoader.cpp
Added enums for each of the supported loader types in the engine. GetLoaderType/LexToString now replace GetLoaderName.
2023-11-17 15:04:14 -05:00
BulkData.cpp
UnrealPak - dump bulk meta data to Json or Csv
2023-12-04 04:27:29 -05:00
BulkDataRegistry.cpp
…
BulkDataStreaming.cpp
…
DeferredMessageLog.cpp
…
DerivedData.cpp
…
DuplicateDataReader.cpp
…
DuplicateDataWriter.cpp
…
EditorBulkData.cpp
…
EditorPackageLoader.cpp
Added enums for each of the supported loader types in the engine. GetLoaderType/LexToString now replace GetLoaderName.
2023-11-17 15:04:14 -05:00
EditorPackageLoader.h
…
FindReferencersArchive.cpp
…
LoadTimeTrace.cpp
…
LoadTimeTracePrivate.h
…
NullArchive.h
…
ObjectReader.cpp
…
ObjectWriter.cpp
…
PackageWriterToSharedBuffer.cpp
…
PropertyLocalizationDataGathering.cpp
[FScriptSetHelper and FScriptMapHelper iterators]
2023-11-28 13:32:31 -05:00
TextReferenceCollector.cpp
…
UnversionedPropertySerialization.cpp
…
UnversionedPropertySerialization.h
…
UnversionedPropertySerializationTest.cpp
[FScriptSetHelper and FScriptMapHelper iterators]
2023-11-28 14:04:54 -05:00
UnversionedPropertySerializationTest.h
…
Zenaphore.cpp
…
Zenaphore.h
…
ZenPackageHeader.cpp
…