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
f6564eb124540cc34afaa491ff680ba33999af95
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
History
Ben Marsh
f6564eb124
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
...
#rb none #rnx [CL 8194620 by Ben Marsh in Dev-Build branch]
2019-08-21 16:28:23 -04:00
..
Private
With some specific DPI settings the barriers for confined cursor can end up touching the border
2019-08-21 14:37:36 -04:00
Public
fix for OOM file remaining when the user exits the application while the game thread is doing a bit of work (GC or audio thread wait)
2019-08-21 09:25:58 -04:00
ApplicationCore.Build.cs
Updated module build configurations to follow our updated guidelines on using a library, you should always specify the full path to the library if you know it (in PublicAdditionalLibraries). This allows UBT to do up to date checking of the module and is faster.
2019-08-09 03:48:12 -04:00