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
d4a7ba7c19700f5347dfe50adc3ec8afccdda714
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
Mike Beach
24be9f418e
[UE-20194] Down grading an inactionable warning to a plain log.
...
#codereview Michael.Noland [CL 2671049 by Mike Beach in Main branch]
2015-08-27 11:56:19 -04:00
..
Blueprint
Early version of redirecting system for "Blueprints converted to C++".
2015-08-21 07:19:34 -04:00
Misc
#UE4 Add -FixupStringAssetReferences commandline. When set, it will forcibly load any string asset references referenced by a package before saving that package. This is useful when using the resave packages commandlet because otherwise redirectors pointed to by string asset references are never cleaned up
2015-08-24 17:06:00 -04:00
Serialization
Integrating CL 2668961 into main:
2015-08-26 08:11:35 -04:00
Templates
…
UObject
[UE-20194] Down grading an inactionable warning to a plain log.
2015-08-27 11:56:19 -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
…