Rémi Verschelde 506930063a Merge pull request #98093 from zynga-jpetersen/jpetersen/ios_xcode_PROVISIONING_PROFILE_SPECIFIER_support il y a 1 mois
..
api 9e4315bb50 Style: Harmonize header includes in platform ports il y a 1 an
doc_classes 4036270f8d Support for XCode 8+ feature PROVISIONING_PROFILE_SPECIFIER il y a 2 mois
export 506930063a Merge pull request #98093 from zynga-jpetersen/jpetersen/ios_xcode_PROVISIONING_PROFILE_SPECIFIER_support il y a 1 mois
README.md 4c1f11944e Update all outdated online documentation links il y a 2 ans
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files il y a 3 mois
app_delegate.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
app_delegate.mm 3bdbf90f49 Fix AirPods routing when Play and Record category is used. il y a 10 mois
detect.py 17f06f6dae Merge pull request #97555 from dustdfg/platform_methods/extract_validate_arch il y a 2 mois
device_metrics.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
device_metrics.m ee5057a42e iOS: Add new model identifiers for DPI metrics il y a 2 ans
display_layer.h 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. il y a 2 ans
display_layer.mm 9e4315bb50 Style: Harmonize header includes in platform ports il y a 1 an
display_server_ios.h 25f439c573 [DisplayServer] Implement has_hardware_keyboard method for Android and iOS. il y a 3 mois
display_server_ios.mm 0dfd18c84b [DisplayServer] Add feature flag for native file dialog access to `user/res` and `options` il y a 2 mois
godot_app_delegate.h 1938d170aa iOS: Fix typo in GodotApplicationDelegate il y a 5 mois
godot_app_delegate.m 1938d170aa iOS: Fix typo in GodotApplicationDelegate il y a 5 mois
godot_ios.mm 023dcd44c1 Refactor OS exit code to be `EXIT_SUCCESS` by default il y a 10 mois
godot_view.h 10be2c343f iOS: Fix memory leak on touch input il y a 1 an
godot_view.mm 2d0165574d Add Metal support for macOS (arm64) and iOS il y a 5 mois
godot_view_renderer.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
godot_view_renderer.mm 9e4315bb50 Style: Harmonize header includes in platform ports il y a 1 an
ios.h 789c6ebdfd Implement `amplitude` to Input.vibrate_handheld il y a 8 mois
ios.mm 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` il y a 2 mois
ios_terminal_logger.h c38c15b42e [iOS] Improve logger. il y a 1 an
ios_terminal_logger.mm c38c15b42e [iOS] Improve logger. il y a 1 an
joypad_ios.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
joypad_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports il y a 1 an
key_mapping_ios.h 8406e60522 Add InputEventKey.location to tell left from right il y a 11 mois
key_mapping_ios.mm 8406e60522 Add InputEventKey.location to tell left from right il y a 11 mois
keyboard_input_view.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
keyboard_input_view.mm c632b47b48 [iOS/Text Input] Avoid deleting and reentering unchanged part of text. il y a 6 mois
main.m 1938d170aa iOS: Fix typo in GodotApplicationDelegate il y a 5 mois
os_ios.h 789c6ebdfd Implement `amplitude` to Input.vibrate_handheld il y a 8 mois
os_ios.mm 146ba4106f Move Vulkan includes to a central godot_vulkan.h header il y a 3 mois
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. il y a 1 an
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. il y a 1 an
rendering_context_driver_vulkan_ios.h f458943455 [macOS / iOS] Switch Vulkan init to VK_EXT_metal_surface extension. il y a 11 mois
rendering_context_driver_vulkan_ios.mm 364f916f3f Add debug utilities for Vulkan il y a 5 mois
tts_ios.h 9e4315bb50 Style: Harmonize header includes in platform ports il y a 1 an
tts_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports il y a 1 an
view_controller.h d95794ec8a One Copyright Update to rule them all il y a 2 ans
view_controller.mm c8ae9e9c76 [iOS] Change default iPad landscape orientation from "left" to "right". il y a 7 mois

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