You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fixed many Slate modules that failing to bracket compiler optimizations correctly (triggers new compiler error) - Worked around compiler bug triggered by enums in Shared Pointer code - Disabled compiler warnings about ".." in relative include paths (UE4's build system requires this) [CL 2747901 by Mike Fricker in Main branch]