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
bf86f78d7b67c77bfe33556c3511907347745844
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
IOS
History
Peter Sauerbrei
097bcbc384
fix for startup crash if home button is pressed and then app is brought back to the foreground
...
UE-15221 #ios [CL 2543602 by Peter Sauerbrei in Main branch]
2015-05-08 16:39:48 -04:00
..
IOSAppDelegate.cpp
fix for startup crash if home button is pressed and then app is brought back to the foreground
2015-05-08 16:39:48 -04:00
IOSApplication.cpp
UERNDR-54 - Support switching device orientation on the fly.
2015-04-14 06:15:11 -04:00
IOSAsyncTask.cpp
…
IOSInputInterface.cpp
Fix orientation determination when _IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_8_0 (shadowed variable)
2015-04-22 22:34:18 -04:00
IOSPlatformFile.cpp
Back out changelist 2516466
2015-04-21 07:07:27 -04:00
IOSPlatformFile.h
Make OpenRead() aware about intended sharing mode of the file.
2015-03-16 17:14:06 -04:00
IOSPlatformFramePacer.cpp
…
IOSPlatformMemory.cpp
…
IOSPlatformMisc.cpp
…
IOSPlatformOutputDevices.cpp
UE-9698 - Adding file log flushing on crash (Android and iOS)
2015-04-17 17:53:57 -04:00
IOSPlatformOutputDevicesPrivate.h
…
IOSPlatformProcess.cpp
implementation of executable name for iOS
2015-03-06 12:02:26 -05:00
IOSPlatformString.cpp
…
IOSPlatformSurvey.cpp
…
IOSView.cpp
Fix ios/metal issues when mobilescaling is != 1.
2015-04-22 11:21:09 -04:00
IOSWindow.cpp
fix for API deprecation warnings in iOS
2015-03-24 14:35:38 -04:00
IOSWindow.h
…