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
550ecc7841bcbc595c64ed2fb824f8f925f42eff
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
LiveCodingConsole
History
Ben Marsh
308e27cdbb
Live Coding: Fix support for lazy loading modules. Now passes UBT a list of modules that can be updated, and UBT fails the build and writes out a list of others that would be modified. Live Coding console then loads those modules and retries.
...
#rb none #jira UE-74679 [CL 6960867 by Ben Marsh in 4.23 branch]
2019-06-12 17:18:33 -04:00
..
Private
Live Coding: Fix support for lazy loading modules. Now passes UBT a list of modules that can be updated, and UBT fails the build and writes out a list of others that would be modified. Live Coding console then loads those modules and retries.
2019-06-12 17:18:33 -04:00
LiveCodingConsole.Build.cs
…
LiveCodingConsole.Target.cs
…