You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#ttp 345522: HotReload: Should not try to link DLLs when target is up to date #change Added code to handle up-to-date state of modules in hot-reload code. #change Added ECompilationResult::UpToDate and ECompilationResult::Canceled, ECompilationResult::Failed() #change UBT: added -canskiplink command line param and support for skipping link actions when there was nothing to compile #change extended the duration of re-compile notifications (TTP# 346604 NUXF-246 Hot compile fail message fades) #change Added 'Compile Canceled' notification (instead of 'Compile Failed') [CL 2302307 by Robert Manuszewski in Main branch]