Thaddeus Crews 81e17d879d Merge pull request #102109 from bruvzg/export_res hai 1 día
..
api 9e4315bb50 Style: Harmonize header includes in platform ports hai 1 ano
doc_classes d3e16c9ee2 [iOS] Add options to specify additional entitlements and capabilities in the export settings. hai 2 meses
export b3f7c8f5d3 [Export] Respect icon/splash screen import settings. hai 1 día
README.md 4c1f11944e Update all outdated online documentation links %!s(int64=2) %!d(string=hai) anos
SCsub cd17cb0110 [macos, ios]: Refactor joypad support into shared code, numerous bugfixes hai 3 semanas
app_delegate.h d95794ec8a One Copyright Update to rule them all %!s(int64=2) %!d(string=hai) anos
app_delegate.mm 3bdbf90f49 Fix AirPods routing when Play and Record category is used. hai 10 meses
detect.py 11dc4f2e5e Metal: Add MetalFX upscaling support hai 3 semanas
device_metrics.h d95794ec8a One Copyright Update to rule them all %!s(int64=2) %!d(string=hai) anos
device_metrics.m ee5057a42e iOS: Add new model identifiers for DPI metrics %!s(int64=2) %!d(string=hai) anos
display_layer.h 1cc5524b81 [iOS] Restore OpenGLES3 renderer support. %!s(int64=2) %!d(string=hai) anos
display_layer.mm 9e4315bb50 Style: Harmonize header includes in platform ports hai 1 ano
display_server_ios.h 9d2a4c03be Embedding game process in editor hai 1 mes
display_server_ios.mm e1f129cb52 Support MIME types in file dialog filters on macOS and Linux. hai 3 semanas
godot_app_delegate.h 1938d170aa iOS: Fix typo in GodotApplicationDelegate hai 5 meses
godot_app_delegate.m 1938d170aa iOS: Fix typo in GodotApplicationDelegate hai 5 meses
godot_ios.mm 023dcd44c1 Refactor OS exit code to be `EXIT_SUCCESS` by default hai 10 meses
godot_view.h 10be2c343f iOS: Fix memory leak on touch input hai 1 ano
godot_view.mm 2d0165574d Add Metal support for macOS (arm64) and iOS hai 5 meses
godot_view_renderer.h d95794ec8a One Copyright Update to rule them all %!s(int64=2) %!d(string=hai) anos
godot_view_renderer.mm 9e4315bb50 Style: Harmonize header includes in platform ports hai 1 ano
ios.h 789c6ebdfd Implement `amplitude` to Input.vibrate_handheld hai 9 meses
ios.mm 33e16435f5 Replace some problematic uses of `String::num` to `String::num_int64` hai 2 semanas
ios_terminal_logger.h c38c15b42e [iOS] Improve logger. hai 1 ano
ios_terminal_logger.mm c38c15b42e [iOS] Improve logger. hai 1 ano
key_mapping_ios.h 8406e60522 Add InputEventKey.location to tell left from right hai 1 ano
key_mapping_ios.mm 8406e60522 Add InputEventKey.location to tell left from right hai 1 ano
keyboard_input_view.h d95794ec8a One Copyright Update to rule them all %!s(int64=2) %!d(string=hai) anos
keyboard_input_view.mm e88e30c273 Remove unused headers in servers. hai 1 mes
main.m 1938d170aa iOS: Fix typo in GodotApplicationDelegate hai 5 meses
os_ios.h e77a011188 Fix a crash in Joypad initialization on iOS hai 1 día
os_ios.mm e77a011188 Fix a crash in Joypad initialization on iOS hai 1 día
platform_config.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. hai 1 ano
platform_gl.h 1887a9df19 [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. hai 1 ano
rendering_context_driver_vulkan_ios.h f458943455 [macOS / iOS] Switch Vulkan init to VK_EXT_metal_surface extension. hai 11 meses
rendering_context_driver_vulkan_ios.mm 364f916f3f Add debug utilities for Vulkan hai 5 meses
tts_ios.h 9e4315bb50 Style: Harmonize header includes in platform ports hai 1 ano
tts_ios.mm 9e4315bb50 Style: Harmonize header includes in platform ports hai 1 ano
view_controller.h d95794ec8a One Copyright Update to rule them all %!s(int64=2) %!d(string=hai) anos
view_controller.mm c8ae9e9c76 [iOS] Change default iPad landscape orientation from "left" to "right". hai 8 meses

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