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
5e614c963395bb817d91cf75669862164ada94de
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
/
Private
History
nicolas mercier
d0256f9166
Fix shutdown crash when using AddressSanitizer. The crash happens in AtExit deep in external DLLs, so instead disable TextInput altogether.
...
#rb [at]daniele.vettorel #rnx [CL 25647144 by nicolas mercier in ue5-main branch]
2023-05-26 12:49:52 -04:00
..
Android
Tentative fix for android safe zone.
2023-05-05 01:47:29 -04:00
Apple
…
GenericPlatform
Ensure GetPlatformUserForUserIndex and GetUserIndexForPlatformUser are commutitive.
2023-03-10 04:54:52 -05:00
HAL
…
IOS
Fix Receipt management on OSSiOS
2023-05-26 04:17:42 -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: NullPlatformApplicationMisc platform check is flipped
2023-04-13 22:53:21 -04:00
Unix
…
Windows
Fix shutdown crash when using AddressSanitizer. The crash happens in AtExit deep in external DLLs, so instead disable TextInput altogether.
2023-05-26 12:49:52 -04:00
ApplicationCore.cpp
…