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
ee70eb2ee5a57dfd9be139a9ce20ab9cc1ef2487
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Public
History
steve robb
53cd760f41
Removed ImplicitConv usage from TNonNullPointer, TNonNullSubclassOf, TSubclassOf and TSubclassOfField.
...
[CL 32731617 by steve robb in ue5-main branch]
2024-04-04 12:09:11 -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
Incr gc: turn on GC barriers for argument-mutating BlueprintCallable C++ functions
2024-04-04 11:33:44 -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
Support of new overridable serialization
2023-11-29 14:05:12 -05:00