Chris Weber 006410ae46 increased max touches to 32 for ios 2 years ago
..
api d95794ec8a One Copyright Update to rule them all 2 years ago
export 28f51ba547 Refactor high quality texture import 2 years ago
README.md 4c1f11944e Update all outdated online documentation links 2 years ago
SCsub 10be2c343f iOS: Fix memory leak on touch input 2 years ago
app_delegate.h d95794ec8a One Copyright Update to rule them all 2 years ago
app_delegate.mm d95794ec8a One Copyright Update to rule them all 2 years ago
detect.py 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. 2 years ago
device_metrics.h d95794ec8a One Copyright Update to rule them all 2 years ago
device_metrics.m ee5057a42e iOS: Add new model identifiers for DPI metrics 2 years ago
display_layer.h 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. 2 years ago
display_layer.mm 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. 2 years ago
display_server_ios.h daad4aed62 Cleanup and unify keyboard input. 2 years ago
display_server_ios.mm daad4aed62 Cleanup and unify keyboard input. 2 years ago
godot_app_delegate.h d95794ec8a One Copyright Update to rule them all 2 years ago
godot_app_delegate.m d95794ec8a One Copyright Update to rule them all 2 years ago
godot_ios.mm d95794ec8a One Copyright Update to rule them all 2 years ago
godot_view.h 10be2c343f iOS: Fix memory leak on touch input 2 years ago
godot_view.mm 006410ae46 increased max touches to 32 for ios 2 years ago
godot_view_renderer.h d95794ec8a One Copyright Update to rule them all 2 years ago
godot_view_renderer.mm d95794ec8a One Copyright Update to rule them all 2 years ago
ios.h d95794ec8a One Copyright Update to rule them all 2 years ago
ios.mm d95794ec8a One Copyright Update to rule them all 2 years ago
joypad_ios.h d95794ec8a One Copyright Update to rule them all 2 years ago
joypad_ios.mm c71d050529 iOS: Implement missing JoyButton::BACK (Options), START (Menu), and GUIDE (Home) 2 years ago
key_mapping_ios.h daad4aed62 Cleanup and unify keyboard input. 2 years ago
key_mapping_ios.mm daad4aed62 Cleanup and unify keyboard input. 2 years ago
keyboard_input_view.h d95794ec8a One Copyright Update to rule them all 2 years ago
keyboard_input_view.mm daad4aed62 Cleanup and unify keyboard input. 2 years ago
logo.svg cebefc9f5d [Export] Add one-click deploy over SSH for the desktop exports. 2 years ago
main.m d95794ec8a One Copyright Update to rule them all 2 years ago
os_ios.h d95794ec8a One Copyright Update to rule them all 2 years ago
os_ios.mm d95794ec8a One Copyright Update to rule them all 2 years ago
platform_config.h d95794ec8a One Copyright Update to rule them all 2 years ago
tts_ios.h d95794ec8a One Copyright Update to rule them all 2 years ago
tts_ios.mm d95794ec8a One Copyright Update to rule them all 2 years ago
view_controller.h d95794ec8a One Copyright Update to rule them all 2 years ago
view_controller.mm daad4aed62 Cleanup and unify keyboard input. 2 years ago
vulkan_context_ios.h d95794ec8a One Copyright Update to rule them all 2 years ago
vulkan_context_ios.mm d95794ec8a One Copyright Update to rule them all 2 years ago

README.md

iOS platform port

This folder contains the C++, Objective-C and Objective-C++ code for the iOS platform port.

See also misc/dist/ios_xcode folder for the Xcode project template used for packaging the iOS export templates.

Documentation