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
/
Private
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
..
AssetRegistry
Fix AssetRegistry error "UpdateAssetData called with a change in ObjectPath" when cooking a package and moving an actor asset out of the external package into the main package.
2021-05-04 10:57:11 -04:00
Blueprint
Repair-style fix for issue where deferred dependency class placeholders could remain in blueprints after loading. This is seen in an example project with complicated circular dependencies intertwining many assets.
2021-06-14 12:53:34 -04:00
Internationalization
Merge UE5/RES @ 15958325 to UE5/Main
2021-04-08 14:32:07 -04:00
Misc
Merge from Release-Engine-Test @ 16624776 to UE5/Main
2021-06-10 13:13:24 -04:00
Serialization
IoStore:
2021-08-02 07:21:02 -04:00
Templates
…
Tests
BulkDataRegistry
2021-06-24 00:50:53 -04:00
UObject
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
Virtualization
VirtualizedBulkData fix SetCompressionFormat(None) then SetCompressionFormat(other) resulting in no compression
2021-08-02 12:01:59 -04:00
CoreUObjectPrivatePCH.h
Add GeneratedCppIncludes in PCH as it is one of the most included files from vcperf profile runs
2021-06-01 21:34:02 -04:00