Age | Commit message (Expand) | Author |
2020-09-25 | Fix delay to process clipboard content from Godot in other programs | PouleyKetchoupp |
2020-09-25 | [macOS] Fix mouse position in captured mode. | bruvzg |
2020-09-24 | Fix general keyboard input lag on X11 display server | PouleyKetchoupp |
2020-09-23 | iOS: Fix multiple issues with PVRTC import, disable ETC1 | Vasiliy Makarov |
2020-09-23 | Merge pull request #42178 from Faless/js/sync_fs_size_handlers | Rémi Verschelde |
2020-09-23 | JS synchronous start, better persistent FS sync. | Fabio Alessandrelli |
2020-09-23 | Make canvas resize optional in HTML5. | Fabio Alessandrelli |
2020-09-23 | Better HiDPI support in HTML5. | Fabio Alessandrelli |
2020-09-23 | Window event listener do not use capture. | Fabio Alessandrelli |
2020-09-23 | Small refactor to JavaScript handlers. | Fabio Alessandrelli |
2020-09-23 | Expose request_quit method to JS in HTML5 export. | Fabio Alessandrelli |
2020-09-18 | Add overridable init method for the Godot fragment instance. | Fredia Huya-Kouadio |
2020-09-18 | [HTML5] Add override keyword, cleanup methods. | Fabio Alessandrelli |
2020-09-18 | Fix typos with codespell | Rémi Verschelde |
2020-09-18 | X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't found | Rémi Verschelde |
2020-09-18 | Linux/BSD: Fix support for NetBSD | Rémi Verschelde |
2020-09-17 | Add window click-through support. | bruvzg |
2020-09-14 | Only display the Windows toggle console option if it can actually be used | Hugo Locurcio |
2020-09-10 | Remove unused Python imports. | Marcel Admiraal |
2020-09-09 | Explicitly add implicitly added semicolons. | Marcel Admiraal |
2020-09-05 | Adds PCK encryption support (using script encryption key for export). | bruvzg |
2020-09-03 | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. | bruvzg |
2020-09-03 | Merge pull request #41332 from bruvzg/win_subsys_option | Rémi Verschelde |
2020-09-03 | Fix drag and drop between windows in X11 display server | PouleyKetchoupp |
2020-09-03 | Merge pull request #41456 from nekomatata/x11-fix-popups | Rémi Verschelde |
2020-08-30 | Fix issue causing the textedit to move upward | Fredia Huya-Kouadio |
2020-08-27 | Merge pull request #41550 from godotengine/revert-40671-virtual-keyboard-heig... | Rémi Verschelde |
2020-08-26 | Merge pull request #41549 from godotengine/revert-40484-android-virtual-keybo... | Rémi Verschelde |
2020-08-26 | Revert "Fix virtual keyboard height regression" | Fredia Huya-Kouadio |
2020-08-26 | Revert "Disable virtual keyboard focus adjustment on Android" | Fredia Huya-Kouadio |
2020-08-26 | Revert "Move PopupWindow logic to GodotEditText on Android" | Fredia Huya-Kouadio |
2020-08-26 | Fix WINDOW_EVENT_FOCUS_IN for popups on Windows | PouleyKetchoupp |
2020-08-26 | Fix menu popups delay and focus in X11 display server | PouleyKetchoupp |
2020-08-25 | [macOS] Fix heap use-after-free in DisplayServer. | bruvzg |
2020-08-22 | Re-apply "Fixes for windows in X11 tiling WMs" | PouleyKetchoupp |
2020-08-21 | Fix new black style check failures in various files. | Marcel Admiraal |
2020-08-19 | Fix splash screen loading on Android | Fredia Huya-Kouadio |
2020-08-19 | Revert "Fixes for windows in X11 tiling WMs" | Juan Linietsky |
2020-08-19 | Merge pull request #41080 from naithar/feature/ios-framework-import | Rémi Verschelde |
2020-08-19 | iOS Export: Add a method to embed a framework | Sergey Minakov |
2020-08-17 | Add Windows Subsystem build option. | bruvzg |
2020-08-17 | Revert "[Windows] Attach to parent console instead of creating new one." | bruvzg |
2020-08-17 | [Windows] Fix modifier keys when using tablet input. | bruvzg |
2020-08-16 | Port ClassDB tests to use doctest | Andrii Doroshenko (Xrayez) |
2020-08-15 | Merge pull request #41285 from bruvzg/macos_on_top_4 | Rémi Verschelde |
2020-08-15 | Fix "on top" incorrectly set on init (all platforms). | bruvzg |
2020-08-15 | fixed linker being slow on OSX | Gordon MacPherson |
2020-08-13 | Remove obsolete GLES2 backend code | Rémi Verschelde |
2020-08-11 | Merge pull request #41000 from amanj120/forward_port_bundle_pr_export | Rémi Verschelde |
2020-08-11 | Merge pull request #41164 from bruvzg/win_attach_console | Rémi Verschelde |