summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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-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
2021-07-25Remove unnecessary 'pass' statementluz paz
2021-07-25Fix various typos with codespellluz paz
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-22Move `alert` function from `DisplayServer` to `OS`.bruvzg
2021-07-22Fix MoltenVK static linking on macOS (add missing include path, Vulkan SDK pa...bruvzg
2021-07-22Merge pull request #50712 from nekomatata/x11-popup-focus-fixRémi Verschelde
2021-07-21Fix popup closing immediately after showing on some Linux WMsPouleyKetchoupp
2021-07-20Disable resource optimizations for release builds as it breaks the legacy bui...ne0fhyk
2021-07-20Merge pull request #50206 from groud/undoredo_increase_args_countRémi Verschelde
2021-07-18Optimize StringName usagereduz
2021-07-16Modernize Display server to use override keywordHendrik Brucker
2021-07-15Merge pull request #50481 from reduz/install-android-build-sourcesRémi Verschelde
2021-07-15[HTML5] Make threads build the default.Fabio Alessandrelli
2021-07-15Addes ability to load build sources from file.reduz
2021-07-15[HTML5] Fix build (with module_webxr_enabled=no).Fabio Alessandrelli
2021-07-15Misc cleanup of header includesRémi Verschelde
2021-07-14Merge pull request #50409 from godot-joe/fix-ambiguous-variant-on-debian-10-b...Rémi Verschelde
2021-07-13[iOS] Fix plugin configuration loadingSergey Minakov
2021-07-13Merge pull request #50422 from Faless/js/4.x_memory_initial_32Rémi Verschelde
2021-07-13Merge pull request #50418 from Calinou/fix-to-stop-word-casingRémi Verschelde
2021-07-13[HTML5] Raise default initial memory to 32 MiB.Fabio Alessandrelli
2021-07-13Fix casing of the "to" stop word in editor stringsHugo Locurcio
2021-07-13Implement the ability to disable classesreduz
2021-07-13Fix for ambiguous variant error during build on Debian 10(Buster) using clang v7joe
2021-07-10Merge pull request #48622 from Geometror/reimplement-disableable-vsyncHugo Locurcio
2021-07-09[macOS, Mono] Automatically enable JIT entitlements for the Mono exports.bruvzg
2021-07-08Fix linux use after freelikeich
2021-07-07[HTML5] Fix JavaScript string parsing with new interface.Fabio Alessandrelli
2021-07-06Merge pull request #50220 from madmiraal/fix-50125Rémi Verschelde
2021-07-06Increase the number of arguments accepted by UndoRedo methodsGilles Roudière
2021-07-06Remove Android onKeyMultiple overrideMarcel Admiraal
2021-07-06Queue the calls to GodotLib.key when Android virtual done is pressedMarcel Admiraal
2021-07-06Merge pull request #50107 from madmiraal/android-use-lambdasRémi Verschelde
2021-07-06Restructure and reimplement vsync optionsHendrik Brucker
2021-07-06Merge pull request #39139 from ThakeeNathees/windows-err-to-stderrRémi Verschelde