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
7efbe1441d14d1fb1912e6320457498df609ee0f
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
/
Private
History
cody albert
f93feaebfd
Fixed issue when using Preserve Aspect Ratio on an SWindow where the window would change aspect ratio the first time it was resized if it didn't have an OS border/titlebar
...
#rb Vincent.Gauthier [CL 31142326 by cody albert in ue5-main branch]
2024-02-02 16:51:16 -05:00
..
Android
Refactoring onCreate for GameActivity and switching nativemain to use AndroidMain, also updating ASISStub to properly handle activity change and theme change.
2024-02-01 16:04:43 -05:00
Apple
…
GenericPlatform
Add support for creating secondary input devices to be used outside of the Unreal Input System.
2024-01-12 12:19:29 -05:00
HAL
…
IOS
Switching from mtlpp to Apple's MetalCPP library
2023-11-16 05:04:37 -05:00
Linux
Reduce repeating monitor DPI log event spew to only print on the first occurrence
2023-12-07 14:17:02 -05:00
Mac
Fixed up more bool-taking calls to take EAllowShrinking instead.
2024-01-25 14:09:12 -05:00
Null
Fix C4072 warnings
2023-11-20 17:26:53 -05:00
Unix
…
Windows
Fixed issue when using Preserve Aspect Ratio on an SWindow where the window would change aspect ratio the first time it was resized if it didn't have an OS border/titlebar
2024-02-02 16:51:16 -05:00
ApplicationCore.cpp
…