index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
iphone
/
os_iphone.cpp
Age
Commit message (
Expand
)
Author
2020-03-03
Drop old semaphore implementation
Pedro J. Estébanez
2020-02-25
Rename `scancode` to `keycode`.
bruvzg
2020-02-21
Update detect.py
Sam Green
2020-02-21
Resolve iOS and GLES compilation failures
Sam Green
2020-02-21
Import the correct rasterizer based on build settings
Sam Green
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-01-23
Android virtual keyboard respecting LineEdit max length.
Bruno Lourenço
2020-01-18
Fix crash when closing app on iphone
zxcvdev
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-01
iOS modular build and export implementation.
bruvzg
2019-09-25
ios: support get_model_name
Mark Kuo
2019-08-21
Support vibration for Android and iOS
volzhs
2019-08-09
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...
Robin Hübner
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-05-09
Change "ID" to lowercase "id"
Aaron Franke
2019-04-15
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-03-05
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-02-26
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-12
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-11
Support GLES2 for iOS
volzhs
2018-11-01
Fix init of VisualServerRaster
Rémi Verschelde
2018-11-01
Fix initialization of visual server in all platforms
George Marques
2018-08-26
Fall back to GLES2 if GLES3 is not working
Hein-Pieter van Braam
2018-07-20
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-19
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-01
Respect window/handheld/orientation setting in iOS
Yasha Borevich
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-11
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-03
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-17
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-03
Fix open_dynamic_library override in OSIPhone
Ruslan Mustakov
2017-11-21
Return and repair file logging
Ruslan Mustakov
2017-11-21
Allow configuring iOS export
Ruslan Mustakov
2017-11-20
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-19
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-17
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-14
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-09
Remove get_default_video_mode definition on OSX/iOS
Rémi Verschelde
2017-11-03
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-04
Implemented physics plug
AndreaCatania
2017-10-29
Disable logging until the logs location is sorted out
Rémi Verschelde
2017-10-09
Merge pull request #11824 from endragor/ios-logging
Rémi Verschelde
2017-10-04
Fix logging on iOS
Ruslan Mustakov
[next]