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
47ef799b0b8564facb52d76bc4bfeedc774abe24
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
History
wei liu
8f674e7cde
Fix the screen resolution (on mobile) stretched issue when casted to a larger screen with a USBC to HDMI cable.
...
#b Chris.Babcock, Allan.Bentham [CL 26602475 by wei liu in 5.3 branch]
2023-07-26 06:46:29 -04:00
..
Private
Fix the screen resolution (on mobile) stretched issue when casted to a larger screen with a USBC to HDMI cable.
2023-07-26 06:46:29 -04:00
Public
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
ApplicationCore.Build.cs
…