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
b76ebdb330c71c51932d7043334d02dbd560a48a
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
CoreUObject
/
Private
History
Robert Manuszewski
4590b8f778
Changing package names to FNames instead of FStrings to minimze the impact of string comparisons in async loading. Replaced NULLs with nullptrs in AsyncLoading code.
...
[CL 2351460 by Robert Manuszewski in Main branch]
2014-11-06 15:14:07 -05:00
..
Blueprint
UberGraphPersistentFrame code can be disabled by setting USE_UBER_GRAPH_PERSISTENT_FRAME define false.
2014-10-22 13:34:29 -04:00
Misc
Messaging: Code and documentation cleanup pass
2014-10-24 14:11:28 -04:00
Serialization
Changing package names to FNames instead of FStrings to minimze the impact of string comparisons in async loading. Replaced NULLs with nullptrs in AsyncLoading code.
2014-11-06 15:14:07 -05:00
Templates
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
UObject
Prevent UObject::Modify() from doing anything during GC. Fixes error message when loading a map which breaks automation testing.
2014-11-05 13:11:31 -05:00
CoreUObjectPrivate.h
Remove headers from CoreUObjectPrivate.h that are included 0 or 1 time in CoreUObject module.
2014-10-24 08:08:58 -04:00
Interface.cpp
Remove headers from CoreUObjectPrivate.h that are included 0 or 1 time in CoreUObject module.
2014-10-24 08:08:58 -04:00