| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #67309 from groud/implement_gdnative_interface_h_dump | Rémi Verschelde | 2022-10-31 | 4 | -0/+9 |
|\ |
|
| * | Implement a way to dump the gdnative_interface.h file from the executable | Gilles Roudière | 2022-10-13 | 4 | -0/+9 |
* | | Fix dotnet format | Raul Santos | 2022-10-12 | 1 | -0/+7 |
* | | [Web] Add auto-formatting to HTML files. | Fabio Alessandrelli | 2022-10-11 | 4 | -1032/+1034 |
|/ |
|
* | Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypy | Rémi Verschelde | 2022-09-30 | 2 | -0/+17 |
|\ |
|
| * | ci: add Python static analysis check via mypy | Jiri Suchan | 2022-09-30 | 2 | -0/+17 |
* | | Fix typos with codespell | Rémi Verschelde | 2022-09-30 | 1 | -1/+1 |
|/ |
|
* | SCons: Unify tools/target build type configuration | Rémi Verschelde | 2022-09-26 | 2 | -3/+3 |
* | Style: Cleanup header guards for consistency | Rémi Verschelde | 2022-09-26 | 1 | -0/+17 |
* | SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines | Rémi Verschelde | 2022-09-23 | 1 | -1/+0 |
* | Style: Ensure consistent formatting with clang-format 15 | Rémi Verschelde | 2022-09-21 | 1 | -2/+2 |
* | Merge pull request #65541 from clayjohn/renderer-setting | Rémi Verschelde | 2022-09-20 | 3 | -1/+14 |
|\ |
|
| * | Split rendering driver project setting into renderer_name and rendering_drive... | clayjohn | 2022-09-19 | 3 | -1/+14 |
* | | [Web] Add missing features warning in editor and export shell. | Fabio Alessandrelli | 2022-09-17 | 2 | -22/+19 |
|/ |
|
* | C#: Replace libnethost dependency to find hostfxr | Ignacio Roldán Etcheverry | 2022-09-07 | 1 | -2/+2 |
* | Fix UTF-8 validation in static checks | Gergely Kis | 2022-09-05 | 1 | -7/+20 |
* | Merge pull request #65078 from RandomShaper/git_hooks_extend | Rémi Verschelde | 2022-08-30 | 2 | -1/+6 |
|\ |
|
| * | Add ability to extend the set of Git pre-commit hooks | Pedro J. Estébanez | 2022-08-30 | 2 | -1/+6 |
* | | Make Git hooks work on worktrees on Windows | Pedro J. Estébanez | 2022-08-30 | 2 | -4/+4 |
|/ |
|
* | Add `dotnet format` to CI to check C# style | Raul Santos | 2022-08-27 | 1 | -0/+28 |
* | ci: add basic test pipeline for shader builders | Jiri Suchan | 2022-08-19 | 2 | -1/+7 |
* | [iOS] Extend iOS plugins to support Swift runtime | Sergey Minakov | 2022-08-09 | 3 | -0/+69 |
* | File: Re-add support to skip CR (`\r`) in `File::get_as_text` | Rémi Verschelde | 2022-08-01 | 1 | -0/+2 |
* | CI: Link MoltenVK statically on macOS | Rémi Verschelde | 2022-07-29 | 1 | -1/+1 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -0/+61 |
* | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | 2022-07-21 | 88 | -14/+0 |
* | Download Vulkan SDK disk image to a temporary folder in the script | Hugo Locurcio | 2022-07-14 | 1 | -2/+3 |
* | Add a script to install the Vulkan SDK on macOS | Hugo Locurcio | 2022-07-12 | 1 | -0/+13 |
* | Make enum/constant binds 64-bit. | bruvzg | 2022-06-17 | 1 | -0/+0 |
* | Stop CI when Godot crash | Rafał Mikrut | 2022-06-15 | 1 | -0/+2 |
* | Add Godot 3.x -> Godot 4.x project converter | Rafał Mikrut | 2022-06-15 | 3 | -0/+6 |
* | makerst: Print colored output for easier visual grepping | Hugo Locurcio | 2022-06-11 | 1 | -1/+1 |
* | Fix the logic to restart the Godot application | Fredia Huya-Kouadio | 2022-05-23 | 1 | -0/+2 |
* | Fix typos with codespell | Rémi Verschelde | 2022-05-23 | 1 | -2/+2 |
* | Rename `--vk-layers` command line argument to `--gpu-validation` | Hugo Locurcio | 2022-05-16 | 3 | -5/+5 |
* | Merge pull request #57006 from Calinou/web-editor-no-threads-modal | Rémi Verschelde | 2022-05-16 | 1 | -5/+48 |
|\ |
|
| * | Display a modal dialog if threads are unavailable in the web editor | Hugo Locurcio | 2022-01-20 | 1 | -5/+48 |
* | | Add Greek translation for Linux desktop file | Emmanouil Papadeas | 2022-05-06 | 1 | -0/+2 |
* | | Add French translation for Linux desktop file | Hugo Locurcio | 2022-05-05 | 1 | -0/+2 |
* | | Relax version warning in clang-format precommit hook | Rémi Verschelde | 2022-05-05 | 1 | -1/+1 |
* | | Add Simplified Chinese translation for Linux desktop file | Haoyu Qiu | 2022-05-05 | 1 | -0/+2 |
* | | Merge pull request #60445 from nathanfranke/minor-changes | Rémi Verschelde | 2022-04-25 | 4 | -10/+9 |
|\ \ |
|
| * | | improve OS.get_name classref, misc/scripts fixes, remove trailing quote | Nathan Franke | 2022-04-22 | 4 | -10/+9 |
* | | | Remove superfluous Android InputManager interface and implementation | Marcel Admiraal | 2022-04-22 | 1 | -2/+0 |
|/ / |
|
* | | Fix typos with codespell | Rémi Verschelde | 2022-03-31 | 1 | -1/+1 |
* | | Fix flickering issues with low processor mode on Android | Fredia Huya-Kouadio | 2022-03-29 | 1 | -0/+4 |
* | | Merge pull request #47526 from backwardspy/master | Rémi Verschelde | 2022-03-18 | 1 | -0/+1 |
|\ \ |
|
| * | | set StartupWMClass in linux `.desktop` file | backwardspy | 2021-03-31 | 1 | -0/+1 |
* | | | Merge pull request #59153 from Calinou/debug-stringnames-improve | Rémi Verschelde | 2022-03-15 | 3 | -0/+3 |
|\ \ \ |
|
| * | | | Improve `--debug-stringnames` to be more useful | Hugo Locurcio | 2022-03-15 | 3 | -0/+3 |