summaryrefslogtreecommitdiffstats
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
...
* iOS: Fix memory leak on touch inputTravis Veralrud2023-02-155-293/+27
* Refactor high quality texture importJuan Linietsky2023-01-301-0/+1
* Cleanup and unify keyboard input.bruvzg2023-01-237-19/+324
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-233-3/+3
* [iOS] Restore OpenGLES3 renderer support.bruvzg2023-01-226-40/+72
* Improve DisplayServer message for video card drivers failureRémi Verschelde2023-01-171-22/+3
* Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checksRémi Verschelde2023-01-161-3/+3
* Update all outdated online documentation linksYuri Sizov2023-01-141-1/+1
* Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-134-2/+17
|\
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-294-2/+17
* | [iOS Export] Check Xcode output and display errors if code signing, project ...bruvzg2023-01-111-2/+14
* | iOS: Add new model identifiers for DPI metricsMarius Seufzer2023-01-091-100/+142
* | Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-072-5/+10
* | One Copyright Update to rule them allRémi Verschelde2023-01-0541-1189/+1189
* | Merge pull request #70482 from bruvzg/ios_pencilRémi Verschelde2023-01-033-4/+8
|\ \ | |/ |/|
| * [iOS] Add Apple Pencil pressure and tilt support.bruvzg2022-12-233-4/+8
* | fix contentScaleFactor on iOSMarius Seufzer2022-12-232-2/+2
|/
* Remove Disable Touch debug project settingHugo Locurcio2022-12-171-18/+14
* [macOS/iOS] Use framework Info.plist to determine library name.bruvzg2022-12-162-1/+46
* [iOS] Fix broken single line input and incorrect selection / caret position.bruvzg2022-12-123-19/+37
* Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde2022-12-121-1/+1
|\
| * Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-1/+1
* | Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde2022-12-072-2/+7
|\ \
| * | Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg2022-12-072-2/+7
| |/
* / Fix Determining Window for TouchscreenMarkus Sauermann2022-12-072-2/+2
|/
* Use system fonts as fallback and improve system font handling.bruvzg2022-12-042-5/+142
* [iOS] Read document and cache path directly in the OS code, instead of passin...bruvzg2022-11-294-33/+21
* Merge pull request #68740 from bruvzg/ios_fixesRémi Verschelde2022-11-282-9/+9
|\
| * [iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.ha...bruvzg2022-11-162-9/+9
* | [Export] Use image loader directly to avoid "resource as image file" errors.bruvzg2022-11-211-3/+3
* | Windows icon export improvements.bruvzg2022-11-181-10/+13
* | [iOS] iOS export improvements.bruvzg2022-11-171-54/+67
|/
* Remove duplicate project settings definitionskobewi2022-11-081-2/+2
* Load and use system emoji font in the editor.bruvzg2022-11-011-1/+8
* Merge pull request #68044 from ztc0611/ios-promotionRémi Verschelde2022-10-311-6/+7
|\
| * Add ProMotion Support to iOS ExportsZach Coleman2022-10-311-6/+7
* | Merge pull request #67879 from bruvzg/fix_no_vlkRémi Verschelde2022-10-314-2/+11
|\ \ | |/ |/|
| * Fix build with Vulkan disabled and no Vulkan headers installed.bruvzg2022-10-264-2/+11
* | Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde2022-10-311-15/+15
|\ \
| * | Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-15/+15
* | | Merge pull request #67790 from kdada/fix-flash-windowClay John2022-10-282-5/+5
|\ \ \ | |_|/ |/| |
| * | Make window creation with custom position do not flashWei Guo2022-10-242-5/+5
| |/
* / Add double_tap attribute to InputEventScreenTouchFredia Huya-Kouadio2022-10-221-0/+1
|/
* Merge pull request #67322 from ztc0611/add-ios-ui-optionsRémi Verschelde2022-10-171-2/+10
|\
| * Add iOS UI OptionsZach Coleman2022-10-121-2/+10
* | Make some Image methods statickobewi2022-10-141-4/+2
|/
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-1/+6
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-24/+5
* Style: Cleanup header guards for consistencyRémi Verschelde2022-09-261-3/+3
* SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` definesRémi Verschelde2022-09-231-3/+2