You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- DW now returns correct paths for changes in subdirectory (UE-11861) - DW will now automatically watch for changes in the whole tree, updating mapping when directories are added/deleted. - DW now honors bIncludeDirectoryChanges option. - Code has been hardened (should handle overflow and other failures). - This change Incorporates parts from PR #1139 by 3dluvr (UE-15443) . - Passes TestPAL and automation tests. [CL 2549034 by Dmitry Rekman in Main branch]