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
84307a427e4a0a96bd68877ddf232db00aefd790
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
IOS
History
Terence Burns
39422c5882
UE-19812 - Updated the UIRemoteNotificationType usage to UIUserNotificationType for IOS 8 onwards. The former has since been deprecated.
...
[CL 2652408 by Terence Burns in Main branch]
2015-08-12 03:56:31 -04:00
..
IOSAppDelegate.cpp
PR1280 - increased size of game thread in development and debug
2015-07-08 13:14:24 -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
Added functions to access low-level file stat data as a single file-system request
2015-07-27 13:52:55 -04:00
IOSPlatformFile.h
Added functions to access low-level file stat data as a single file-system request
2015-07-27 13:52:55 -04:00
IOSPlatformFramePacer.cpp
…
IOSPlatformMemory.cpp
…
IOSPlatformMisc.cpp
UE-19812 - Updated the UIRemoteNotificationType usage to UIUserNotificationType for IOS 8 onwards. The former has since been deprecated.
2015-08-12 03:56:31 -04:00
IOSPlatformOutputDevices.cpp
Backout
2600433
for now - Device Clipboard Support for Crashes. Issues may arise from this change with stalling after a crash.
2015-07-01 08:53:43 -04:00
IOSPlatformOutputDevicesPrivate.h
…
IOSPlatformProcess.cpp
…
IOSPlatformString.cpp
…
IOSPlatformSurvey.cpp
…
IOSView.cpp
Fix ios/metal issues when mobilescaling is != 1.
2015-04-22 11:21:09 -04:00
IOSWindow.cpp
…
IOSWindow.h
…