summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2022-11-28Merge pull request #67815 from Calinou/html5-improve-feature-errorsRémi Verschelde
2022-11-17[iOS] iOS export improvements.bruvzg
2022-11-13Add an exception for thirdparty subdirectories in file_format.shRiteo Siuga
2022-11-02Merge pull request #60273 from Calinou/cli-export-release-renameRémi Verschelde
2022-11-02Rename `--export` command line argument to `--export-release`Hugo Locurcio
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-10-31Add ProMotion Support to iOS ExportsZach Coleman
2022-10-31Merge pull request #67309 from groud/implement_gdnative_interface_h_dumpRémi Verschelde
2022-10-23Improve feature errors in HTML5 for easier understandingHugo Locurcio
2022-10-13Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière
2022-10-12Fix dotnet formatRaul Santos
2022-10-11[Web] Add auto-formatting to HTML files.Fabio Alessandrelli
2022-09-30Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypyRémi Verschelde
2022-09-30Fix typos with codespellRémi Verschelde
2022-09-30ci: add Python static analysis check via mypyJiri Suchan
2022-09-26SCons: Unify tools/target build type configurationRémi Verschelde
2022-09-26Style: Cleanup header guards for consistencyRémi Verschelde
2022-09-23SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` definesRémi Verschelde
2022-09-21Style: Ensure consistent formatting with clang-format 15Rémi Verschelde
2022-09-20Merge pull request #65541 from clayjohn/renderer-settingRémi Verschelde
2022-09-19Split rendering driver project setting into renderer_name and rendering_drive...clayjohn
2022-09-17[Web] Add missing features warning in editor and export shell.Fabio Alessandrelli
2022-09-07C#: Replace libnethost dependency to find hostfxrIgnacio Roldán Etcheverry
2022-09-05Fix UTF-8 validation in static checksGergely Kis
2022-08-30Merge pull request #65078 from RandomShaper/git_hooks_extendRémi Verschelde
2022-08-30Add ability to extend the set of Git pre-commit hooksPedro J. Estébanez
2022-08-30Make Git hooks work on worktrees on WindowsPedro J. Estébanez
2022-08-27Add `dotnet format` to CI to check C# styleRaul Santos
2022-08-19ci: add basic test pipeline for shader buildersJiri Suchan
2022-08-09[iOS] Extend iOS plugins to support Swift runtimeSergey Minakov
2022-08-01File: Re-add support to skip CR (`\r`) in `File::get_as_text`Rémi Verschelde
2022-07-29CI: Link MoltenVK statically on macOSRémi Verschelde
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg
2022-07-14Download Vulkan SDK disk image to a temporary folder in the scriptHugo Locurcio
2022-07-12Add a script to install the Vulkan SDK on macOSHugo Locurcio
2022-06-17Make enum/constant binds 64-bit.bruvzg
2022-06-15Stop CI when Godot crashRafał Mikrut
2022-06-15Add Godot 3.x -> Godot 4.x project converterRafał Mikrut
2022-06-11makerst: Print colored output for easier visual greppingHugo Locurcio
2022-05-23Fix the logic to restart the Godot applicationFredia Huya-Kouadio
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-16Rename `--vk-layers` command line argument to `--gpu-validation`Hugo Locurcio
2022-05-16Merge pull request #57006 from Calinou/web-editor-no-threads-modalRémi Verschelde
2022-05-06Add Greek translation for Linux desktop fileEmmanouil Papadeas
2022-05-05Add French translation for Linux desktop fileHugo Locurcio
2022-05-05Relax version warning in clang-format precommit hookRémi Verschelde
2022-05-05Add Simplified Chinese translation for Linux desktop fileHaoyu Qiu
2022-04-25Merge pull request #60445 from nathanfranke/minor-changesRémi Verschelde
2022-04-22improve OS.get_name classref, misc/scripts fixes, remove trailing quoteNathan Franke