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
57b2091f954a466cc2bfcd83e00a5d34671978ea
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
devin doucette
584ea89945
Increased FProperty::IndexInOwner from uint16 to int32 to support types with many properties
...
#rb Francis.Hurteau [CL 34372792 by devin doucette in ue5-main branch]
2024-06-14 11:32:26 -04:00
..
AssetRegistry
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
2024-06-13 07:06:47 -04:00
Blueprint
Optimize UUserDefinedStruct::InitializeStruct in non editor builds, as of 18672462 all cooked assets include XBeforeY dependency information to safely order loads. GEventDrivenLoaderEnabled is also no longer set, so we can't rely on that anymore
2024-05-02 17:03:25 -04:00
Cooker
Adding multiprocess support for -iterativevalidate (2-phase and 1-phase modes). Added additional hooks to IMPCollector for this and for licensee use (ServerTick and ServerTickPackage) and provided the package name to FMPCollectorClientMessageContext.
2024-05-30 19:43:47 -04:00
Internationalization
Fixed GFPs failing to build their package localization cache when loading their asset registry data async
2024-04-15 20:53:18 -04:00
Misc
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
2024-06-13 07:06:47 -04:00
Serialization
Moved TSharedString from DDC into Core
2024-06-13 10:40:59 -04:00
Templates
…
UObject
Increased FProperty::IndexInOwner from uint16 to int32 to support types with many properties
2024-06-14 11:32:26 -04:00
VerseVM
Add location information to bytecode.
2024-06-06 17:01:18 -04:00
CoreUObjectPrivatePCH.h
…
InstancedReferenceSubobjectHelper.cpp
…