summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2021-08-31Merge pull request #49598 from Calinou/web-editor-improve-download-project-so...Fabio Alessandrelli
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-27Fix bad size after restoring a minimized window under Windowsjmb462
2021-08-25Merge pull request #47829 from Calinou/improve-crash-handler-displayHugo Locurcio
2021-08-24Merge pull request #52001 from floppyhammer/fix-window-decor-size-on-windowsMax Hilbrunner
2021-08-23Fix window decoration size on Windowsfloppyhammer
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-22Merge pull request #49756 from Calinou/android-export-move-clear-previous-ins...Michael Alexsander
2021-08-21Check if vibration duration is > 0 on AndroidMarcus Brummer
2021-08-19HTML5: Handle GODOT_VERSION_STATUS env var in @GODOT_VERSION@Rémi Verschelde
2021-08-18Delegate handling and implementation of the restart functionality to the Godo...Fredia Huya-Kouadio
2021-08-18[CI] Upgrade Emscripten to 2.0.27.Fabio Alessandrelli
2021-08-17Merge pull request #50360 from m4gr3d/address_external_dir_access_masterRémi Verschelde
2021-08-16Add partial support for Android scoped storage.ne0fhyk
2021-08-16[android] Fixed wrong button mask for right clickModProg
2021-08-16Improve the generated ZIP archive name when using Download Project SourceHugo Locurcio
2021-08-16Merge pull request #51116 from Calinou/macos-fix-xbox-bluetooth-controllersRémi Verschelde
2021-08-16Fix Xbox controllers in Bluetooth mode on macOSHugo Locurcio
2021-08-16Move the Android "clear previous install" setting to Editor SettingsHugo Locurcio
2021-08-13Merge pull request #51587 from Calinou/use-unicode-multiplication-symbolRémi Verschelde
2021-08-13Switch to input buffering on AndroidPedro J. Estébanez
2021-08-13Add input buffering frameworkPedro J. Estébanez
2021-08-13Improve input event accumulationPedro J. Estébanez
2021-08-13Merge pull request #51586 from m4gr3d/investigate_godot_resume_stalls_masterRémi Verschelde
2021-08-13Merge pull request #51524 from RandomShaper/faster_vmaRémi Verschelde
2021-08-12Add support for prompting the user to retain app data on uninstall.Fredia Huya-Kouadio
2021-08-12Resolve issue where the Godot app remains stuck when resuming.Fredia Huya-Kouadio
2021-08-13Upgrade Vulkan memory allocatorPedro J. Estébanez
2021-08-12Android: Use volk instead of NDK Vulkan headersRémi Verschelde
2021-08-12Use the Unicode multiplication symbol where relevantHugo Locurcio
2021-08-12Merge pull request #50771 from naithar/feature/platform-export-refactoring-4.0Rémi Verschelde
2021-08-12Split uwp platform export template into multiple filesSergey Minakov
2021-08-12Split javascript export template into multiple filesSergey Minakov
2021-08-12Split windows platform export template into multiple filesSergey Minakov
2021-08-12Split osx platform export template into multiple filesSergey Minakov
2021-08-12Split android platform export template into multiple filesSergey Minakov
2021-08-12Split iphone platform export template into multiple filesSergey Minakov
2021-08-12Properly finishes Godot's Android activity when destroyed by the systemMarcus Brummer
2021-08-12Remove unnecessary iOS linker flags.bruvzg
2021-08-12Use "volk" instead of statically linked Vulkan loader.bruvzg
2021-08-10Use Key enum instead of plain integersAaron Franke
2021-08-08[macOS] Move captured mouse cursor to the center when window gain focus.bruvzg
2021-08-06[iOS] Use platform generated api to initialize iOS pluginsSergey Minakov
2021-08-06Fix vertical scroll/zoom for precision touchpadGeorg Wacker
2021-08-01Make progress and errors translatable when exporting to AndroidHaoyu Qiu
2021-08-01Windows: Fix build with SCons 4.2.0Rémi Verschelde
2021-07-27Fix custom build exportFredia Huya-Kouadio
2021-07-27Removed Redundant assignement of name inside configure_joypad functionvitika9
2021-07-26Merge pull request #50878 from bruvzg/debug_entitlementRémi Verschelde
2021-07-26[macOS] Add "debugging" (`get-task-allow`) to the export options, to allow us...bruvzg