godot/platform/iphone
Sergey Minakov 30783d57cc iOS Modules: separate main platform code from modules
Moved previously builtin modules 'GameCenter', 'AppStore', 'iCloud' to separate modules to be represented as plugin.
Modified 'ARKit' and 'Camera' to not be builtin into engine and work as plugin.
Changed platform code so it's not affected by the move.
Modified Xcode project file to remove parameters that doesn't make any effect.
Added basic '.gdip' plugin config file.
2020-11-10 16:28:29 +03:00
..
export Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
app_delegate.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
app_delegate.mm iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
detect.py iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
device_metrics.h iOS: Refactoring 2020-10-02 15:04:51 +03:00
device_metrics.m iOS: Refactoring 2020-10-02 15:04:51 +03:00
display_layer.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
display_layer.mm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
display_server_iphone.h Fix Return key events in LineEdit & TextEdit on Android 2020-07-26 20:06:07 +02:00
display_server_iphone.mm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
godot_iphone.mm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
godot_view_gesture_recognizer.h iOS: move touch delay to settings 2020-10-01 12:36:11 +03:00
godot_view_gesture_recognizer.mm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
godot_view_renderer.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
godot_view_renderer.mm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
godot_view.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
godot_view.mm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
ios.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
ios.mm iOS: Refactoring 2020-10-02 15:04:51 +03:00
joypad_iphone.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
joypad_iphone.mm Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
logo.png platform: Update metadata for export platforms 2020-08-01 23:43:14 -07:00
main.m iOS: Vulkan support 2020-07-25 21:55:20 +02:00
native_video_view.h iOS: Native video refactoring 2020-10-02 15:05:01 +03:00
native_video_view.m iOS: Native video refactoring 2020-10-02 15:05:01 +03:00
os_iphone.h iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
os_iphone.mm iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
platform_config.h iOS: Refactoring 2020-10-02 15:04:51 +03:00
SCsub iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
view_controller.h iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
view_controller.mm iOS Modules: separate main platform code from modules 2020-11-10 16:28:29 +03:00
vulkan_context_iphone.h iOS: Vulkan support 2020-07-25 21:55:20 +02:00
vulkan_context_iphone.mm iOS: Refactoring 2020-10-02 15:04:51 +03:00