Age | Commit message (Expand) | Author |
2020-07-04 | Merge pull request #40105 from Logharaa/master | Rémi Verschelde |
2020-07-04 | [macOS] Implement seamless display scaling. | bruvzg |
2020-07-03 | Fix opening URLS with special characters in macOS | Daniel Ting |
2020-07-04 | Break loop when the first focused window is found | Gaël |
2020-07-04 | Merge pull request #39888 from nekomatata/windows-create-window-error | Rémi Verschelde |
2020-07-04 | Merge pull request #40092 from hinlopen/remove-find-last | Rémi Verschelde |
2020-07-03 | Improve the situation of DND on X11 | Juan Linietsky |
2020-07-03 | Remove String::find_last (same as rfind) | Stijn Hinlopen |
2020-07-03 | Merge pull request #40074 from reduz/fix-fullscreen | Rémi Verschelde |
2020-07-03 | Merge pull request #40050 from naithar/feature/ios-gdnative-master-2 | Rémi Verschelde |
2020-07-02 | Fix fullscreen flag on Windows, closes #37588 | Juan Linietsky |
2020-07-02 | [macOS] Implement confined mouse mode. | bruvzg |
2020-07-02 | iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths | Sergey Minakov |
2020-07-02 | iOS Export: turn .dylib into .framework on export | Sergey Minakov |
2020-07-02 | Merge pull request #40018 from Faless/js/more_improvements_4.0 | Rémi Verschelde |
2020-07-01 | Add a focus out timeout for X11 to less events of this type are received | Juan Linietsky |
2020-07-01 | Use dummy driver when JS AudioContext is unavailable. | Fabio Alessandrelli |
2020-07-01 | Limit FPS in JS by skipping iterations. | Fabio Alessandrelli |
2020-07-01 | [JS] Check canvas size each loop, force redraw. | Fabio Alessandrelli |
2020-07-01 | More static methods in DisplayServerJavaScript. | Fabio Alessandrelli |
2020-07-01 | Merge pull request #39788 from bruvzg/macos_apple_silicon | Rémi Verschelde |
2020-07-01 | Merge pull request #40016 from akien-mga/environment-code-cleanup | Rémi Verschelde |
2020-07-01 | Environment: Refactor code for readability + more | Rémi Verschelde |
2020-07-01 | Ensure embedded mode works again | Juan Linietsky |
2020-07-01 | Refactor canvas ID and locale handling. | Fabio Alessandrelli |
2020-07-01 | Fix FS error on JS startup due to existing folder. | Fabio Alessandrelli |
2020-06-30 | [macOS] Add application become/resign active notifications. | bruvzg |
2020-06-30 | Add a separate application focus/in notification out from Window focus notifi... | Juan Linietsky |
2020-06-30 | [macOS export] Set correct external file attributes (Unix mode), and creation... | bruvzg |
2020-06-29 | X11: Ensure XGetWindowProperty data gets freed | Rémi Verschelde |
2020-06-29 | [macOS] Add support for the Apple Silicon (ARM64) build target. | bruvzg |
2020-06-27 | Fix the logic to enable focus awareness | Fredia Huya-Kouadio |
2020-06-27 | Fix errors when creating windows on Windows | PouleyKetchoupp |
2020-06-25 | Enable the ability to use Godot as a subview within an Android app | Fredia Huya-Kouadio |
2020-06-24 | Merge pull request #39779 from naithar/feature/ios-modules-master | Rémi Verschelde |
2020-06-24 | Updated purchase receipt suitable for sending to apple verification server | Poq Xert |
2020-06-23 | Export: Fix iOS enabling push notifications capability | Sergey Minakov |
2020-06-23 | SCons: Enable modules for iOS | Sergey Minakov |
2020-06-22 | Follow up cleanup for the godotpayment project module | Fredia Huya-Kouadio |
2020-06-22 | Merge pull request #39751 from bruvzg/mingw_build_fix | Rémi Verschelde |
2020-06-22 | Fix use uninitialized `ofs` variable introduced in 39701. | bruvzg |
2020-06-22 | [Windows] Prevent overwriting old cursor handle on multiple mouse_mode change... | bruvzg |
2020-06-22 | Merge pull request #39745 from timoschwarzer/remove-godot-payment-plugin-4 | Rémi Verschelde |
2020-06-22 | macOS, prevent multiple CGDisplayHideCursor calls unpaired with CGDisplayShow... | bruvzg |
2020-06-22 | Remove GodotPayment android plugin | Timo Schwarzer |
2020-06-20 | Move Haiku platform port to external repository | Rémi Verschelde |
2020-06-20 | Merge pull request #39701 from BastiaanOlij/fix_joystick_sliders | Rémi Verschelde |
2020-06-20 | Merge pull request #39700 from nekomatata/osx-export-zip-fix | Rémi Verschelde |
2020-06-20 | Fix missing slider joystick handling on Windows | Bastiaan Olij |
2020-06-20 | Set proper file type attribute for OSX zip export | PouleyKetchoupp |