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
3c8a643e5dc48fc4393fa145da987efc318baca5
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Windows
/
LiveCoding
/
Private
History
Ben Marsh
6b65e69c7a
Fix unity build error.
...
#rb none #rnx [CL 7277337 by Ben Marsh in Dev-Build branch]
2019-07-11 13:11:43 -04:00
..
External
Fix unity build error.
2019-07-11 13:11:43 -04:00
LiveCodingLog.cpp
…
LiveCodingLog.h
…
LiveCodingModule.cpp
Live Coding: Prevent compiling from the IDE while a Live Coding session is active. Engine runtime creates a global mutex with the executable path in the a name and leaks the handle, then UBT checks for it existing before allowing a build to start.
2019-06-11 16:51:23 -04:00
LiveCodingModule.h
Live Coding: Fix several issues related to using launch on / packaged builds with Live Coding.
2019-05-23 20:41:59 -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