You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- LND will init/tear down backend DSOs cleanly. - LND will attempt to detect the desktop environment and use appropriate backend class. - Filters are fixed so GTK backend can parse them. - LC_NUMERIC is forced to en_US to prevent comma vs. dot problems when parsing configs. - Qt4 is tried before Qt5 as the latter can still crash on shutdown. [CL 2546195 by Dmitry Rekman in Main branch]