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
5.3
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
/
Private
History
adam kinge
7fd11736f0
Fix iOS ignoring iOS Editor Settings screen rotation constraints.
...
#jira UE-198625 #rb zack.neyland, josh.adams [CL 29098718 by adam kinge in 5.3 branch]
2023-10-25 15:19:04 -04:00
..
Android
Fix for [Mobile] [Luna Controller] The left and right triggers are not functional
2023-08-02 10:06:58 -04:00
Apple
…
GenericPlatform
…
HAL
…
IOS
Fix iOS ignoring iOS Editor Settings screen rotation constraints.
2023-10-25 15:19:04 -04:00
Linux
Stop wiping negative bits when masking away higher bits of window position data for use when moving windows
2023-05-02 11:39:27 -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:47:22 -04:00
Unix
…
Windows
Prevent activating context when HWND is destroyed.
2023-06-13 12:02:34 -04:00
ApplicationCore.cpp
…