Age | Commit message (Expand) | Author |
2020-08-10 | Fix inconsistent indentation in the FreeDesktop MIME type XML | Hugo Locurcio |
2020-07-28 | Fix incorrect comments in file formatting script | Aaron Franke |
2020-07-27 | Merge pull request #40706 from akien-mga/style-fix-file_format-macos | Rémi Verschelde |
2020-07-27 | Style: Fix code format scripts compat with non-GNU Unices | Rémi Verschelde |
2020-07-25 | iOS SCons: static Vulkan binary usage | Sergey Minakov |
2020-07-25 | iOS Vulkan: copy icd to app | Sergey Minakov |
2020-07-25 | iOS Export: MoltenVK framework for Vulkan support | Sergey Minakov |
2020-07-20 | CI: Drop AppVeyor and desktop Travis builds | Rémi Verschelde |
2020-07-20 | fix CI builds on linux by using ubuntu default apt repositories | RevoluPowered |
2020-07-14 | Merge pull request #40298 from Calinou/optimize-ios-splash | Rémi Verschelde |
2020-07-13 | Remove Travis CI style checks and unnecessary scripts | Aaron Franke |
2020-07-13 | Commit other files changed by file_format.sh | Aaron Franke |
2020-07-13 | Commit only the SVG files changed by file_format.sh | Aaron Franke |
2020-07-13 | Add static formatting checks for GitHub Actions | Aaron Franke |
2020-07-11 | Optimize the default iOS splash images | Hugo Locurcio |
2020-07-07 | iOS Export: add option to use storyboard for launch screen | Sergey Minakov |
2020-07-03 | Merge pull request #40050 from naithar/feature/ios-gdnative-master-2 | Rémi Verschelde |
2020-07-02 | iOS Export: Updated Info.plist. Framework embedding. Fixes for search paths | Sergey Minakov |
2020-06-29 | [macOS] Add support for the Apple Silicon (ARM64) build target. | bruvzg |
2020-06-23 | Export: Fix iOS enabling push notifications capability | Sergey Minakov |
2020-06-23 | Export: Remove system frameworks from xcode template | Sergey Minakov |
2020-06-19 | Rename "Identifier" to "Bundle Identifier" in macOS/iOS export presets | Hugo Locurcio |
2020-05-18 | SCons: Improve registration of compilation_db tool, check version | Rémi Verschelde |
2020-05-12 | Merge pull request #37099 from Faless/js/debugger_4.0 | Rémi Verschelde |
2020-05-12 | Add WebSocket debugger, use it for Javascript. | Fabio Alessandrelli |
2020-05-12 | Added compilation database support for clang and gcc | RevoluPowered |
2020-05-10 | DisplayServerJavaScript implementation. | Fabio Alessandrelli |
2020-05-06 | Request the dedicated GPU when starting Godot from the `.desktop` file | Hugo Locurcio |
2020-04-26 | Merge pull request #35382 from Calinou/html5-export-title-tag | Max Hilbrunner |
2020-04-24 | Git Hooks: Suppress "which" error messages. | bruvzg |
2020-04-22 | Set the `title` tag in the HTML5 export immediately | Hugo Locurcio |
2020-04-21 | Git Hooks: Add support for GUI git clients. | bruvzg |
2020-04-14 | Android: Bump build tools to 29.0.3 | Rémi Verschelde |
2020-04-09 | Travis: Re-enable Android builds | Rémi Verschelde |
2020-03-31 | Merge pull request #37153 from neikeq/mono_ios-4.0 | Rémi Verschelde |
2020-03-31 | Style: Add black format to fix_style.sh | Rémi Verschelde |
2020-03-31 | Fix exporting corrupted Xcode pbxproj if project name has spaces | Ignacio Etcheverry |
2020-03-31 | Merge pull request #37445 from nekomatata/hook-makerst-fix | Rémi Verschelde |
2020-03-31 | Fixed errors in makerst pre-commit hook | PouleyKetchoupp |
2020-03-30 | Pre-commit hook instructions on Windows | PouleyKetchoupp |
2020-03-30 | Travis: Add static check for Python black formatting | Rémi Verschelde |
2020-03-30 | Hooks: Use pygmentize if available to visualize diff | Rémi Verschelde |
2020-03-30 | Hooks: Add pre-commit hook for psf/black formatting | Rémi Verschelde |
2020-03-30 | SCons: Format buildsystem files with psf/black | Rémi Verschelde |
2020-03-21 | Make file formatting comply with POSIX and Unix standards | Aaron Franke |
2020-02-22 | SCons: Bump required C++ standard to C++17 | Rémi Verschelde |
2020-02-19 | Travis: Fix clang-format on non-master branches | Rémi Verschelde |
2020-02-16 | Add a fish shell completion file for the Godot editor | Hugo Locurcio |
2020-02-13 | Remove obsolete GLES3 backend | Rémi Verschelde |
2020-02-11 | Add static Vulkan loader. | bruvzg |