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
0e5ef4fa337d831ceb9977da2a374aaa8dd24c19
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
steve robb
104c0f2416
Fixed up more bool-taking calls to take EAllowShrinking instead.
...
[CL 30806200 by steve robb in ue5-main branch]
2024-01-23 11:07:28 -05:00
..
AssetRegistry
Fixed up DerivedDataCache, DesktopPlatform, ApplicationCore, AssetRegistry, Core, CoreUObject, Projects, Sockets code to use EAllowShrinking instead of bools.
2024-01-17 19:51:06 -05:00
Blueprint
EInternalObjectFlags cleanup: removed PendingKill and deprecated composite flags
2023-12-05 01:37:45 -05:00
Cooker
Cooker: MPCook: Make UE::Cook::IMPCollector a public WITH_EDITOR type in CoreUObject so it can be subclassed next to runtime Engine or licensee types that need it.
2023-10-25 19:42:20 -04:00
Internationalization
Fixed up DerivedDataCache, DesktopPlatform, ApplicationCore, AssetRegistry, Core, CoreUObject, Projects, Sockets code to use EAllowShrinking instead of bools.
2024-01-17 19:51:06 -05:00
Misc
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
Serialization
Fixed up a lot of bool-taking container resize functions to take EAllowShrinking instead.
2024-01-19 16:41:35 -05:00
Templates
…
Tests
/Serialization
…
UObject
Fixed up more bool-taking calls to take EAllowShrinking instead.
2024-01-23 11:07:28 -05:00
VerseVM
Fixed a few minor signed/unsigned mismatches.
2024-01-23 10:46:27 -05:00
CoreUObjectPrivatePCH.h
…
InstancedReferenceSubobjectHelper.cpp
Support of new overridable serialization
2023-11-29 14:05:12 -05:00