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
cd3b8e7987445befd13548e83eaa899e79e9c2ca
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Windows
/
LiveCoding
/
Private
History
Ben Marsh
e9f67d76f0
Live coding: Add multiple modules in one call at startup, rather than adding each module individuallly.
...
#rb none #jira UE-74946 [CL 6605695 by Ben Marsh in Dev-Build branch]
2019-05-22 11:22:38 -04:00
..
External
Merging latest version of Live++ (check timestamps on object files, support for adding multiple modules at once)
2019-05-22 11:21:49 -04:00
LiveCodingLog.cpp
…
LiveCodingLog.h
…
LiveCodingModule.cpp
Live coding: Add multiple modules in one call at startup, rather than adding each module individuallly.
2019-05-22 11:22:38 -04:00
LiveCodingModule.h
Live coding: Add multiple modules in one call at startup, rather than adding each module individuallly.
2019-05-22 11:22:38 -04:00
LiveCodingSettings.cpp
LiveCoding: Add support for lazy loading modules. This lets us enable live coding for the entire engine without a large startup penalty. Project modules are still preloaded by default.
2019-03-19 14:39:34 -04:00
LiveCodingSettings.h
LiveCoding: Add support for lazy loading modules. This lets us enable live coding for the entire engine without a large startup penalty. Project modules are still preloaded by default.
2019-03-19 14:39:34 -04:00