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
8936ab80864308c8e95998a05b702a6450a8cbfe
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Windows
/
LiveCoding
History
Ben Marsh
2ef7a96902
LiveCoding: Explicitly batch all EnableModules() commands, to prevent user command thread preempting the editor thread before it's finished adding everything. Prevents "Live coding ready" messages being spammed in the console window.
...
#rb none #jira UE-71270 [CL 5361279 by Ben Marsh in 4.22 branch]
2019-03-11 14:12:36 -04:00
..
Private
LiveCoding: Explicitly batch all EnableModules() commands, to prevent user command thread preempting the editor thread before it's finished adding everything. Prevents "Live coding ready" messages being spammed in the console window.
2019-03-11 14:12:36 -04:00
Public
Fix "Compile" button in toolbar using legacy hot reload when live coding startup is set to manual.
2019-03-11 13:57:27 -04:00
LiveCoding.Build.cs
…