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
ff59263a86c2e80746b091fc073c8beaa90ea03d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
dan oconnor
598368a15b
Cleaned up SCD management on blueprint compile and asset reload - recommit of 31949581 with extra call to PropagateSparseClassDataToNewClass before functions are compiled (and CDO is potentially created). We want the SCD to be available before a CDO is generated
...
#rb ben.hoffman, Phillip.Kavan [CL 31964158 by dan oconnor in ue5-main branch]
2024-03-01 19:32:28 -05:00
..
AssetRegistry
Added FPackageName::GetVersePath as a shared util for UObjectBaseUtility and FAssetData
2024-02-22 17:33:37 -05:00
Blueprint
EInternalObjectFlags cleanup: removed PendingKill and deprecated composite flags
2023-12-05 01:37:45 -05:00
Cooker
MPCook: Support for ConfigAccessTracking
2024-01-31 10:52:25 -05:00
Internationalization
Add overload of GenerateDeterministicTextKey that works with a property name
2024-01-24 15:44:20 -05:00
Misc
Infrastructure and general implementation of a new system for providing improve error messages when we skip loading a package during import because the plugin wasn't mounted. the plugin manager and the GameFeatureSubsystem now have an opportunity to provide additional information to the user about why the plugin wasn't loaded or the package wasn't found.
2024-03-01 16:48:08 -05:00
Serialization
Infrastructure and general implementation of a new system for providing improve error messages when we skip loading a package during import because the plugin wasn't mounted. the plugin manager and the GameFeatureSubsystem now have an opportunity to provide additional information to the user about why the plugin wasn't loaded or the package wasn't found.
2024-03-01 16:48:08 -05:00
Templates
…
UObject
Cleaned up SCD management on blueprint compile and asset reload - recommit of 31949581 with extra call to PropagateSparseClassDataToNewClass before functions are compiled (and CDO is potentially created). We want the SCD to be available before a CDO is generated
2024-03-01 19:32:28 -05:00
VerseVM
Fix compile error on linux
2024-02-27 18:34:28 -05:00
CoreUObjectPrivatePCH.h
…
InstancedReferenceSubobjectHelper.cpp
Support of new overridable serialization
2023-11-29 14:05:12 -05:00