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
/
Public
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
Remove text.h from script.h (script.h is included by object.h)
2024-01-22 11:52:48 -05:00
Concepts
…
Cooker
MPCook: Add error for invalid cookprocesscount rather than hitting a more obscure error later on in FWorkerId::FromRemoteIndex.
2024-02-20 13:06:52 -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
FCompression interface update to 64 bit.
2024-02-21 12:49:23 -05:00
Templates
Prevented Cast from being used on FFields.
2024-02-07 10:42:54 -05:00
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
Missing forward declaration for VUniqueString
2024-02-29 19:15:50 -05:00
CoreUObject.h
…
CoreUObjectSharedPCH.h
…
InstancedReferenceSubobjectHelper.h
Support of new overridable serialization
2023-11-29 14:05:12 -05:00