summaryrefslogtreecommitdiff
path: root/platform/iphone
AgeCommit message (Expand)Author
2017-08-19Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky
2017-08-19Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-08removed calls to cursor_set_visible on all platforms fixes #10167toger5
2017-08-07Merge pull request #10141 from ISylvox/lower_case_godot_apiRémi Verschelde
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-08-05Copy point into mouse event as isBastiaanOlij
2017-07-30Style: Apply clang-format on all filesRémi Verschelde
2017-07-26Added features for image formatsBastiaanOlij
2017-07-25Fixed setting our system_fbo framebufferBastiaanOlij
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-19Fix errors with global config names no more sorrys pleasegeequlim
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-07-08Only execute chmod exporting iOS when on Mac OS XBastiaanOlij
2017-07-06iPhone exporterBastiaanOlij
2017-07-01Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde
2017-06-08Merge pull request #8949 from RandomShaper/improve-mobile-buildsRémi Verschelde
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-27Improve/harmonize mobile buildsPedro J. Estébanez
2017-05-27Merge pull request #8935 from volzhs/get-locale-masterRémi Verschelde
2017-05-27Allow custom CCFLAGS for iPhone buildsPedro J. Estébanez
2017-05-27Make OS.get_locale() returns same valuevolzhs
2017-05-26Fixed audio can not resume if it is interrupted cause by an incoming phone callsanikoyes
2017-05-26Merge pull request #8912 from RandomShaper/ios-alertRémi Verschelde
2017-05-25Implement OS.alert() for iOSPedro J. Estébanez
2017-05-23Make arm64 the default option and set minimum to iOS 9BastiaanOlij
2017-05-23More fixes for iOS Godot 3.0BastiaanOlij
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-20Removing rasterizer from iphoneBastiaanOlij
2017-05-17MFI gamepad support for iPhoneBastiaanOlij
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-09Style: Apply clang-format (3.9.1) to Obj-C++ filesRémi Verschelde
2017-04-09Formatting of mm filesBastiaanOlij
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06New particle system, mostly working, some small features missing.Juan Linietsky
2017-03-27Merge pull request #8159 from Hinsbart/last_idRémi Verschelde
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2017-03-26Input: Remove usage of platform dependent event IDs.Andreas Haas
2017-03-24Fixing magnetometer on iOSBastiaanOlij
2017-03-24Merge pull request #8133 from Hinsbart/joy_constantsRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-24Input: Refactor JOY_* constants.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-03-05iphone: Drop unused Appirater thirdparty APIRémi Verschelde
2017-03-04Add API to access battery power stateJulian Murgia
2017-02-23Really fix iphone buildsBojidar Marinov
2017-02-23Complete the globals.h -> global_config.h conversionBojidar Marinov
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-16Working on compile issues for iOSBastiaanOlij