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
/
Windows
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
..
Accessibility
…
TextStoreACP.cpp
…
WindowsApplication.cpp
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
WindowsApplicationErrorOutputDevice.cpp
…
WindowsConsoleOutputDevice2.cpp
Only update stored console window width/size in SIZE_RESTORED and SIZE_MAXIMIZED
2023-05-17 19:12:15 -04:00
WindowsConsoleOutputDevice.cpp
…
WindowsCursor.cpp
Added a console variable to control if we should use an invisible cursor instead of setting the HCursor to NULL when the cursor type is set to None.
2023-04-04 12:56:18 -04:00
WindowsFeedbackContext.cpp
…
WindowsPlatformApplicationMisc.cpp
Add a null platform for use when rendering off screen.
2023-03-29 20:46:03 -04:00
WindowsPlatformSplash.cpp
…
WindowsPlatformSurvey.cpp
…
WindowsTextInputMethodSystem.cpp
…
WindowsWindow.cpp
…
XInputInterface.cpp
…
XInputInterface.h
…