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
1ddeb68eeefe1302ebfd0ba714be1c84884d0f92
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Serialization
History
Devin Doucette
fa8250517d
SharedBuffer: Added MoveToShared() and MoveToUnique() to convert between buffer types
...
#rb Matt.Peters #rnx [CL 15917930 by Devin Doucette in ue5-main branch]
2021-04-05 12:38:27 -04:00
..
Csv
…
Formatters
…
Archive.cpp
#jira UE-111195
2021-03-29 11:38:01 -04:00
ArchiveFromStructuredArchive.cpp
…
ArchiveLoadCompressedProxy.cpp
…
ArchiveProxy.cpp
…
ArchiveSaveCompressedProxy.cpp
…
BitArchive.cpp
…
BitReader.cpp
…
BitWriter.cpp
…
CompactBinary.cpp
SharedBuffer: Added MoveToShared() and MoveToUnique() to convert between buffer types
2021-04-05 12:38:27 -04:00
CompactBinaryPackage.cpp
SharedBuffer: MakeOwned now returns a buffer instead of operating in-place
2021-03-16 14:30:00 -04:00
CompactBinarySerialization.cpp
SharedBuffer: Added MoveToShared() and MoveToUnique() to convert between buffer types
2021-04-05 12:38:27 -04:00
CompactBinaryValidation.cpp
CompactBinary: Renamed view types to use a View suffix, and remove the Ref suffix from types that hold a SharedBuffer
2021-02-22 16:34:05 -04:00
CompactBinaryWriter.cpp
SharedBuffer: Added MoveToShared() and MoveToUnique() to convert between buffer types
2021-04-05 12:38:27 -04:00
CompressedChunkInfo.cpp
…
CustomVersion.cpp
Merge Release-Engine-Staging to Main @ CL# 15151250
2021-01-21 16:22:06 -04:00
FileRegions.cpp
…
LargeMemoryData.cpp
…
LargeMemoryReader.cpp
…
LargeMemoryWriter.cpp
…
LoadTimeTrace.cpp
…
MemoryImage.cpp
Minor optimizations to the memory image writing (UE-110824)
2021-03-23 05:13:38 -04:00
StructuredArchive.cpp
…
StructuredArchiveFormatter.cpp
…
StructuredArchiveFromArchive.cpp
…