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
6a4e8d4ef6673b2479ecc5519dfd898f3a71db8a
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
/
Private
History
adam kinge
2dbe730718
Fix usage of iOS "bSupportsBackgroundAudio" setting which was ignoring how the value was actually set in the ini file
...
#rnx [CL 29136275 by adam kinge in ue5-main branch]
2023-10-26 11:15:27 -04:00
..
Android
Fix the Safezone updated incorrectly issue, the SafeFrameChangeEvent needs to be triggered after the orientation changed.
2023-08-28 22:30:51 -04:00
Apple
Fix multiple controller not supported on Mac
2023-09-15 14:33:52 -04:00
GenericPlatform
Remove unnecessary include
2023-10-24 07:11:09 -04:00
HAL
…
IOS
Fix usage of iOS "bSupportsBackgroundAudio" setting which was ignoring how the value was actually set in the ini file
2023-10-26 11:15:27 -04:00
Linux
Accept pull request fixing mouse input on Wayland applications
2023-07-18 13:03:45 -04:00
Mac
Mac: Fix NSCursor hotSpot logic.
2023-10-12 19:54:22 -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
Fixed for header units
2023-09-23 02:37:45 -04:00
ApplicationCore.cpp
…