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
b8aafdc0dafe0ca2c1783cb660fa511f6450aef1
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
charles bloom
b8aafdc0da
VirtualizedBulkData fix SetCompressionFormat(None) then SetCompressionFormat(other) resulting in no compression
...
#rb devin.doucette,paul.chipchase [CL 17016882 by charles bloom in ue5-main branch]
2021-08-02 12:01:59 -04:00
..
Private
VirtualizedBulkData fix SetCompressionFormat(None) then SetCompressionFormat(other) resulting in no compression
2021-08-02 12:01:59 -04:00
Public
SavePackage PackageStoreWriter with EditorDomain: fix offsets written into the BulkDatas to be relative to the end of the Linker's archive as expected, rather than relative to some number of bytes before the end of the archive because we were copying Linker->Tell at a point before AppendAdditionalData and the Package Post Tag were written to the archive.
2021-08-02 08:36:01 -04:00
CoreUObject.Build.cs
Remove dependency to CookOnTheFly module from CoreUObject and Launch when compiling programs
2021-06-21 02:42:49 -04:00