This website requires JavaScript.
Explore
Help
Sign in
gaming
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot
synced
2024-11-02 05:26:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c2b43839ce
godot
/
platform
/
iphone
History
Rémi Verschelde
277db14b64
Merge pull request
#49803
from naithar/feature/ios-plugin-multitype-plist-4.0
...
[4.0] [iOS] Support multiple `plist` types in plugin
2021-06-22 12:48:55 +02:00
..
export
Merge pull request
#49803
from naithar/feature/ios-plugin-multitype-plist-4.0
2021-06-22 12:48:55 +02:00
plugin
Merge pull request
#49803
from naithar/feature/ios-plugin-multitype-plist-4.0
2021-06-22 12:48:55 +02:00
app_delegate.h
app_delegate.mm
detect.py
Allow to not optimize release build
2021-03-14 15:51:05 +01:00
device_metrics.h
device_metrics.m
display_layer.h
display_layer.mm
display_server_iphone.h
OS: Remove native video API only implemented on iOS
2021-05-07 20:40:24 +02:00
display_server_iphone.mm
Rename
instance()
->
instantiate()
when it's a verb
2021-06-19 20:49:18 -06:00
godot_app_delegate.h
godot_app_delegate.m
Fix typos with codespell
2021-05-20 12:38:56 +02:00
godot_iphone.mm
Replace remaining uses of
NULL
with
nullptr
2021-04-29 11:53:27 +02:00
godot_view.h
godot_view.mm
Replace remaining uses of
NULL
with
nullptr
2021-04-29 11:53:27 +02:00
godot_view_gesture_recognizer.h
godot_view_gesture_recognizer.mm
godot_view_renderer.h
godot_view_renderer.mm
ios.h
ios.mm
Replace remaining uses of
NULL
with
nullptr
2021-04-29 11:53:27 +02:00
joypad_iphone.h
joypad_iphone.mm
Rename some more global enums (Key, Joy, MIDI)
2021-03-23 07:13:23 -04:00
keyboard_input_view.h
keyboard_input_view.mm
[iOS] Nonnegative start index for virtual keyboard range
2021-04-30 11:44:32 +03:00
logo.png
main.m
os_iphone.h
os_iphone.mm
Core: Move DirAccess and FileAccess to
core/io
2021-06-11 14:52:39 +02:00
platform_config.h
SCsub
OS: Remove native video API only implemented on iOS
2021-05-07 20:40:24 +02:00
view_controller.h
OS: Remove native video API only implemented on iOS
2021-05-07 20:40:24 +02:00
view_controller.mm
OS: Remove native video API only implemented on iOS
2021-05-07 20:40:24 +02:00
vulkan_context_iphone.h
vulkan_context_iphone.mm
Replace remaining uses of
NULL
with
nullptr
2021-04-29 11:53:27 +02:00