Age | Commit message (Expand) | Author |
2020-08-19 | iOS Export: Add a method to embed a framework | Sergey Minakov |
2020-08-13 | Remove obsolete GLES2 backend code | Rémi Verschelde |
2020-08-11 | Merge pull request #40961 from BrainBlasted/update-platform-metadata | Rémi Verschelde |
2020-08-10 | iOS: simplify OS value retrieval | Sergey Minakov |
2020-08-01 | platform: Update metadata for export platforms | Christopher Davis |
2020-07-27 | iOS: safe area implementation | Sergey Minakov |
2020-07-27 | iOS GameCenter: Add authenticate method | Poq Xert |
2020-07-26 | Merge pull request #40487 from nekomatata/virtual-keyboard-enter-fixes | Rémi Verschelde |
2020-07-26 | Fix Return key events in LineEdit & TextEdit on Android | PouleyKetchoupp |
2020-07-26 | CI: Install master version of psf/black | Rémi Verschelde |
2020-07-26 | iOS: added delay gesture recognizer | Sergey Minakov |
2020-07-25 | iOS SCons: static Vulkan binary usage | Sergey Minakov |
2020-07-25 | iOS: Vulkan support | Sergey Minakov |
2020-07-25 | iOS SCons: update iOS minimal version | Sergey Minakov |
2020-07-24 | t Add unit testing to Godot using DocTest and added to GitHub Actions CI | RevoluPowered |
2020-07-23 | SCons: Remove unused DEBUG_MEMORY_ENABLED define | Rémi Verschelde |
2020-07-10 | Add override keywords. | Marcel Admiraal |
2020-07-09 | Merge pull request #40215 from naithar/feature/ios-storyboard-usage-master | Rémi Verschelde |
2020-07-07 | iOS Export: Storyboard custom values | Sergey Minakov |
2020-07-07 | iOS Export: add option to use storyboard for launch screen | Sergey Minakov |
2020-07-06 | iOS Export: use relative path for res:// files | Sergey Minakov |
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-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-19 | Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets | Hugo Locurcio |
2020-05-16 | Fix Android LineEdit editing bugs | SkyJJ |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-05-13 | Update game controller enums. | Marcel Admiraal |
2020-05-10 | Style: clang-format: Disable AllowShortIfStatementsOnASingleLine | Rémi Verschelde |
2020-04-28 | Rename InputFilter back to Input | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-31 | Fix exporting corrupted Xcode pbxproj if project name has spaces | Ignacio Etcheverry |
2020-03-31 | Mono/C#: Add iOS support | Ignacio Etcheverry |
2020-03-30 | SCons: Format buildsystem files with psf/black | Rémi Verschelde |
2020-03-28 | Fix copyright headers for recently added files | Rémi Verschelde |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |
2020-03-26 | Refactored input, goes all via windows now. | Juan Linietsky |
2020-03-26 | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky |
2020-03-24 | Remove unused classes and stray headers | Rémi Verschelde |
2020-03-23 | Adding missing include guards to header files identified by LGTM. | Rajat Goswami |
2020-03-17 | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde |
2020-03-03 | Drop old semaphore implementation | Pedro J. Estébanez |
2020-03-01 | Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes | Rémi Verschelde |
2020-02-25 | doc: Sync classref for Packed{Int,Float}{32,64}Array additions | Rémi Verschelde |