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
42657bf51be2b0984c963ebfdba0f7acabd04ba6
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
joe bestrotheray
5cb14b3c5c
Create csv stat for GC count
...
#rb tyler.staples [CL 26864352 by joe bestrotheray in ue5-main branch]
2023-08-04 18:53:32 -04:00
..
AssetRegistry
Truncation warning fixes for CoreUObject
2023-07-24 16:13:27 -04:00
Blueprint
Converting ARO-facing raw pointers to TObjectPtr ahead of raw pointer ARO API deprecation.
2023-05-16 10:52:49 -04:00
Internationalization
Move FOptionalProperty to CoreUObject.
2023-06-22 09:14:07 -04:00
Misc
Using TObjectPtr for fields that get passed to AddReferencedObjects ahead of upcoming API deprecation.
2023-08-02 15:55:08 -04:00
Serialization
#UE Add -CookSkipSave to cook commandline options. Using this will skip saving any assets the cook processes. Useful for validating that the non-saving parts of a cook without having to wait for the save.
2023-08-03 15:00:20 -04:00
Templates
…
Tests
/Serialization
Add some basic threading tests to FEditorBulkData
2023-05-16 04:47:32 -04:00
UObject
Create csv stat for GC count
2023-08-04 18:53:32 -04:00
CoreUObjectPrivatePCH.h
…