Age | Commit message (Expand) | Author |
2019-12-04 | Added support for vertical syncing via the Windows OS compositor (DWM.) | TerminalJack |
2019-12-03 | Merge pull request #34079 from KoBeWi/rcexport | Rémi Verschelde |
2019-12-03 | Don't stop export if rcedit path is invalid | Tomasz Chabora |
2019-12-03 | Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcomp | Rémi Verschelde |
2019-12-03 | [iOS] Add export options to control external access to user data. | bruvzg |
2019-12-01 | iOS modular build and export implementation. | bruvzg |
2019-11-28 | Merge pull request #32854 from cooperra/fix-wireless-adb-debugging | Rémi Verschelde |
2019-11-25 | Merge pull request #33883 from bruvzg/mac_locale | Rémi Verschelde |
2019-11-25 | Fix inverted value check in UWP export packager | George Marques |
2019-11-25 | [macOS] Fix locale detection. | bruvzg |
2019-11-25 | Merge pull request #33862 from Faless/net/http_request_chunk_size | Rémi Verschelde |
2019-11-24 | Add download_chunk_size property to HTTPRequest. | Fabio Alessandrelli |
2019-11-22 | Style: Add missing copyright headers | Rémi Verschelde |
2019-11-22 | Fix typos with codespell | Rémi Verschelde |
2019-11-21 | [macOS] Remove CVDisplayLink v-sync hack. | bruvzg |
2019-11-20 | pcre2: Use scons option to disable JIT on some platforms | Rémi Verschelde |
2019-11-19 | HTML5: Explicitly link idbfs.js for IDBFS support | Rémi Verschelde |
2019-11-15 | HTML5: Fix support for Emscripten 1.39.1+ | Rémi Verschelde |
2019-11-13 | Merge pull request #33536 from akien-mga/revert-25474-android-gestures | Rémi Verschelde |
2019-11-12 | X11: Fix memory leak in handle_key_event | Rémi Verschelde |
2019-11-11 | Merge pull request #33482 from piratesephiroth/master | Rémi Verschelde |
2019-11-11 | Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture" | Rémi Verschelde |
2019-11-09 | [UWP] [Export] added additional checks for blank values | piratesephiroth |
2019-11-09 | Set ShellExecuteW's verb to NULL - fixes #33388 | piratesephiroth |
2019-11-07 | Fix graphic tablet input coordinates on Windows. | bruvzg |
2019-11-05 | Fix crash on exit or resume on iOS 13 | Max |
2019-11-02 | Android : implement InputEventMagnifyGesture and InputEventPanGesture | Jérémy Zurcher |
2019-10-30 | [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp... | bruvzg |
2019-10-29 | Update natvis file to display Node class correctly in Visual Studio debugger | PouleyKetchoupp |
2019-10-27 | Fix invalid window border when toggled from fullscreen to windowed mode | Yuri Roubinsky |
2019-10-26 | Allow use of relative and speed properties for InputEventScreenDrag on WIndows | Joe Sweeney |
2019-10-25 | Specify MINGW_HAS_SECURE_API=1 | Yeongho Kim |
2019-10-25 | Merge pull request #32326 from starryalley/ios_get_model_name | Rémi Verschelde |
2019-10-24 | Merge pull request #33035 from bruvzg/macos_fix_warnings | Rémi Verschelde |
2019-10-24 | Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f... | bruvzg |
2019-10-24 | Remove ECMAScript 6 "arrow operator". | Fabio Alessandrelli |
2019-10-23 | Implement HTTP server for HTML5 export | Fabio Alessandrelli |
2019-10-23 | Improve EditorExportPlatform interface. | Fabio Alessandrelli |
2019-10-22 | Add request permission automatically at android | Cagdas |
2019-10-22 | Merge pull request #32977 from bruvzg/mingw_clang | Rémi Verschelde |
2019-10-22 | Merge pull request #32858 from m4gr3d/expand_singleton_base_api | Rémi Verschelde |
2019-10-22 | Add "llvm/thinlto" options to MinGW build. | bruvzg |
2019-10-18 | Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas... | Fredia Huya-Kouadio |
2019-10-18 | [macOS] Fix non-ASCII volume name listing, replace deprecated volume listing ... | bruvzg |
2019-10-15 | Add connection information and serial number to device description | Robbie Cooper |
2019-10-15 | Detect adb connection type and debug over Wi-Fi if needed | Robbie Cooper |
2019-10-13 | Merge pull request #32809 from bruvzg/macos_1015_non_hidpi_fix | Rémi Verschelde |
2019-10-13 | Fix non-HiDPI mode on HiDPI displays on macOS Catalina. | bruvzg |
2019-10-12 | Optimize images losslessly using `oxipng -o6 --strip all --zopfli` | Hugo Locurcio |
2019-10-12 | Fix X11 modifier keys. | bruvzg |