summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2020-01-20Revert "Fix audio capture naming in Javascript"Rémi Verschelde
2020-01-20Revert "Exposes capture methods to AudioServer + documentation" #30468Rémi Verschelde
2020-01-19doc: Sync classref with current sourceRémi Verschelde
2020-01-19Fix ClassDB API portability with some android and editor classesIgnacio Etcheverry
2020-01-18Merge pull request #35265 from zxcvdev/fix_crash_iphone_ios13Rémi Verschelde
2020-01-18Merge pull request #35256 from Faless/js/callback_target_fixRémi Verschelde
2020-01-18Fix crash when closing app on iphonezxcvdev
2020-01-17HTML5 callbacks rework.Fabio Alessandrelli
2020-01-17Merge pull request #35235 from akien-mga/android-launcher-icons-propertiesRémi Verschelde
2020-01-17HTML5: Address removal of 'timestamp' in Emscripten 1.39.5Rémi Verschelde
2020-01-17Android: Improve name of icon export propertiesRémi Verschelde
2020-01-16Merge pull request #35209 from RandomShaper/fix_pck_embed_linuxRémi Verschelde
2020-01-16Fix error exporting to X11 with embedded PCKPedro J. Estébanez
2020-01-16MinGW: Avoid GCC -Wcast-function-type warnings on GetProcAddressRémi Verschelde
2020-01-15Fix Vsync Via Compositor causing halved refresh rate when vsync is forced by ...hoontee
2020-01-14Merge pull request #35126 from Faless/fix/ip_unix_warningsFabio Alessandrelli
2020-01-14Merge pull request #35124 from Faless/js/http_server_fixRémi Verschelde
2020-01-14Remove unused ip_unix member from OSX/server.Fabio Alessandrelli
2020-01-14Add support for Android adaptive icons.Bruno Lourenço
2020-01-14Properly close files served by debug HTTP server.Fabio Alessandrelli
2020-01-14Add mime type to responses from debug HTTP server.Fabio Alessandrelli
2020-01-14Fixes IME input backspace on macOSHaoyu Qiu
2020-01-13Image: Include S3TC compression via Squish in non-tools buildRémi Verschelde
2020-01-13fixes android double tap regressionAlexander Holland
2020-01-10Merge pull request #34977 from m4gr3d/export_hand_tracking_optionRémi Verschelde
2020-01-10[macOS/Mono] Filter release/debug and rename Mono data folder on export.bruvzg
2020-01-10Add support for generating a Oculus Mobile VR apk with hand tracking support.fhuya
2020-01-10[macOS] Load PCK from the .app bundle resources, instead of changing working ...bruvzg
2020-01-10Merge pull request #33630 from AlexHolly/android-doubleTapRémi Verschelde
2020-01-10Fixes Android FileDialogAlexander Holland
2020-01-10Fix warning in Linux crash handler on 32-bitRémi Verschelde
2020-01-10macOS DMG export: create folder structure for the files extracted from export...bruvzg
2020-01-09Fix Android exporter manifest creation.Bruno Lourenço
2020-01-07Export: Improve usability of command line interfaceRémi Verschelde
2020-01-06PCK: Set VERSION_PATCH in header, factor out header magicJoost Heitbrink
2020-01-06Merge pull request #33967 from Calinou/add-os-is-window-focusedRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-30Replace the android.defaultConfig.applicationId in build.gradle with the pack...fhuya
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-22i18n: Sync translations with Weblate + update templateRémi Verschelde
2019-12-17Fix crash on Android with no manifest permissions.Fabio Alessandrelli
2019-12-14Merge pull request #33910 from Faless/net/android_mlockRémi Verschelde
2019-12-14Add Android NetSocket implementation.Fabio Alessandrelli
2019-12-14Add GodotNetUtils Java class for Android.Fabio Alessandrelli
2019-12-14Merge pull request #34338 from Catchawink/masterRémi Verschelde
2019-12-13Added microphone and camera usage descriptions to macOS builds.Catchawink
2019-12-14Change bundle name rules on iOS to match Apple's requirementsJonas Bernemann
2019-12-13Merge pull request #34229 from NoFr1ends/fix-home-indicator-iosRémi Verschelde
2019-12-13Add project setting to hide home indicator on iOSJonas Bernemann
2019-12-11SCons: Add 'split_libmodules' option to workaround linker issueRémi Verschelde