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
21fdd3aa81c44a3fbba1fb7699791102fdaa6077
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Windows
/
LiveCoding
History
Ben Marsh
339de68518
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.
...
#rb none #jira [CL 5437980 by Ben Marsh in 4.22 branch]
2019-03-18 18:06:51 -04:00
..
Private
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-18 18:06:51 -04:00
Public
Fix issues related to hot-reload and LiveCoding co-existing.
2019-03-14 17:51:49 -04:00
LiveCoding.Build.cs
…