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
147734235ec5726ce7a0de97eb4edf9cdab72b3a
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
History
bob tellez
147734235e
#UE Do not cook editor only soft object paths. Fix a regression that came from serializing soft object paths before processing the properties that reference them
...
[FYI] Francis.Hurteau [CL 22968383 by bob tellez in ue5-main branch]
2022-11-03 17:59:51 -04:00
..
Internal
[AssetRegistry] changed TryGetAssetByObjectPath to use FSoftObjectPath to match the rest of the API
2022-09-30 19:00:07 -04:00
Private
#UE Do not cook editor only soft object paths. Fix a regression that came from serializing soft object paths before processing the properties that reference them
2022-11-03 17:59:51 -04:00
Public
Fixed compile error in BulkData.h caused by integration
2022-11-03 17:57:06 -04:00
Tests
[CoreUObject] changed to check for null in
TObjectPtr.GetPathName()
2022-11-03 17:47:24 -04:00
CoreUObject.Build.cs
Cleaned up build.cs files by removing any include paths that were already being added by UBT. This was done to help identify how include paths are being added and to help with future refactoring.
2022-09-08 21:44:02 -04:00