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
15b0d4e8edef21d0c00a809c45b0dd85cf8cfb03
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
Robert Manuszewski
217329a555
Fixing CIS
...
[CL 2556726 by Robert Manuszewski in Main branch]
2015-05-19 07:24:08 -04:00
..
Blueprint
Forcefully resolving macro dependencies before they get expanded into a blueprint on load (to guard against half resolved macro dependencies ending up in blueprints that call said macros).
2015-05-18 13:11:45 -04:00
Misc
Fix bad bug in FStringAssetReference where TryLoad would return null instead of the loaded object
2015-05-08 13:00:09 -04:00
Serialization
Implemented gathering of text localization data at serialization-saving time for packages, serializing the localization data into the package header, and loading it from the package header without fully loading the package when gathering text from assets.
2015-05-15 17:00:32 -04:00
Templates
#ue4 - Cast flags can now be declared for non-intrinsic classes.
2015-01-06 14:15:32 -05:00
UObject
Fixing CIS
2015-05-19 07:24:08 -04:00
CoreUObjectPrivate.h
Messaging: Removed the WithMessaging type trait and message type pre-cache
2015-04-01 17:35:20 -04:00
Interface.cpp
…