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
36574393c02ac93c1cd8642fa70ecbe0061ba2bd
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
/
Private
History
steve robb
0af7e31503
CIS fix.
...
[FYI] lorry.li [CL 31252609 by steve robb in ue5-main branch]
2024-02-07 06:16:21 -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
CIS fix.
2024-02-07 06:16:21 -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
…