summaryrefslogtreecommitdiff
path: root/platform/iphone
AgeCommit message (Expand)Author
2020-03-03Drop old semaphore implementationPedro J. Estébanez
2020-03-01Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodesRémi Verschelde
2020-02-25doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde
2020-02-25Rename `scancode` to `keycode`.bruvzg
2020-02-21Stub out Vulkan context for iPhoneSam Green
2020-02-21Add use_static_mvk optionSam Green
2020-02-21Update detect.pySam Green
2020-02-21Resolve iOS and GLES compilation failuresSam Green
2020-02-21Import the correct rasterizer based on build settingsSam Green
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-14Remove incomplete battery status/power APIRémi Verschelde
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-02-11Added a spinlock template as well as a thread work pool class.Juan Linietsky
2020-02-11Custom material support seems complete.Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-02-10Merge pull request #34140 from bruvzg/ios_auto_icons_and_loadscreensRémi Verschelde
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-23Android virtual keyboard respecting LineEdit max length.Bruno Lourenço
2020-01-18Fix crash when closing app on iphonezxcvdev
2020-01-07Export: Improve usability of command line interfaceRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-14Change bundle name rules on iOS to match Apple's requirementsJonas Bernemann
2019-12-13Add project setting to hide home indicator on iOSJonas Bernemann
2019-12-06[iOS] Adds export options to automatically generate iOS icons and launch scre...bruvzg
2019-12-06iOS: Disable armv7 as target arch by defaultRémi Verschelde
2019-12-03[iOS] Add export options to control external access to user data.bruvzg
2019-12-01iOS modular build and export implementation.bruvzg
2019-11-22Fix typos with codespellRémi Verschelde
2019-11-05Fix crash on exit or resume on iOS 13Max
2019-10-25Merge pull request #32326 from starryalley/ios_get_model_nameRémi Verschelde
2019-10-24Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...bruvzg
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-25ios: support get_model_nameMark Kuo
2019-09-24Merge pull request #32194 from AlexRixhardson/fix-7945Rémi Verschelde
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-09-18Fix crash on iOS devices during rotateAlexRixhardson
2019-08-21iOS>=11 platform - when handling gestures on screen edges, godot apps should ...fogine
2019-08-21Support vibration for Android and iOSvolzhs
2019-08-09Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...Robin Hübner
2019-07-22Fix type mismatch in iOS interface orientation checksRémi Verschelde
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-07-06Add microphone privilege settings support back into export and add privilege ...Bastiaan Olij
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-30ARKit for Godot 3.2BastiaanOlij
2019-06-25Allow '-' character in iOS reverse DNS identifiers dissallow underscores.Nicholas Thompson
2019-06-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-17Add script to fix style issues and copyright headersRémi Verschelde
2019-06-15Adding a new Camera Server implementation to Godot.BastiaanOlij