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
0f2ef874ab1823b2e650512086cd969df609888e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Serialization
History
Marc Audy
bc88b73a29
Merge Release-Engine-Staging to Main @ CL# 15151250
...
Represents UE4/Main @ 15133763 [CL 15158774 by Marc Audy in ue5-main branch]
2021-01-21 16:22:06 -04:00
..
Csv
…
Formatters
…
Archive.cpp
Merge Release-Engine-Staging to Main @ CL# 15151250
2021-01-21 16:22:06 -04:00
ArchiveFromStructuredArchive.cpp
…
ArchiveLoadCompressedProxy.cpp
…
ArchiveProxy.cpp
…
ArchiveSaveCompressedProxy.cpp
…
BitArchive.cpp
…
BitReader.cpp
…
BitWriter.cpp
…
CompactBinary.cpp
SharedBuffer: Rewrote SharedBuffer to make it easier to use, and support lazy materialization of the underlying buffer
2020-12-16 12:20:24 -04:00
CompactBinaryPackage.cpp
CompactBinary: Added Reset() functions to several compact binary types
2021-01-20 14:41:04 -04:00
CompactBinarySerialization.cpp
SharedBuffer: Rewrote SharedBuffer to make it easier to use, and support lazy materialization of the underlying buffer
2020-12-16 12:20:24 -04:00
CompactBinaryValidation.cpp
CompactBinary: Added a compact binary package that represents a Merkle tree of an object and its transitive references
2020-12-14 00:41:26 -04:00
CompactBinaryWriter.cpp
SharedBuffer: Rewrote SharedBuffer to make it easier to use, and support lazy materialization of the underlying buffer
2020-12-16 12:20:24 -04:00
CompressedChunkInfo.cpp
…
CustomVersion.cpp
Merge Release-Engine-Staging to Main @ CL# 15151250
2021-01-21 16:22:06 -04:00
FileRegions.cpp
Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
2020-10-22 19:19:16 -04:00
LargeMemoryData.cpp
…
LargeMemoryReader.cpp
…
LargeMemoryWriter.cpp
…
LoadTimeTrace.cpp
Merging //UE5/Release-Engine-Staging @ 13752110 to Main (//UE5/Main)
2020-06-23 18:40:00 -04:00
MemoryImage.cpp
Allow UnfrozenCopy to copy data that was frozen with FPlatformLayoutParameters that are different from the current/local platform
2020-10-27 16:35:01 -04:00
StructuredArchive.cpp
Copying //UE5/Dev-Cooker@14539516 to Main (//UE5/Main)
2020-10-21 17:56:05 -04:00
StructuredArchiveFormatter.cpp
…
StructuredArchiveFromArchive.cpp
…