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
cdc9692a994445da4e1475b0b26f30aba4cfd100
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Windows
/
LiveCoding
History
Ben Marsh
ae2ee9b54a
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.
...
#rb none #jira UE-74438 [CL 6942240 by Ben Marsh in Dev-Build branch]
2019-06-11 16:51:23 -04:00
..
Private
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
Public
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2019-03-18 16:38:36 -04:00
LiveCoding.Build.cs
LiveCoding: Add a target setting for using the debug version of the console application.
2019-05-22 11:57:41 -04:00