This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59cdc5eb9d8c41bffe30a9cd02a2c58e2cdbd973
godot
/
platform
/
iphone
History
Igors Vaitkus
06fab24348
Fix UpdatePowerInfo method implementation in PowerIphone class
2018-03-31 02:52:37 +03:00
..
export
…
globals
…
app_delegate.h
…
app_delegate.mm
…
detect.py
…
game_center.h
…
game_center.mm
…
gl_view.h
…
gl_view.mm
…
godot_iphone.cpp
…
icloud.h
…
icloud.mm
Add missing return statements (iOS and server).
2018-02-25 01:11:03 +02:00
in_app_store.h
add restore purchases for iOS
2018-02-22 14:28:37 -05:00
in_app_store.mm
add restore purchases for iOS
2018-02-22 14:28:37 -05:00
ios.h
…
ios.mm
…
logo.png
…
main.m
…
os_iphone.cpp
Clean and expose get_audio/video_driver_* funcs on OS class
2018-03-04 14:18:05 -03:00
os_iphone.h
…
platform_config.h
fix iOS build - error due to GLES2 missing include (with the advice from bruvzg[m] on irc)
2018-03-13 10:42:23 +01:00
platform_refcount.h
…
power_iphone.cpp
Fix UpdatePowerInfo method implementation in PowerIphone class
2018-03-31 02:52:37 +03:00
power_iphone.h
…
SCsub
Fix IPhone and OSX cross compilation
2018-03-28 19:08:20 +02:00
sem_iphone.cpp
…
sem_iphone.h
…
view_controller.h
…
view_controller.mm
…