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
53369bd15cb276fdb2286fcd588eecd63bb88502
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
/
Private
History
david harvey
bdb4199eeb
Remove unnecessary WindowsHWrapper.h & MinWindows.h include - both files will be automatically included by AllowWindowsPlatformTypes.h
...
#jira UE-152863 #rnx #rb Josh.Adams [CL 26912096 by david harvey in ue5-main branch]
2023-08-08 05:50:53 -04:00
..
Android
Fix for [Mobile] [Luna Controller] The left and right triggers are not functional
2023-08-02 10:21:05 -04:00
Apple
…
GenericPlatform
…
HAL
…
IOS
Required Metal changes to support iOS Simulator.
2023-08-04 12:28:20 -04:00
Linux
Accept pull request fixing mouse input on Wayland applications
2023-07-18 13:03:45 -04:00
Mac
Mac: Don't rebuild cached menu on every key press.
2023-05-23 17:49:10 -04:00
Null
Fix: Mouse locations are off when rendering off screen. This is due to the platform work area being much larger than the application size. The NullPlatform work area now listens for resolution updates and updates is size accordingly, effectively meaning the desktop size is always the size of the application.
2023-07-24 19:51:51 -04:00
Unix
…
Windows
Remove unnecessary WindowsHWrapper.h & MinWindows.h include - both files will be automatically included by AllowWindowsPlatformTypes.h
2023-08-08 05:50:53 -04:00
ApplicationCore.cpp
…