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
60644cbde80a7485c8bd6c412cf8a8b680a22802
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
History
steve robb
60644cbde8
Fixes for TStrongObjectPtr's operators.
...
#rb joe.kirchoff [CL 32769206 by steve robb in ue5-main branch]
2024-04-05 15:15:16 -04: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
IncrementalCook: Add FCookDependency to record external-file and generic-function dependencies that should invalidate the cook-saved version of a package when they change.
2024-03-05 14:41:03 -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
Fixed subtree parsing in FJsonArchiveInputFormatter.
2024-04-02 08:45:26 -04:00
Templates
Removed ImplicitConv usage from TNonNullPointer, TNonNullSubclassOf, TSubclassOf and TSubclassOfField.
2024-04-04 12:09:11 -04:00
UObject
Fixes for TStrongObjectPtr's operators.
2024-04-05 15:15:16 -04:00
VerseVM
Migrate the class generation code into the engine environment class.
2024-04-04 07:51:39 -04:00
CoreUObject.h
…
CoreUObjectSharedPCH.h
…
InstancedReferenceSubobjectHelper.h
…