summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 4.1-devRémi Verschelde2023-03-012-3/+3
* Bump version to 4.0-stable \o/Rémi Verschelde2023-03-011-1/+1
* Minor typo and docs URL fixesRémi Verschelde2023-02-281-1/+1
* [iOS] Fix Xcode project file list.bruvzg2023-02-221-4/+0
* Fix .gitignore ignores part of the committed repo.Ben Rog-Wilhelm2023-02-171-7/+0
* CI: Remove custom Linux deps and SwiftShaderRémi Verschelde2023-02-061-4/+0
* More codespell fixes, do more changes from previous ignore listRémi Verschelde2023-02-011-3/+3
* Fix various typos with codespellRémi Verschelde2023-02-011-2/+5
* Fix various typos with codespellRémi Verschelde2023-01-301-1/+1
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-2/+2
* [Git hooks] Add AppleScript dialog script for macOS.bruvzg2023-01-163-2/+95
* Fix file formatting script dependencies and cleanupAaron Franke2023-01-121-8/+10
* [iOS] Move name and version information to the Xcode project.bruvzg2023-01-102-7/+15
* One Copyright Update to rule them allRémi Verschelde2023-01-058-123/+123
* [CI] Use multiple forced unmount attempts for MoltenVK image.bruvzg2023-01-031-1/+9
* CI: Fix dumping GDExtension interface and API for godot-cppRémi Verschelde2022-12-141-11/+0
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-123-3/+3
* Improve command line help to fit on narrower displaysHugo Locurcio2022-12-043-2/+18
* Merge pull request #69110 from bruvzg/con_icon2Rémi Verschelde2022-11-291-0/+120
|\
| * [Windows] Optimize editor icon, use different icon for console executable.bruvzg2022-11-291-0/+120
* | Merge pull request #67815 from Calinou/html5-improve-feature-errorsRémi Verschelde2022-11-281-1/+1
|\ \ | |/ |/|
| * Improve feature errors in HTML5 for easier understandingHugo Locurcio2022-10-231-1/+1
* | [iOS] iOS export improvements.bruvzg2022-11-171-1/+1
* | Add an exception for thirdparty subdirectories in file_format.shRiteo Siuga2022-11-131-1/+3
* | Merge pull request #60273 from Calinou/cli-export-release-renameRémi Verschelde2022-11-024-12/+18
|\ \
| * | Rename `--export` command line argument to `--export-release`Hugo Locurcio2022-11-024-12/+18
* | | Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
|/ /
* | Add ProMotion Support to iOS ExportsZach Coleman2022-10-311-0/+1
* | Merge pull request #67309 from groud/implement_gdnative_interface_h_dumpRémi Verschelde2022-10-314-0/+9
|\ \ | |/ |/|
| * Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière2022-10-134-0/+9
* | Fix dotnet formatRaul Santos2022-10-121-0/+7
* | [Web] Add auto-formatting to HTML files.Fabio Alessandrelli2022-10-114-1032/+1034
|/
* Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypyRémi Verschelde2022-09-302-0/+17
|\
| * ci: add Python static analysis check via mypyJiri Suchan2022-09-302-0/+17
* | Fix typos with codespellRémi Verschelde2022-09-301-1/+1
|/
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-262-3/+3
* Style: Cleanup header guards for consistencyRémi Verschelde2022-09-261-0/+17
* SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` definesRémi Verschelde2022-09-231-1/+0
* Style: Ensure consistent formatting with clang-format 15Rémi Verschelde2022-09-211-2/+2
* Merge pull request #65541 from clayjohn/renderer-settingRémi Verschelde2022-09-203-1/+14
|\
| * Split rendering driver project setting into renderer_name and rendering_drive...clayjohn2022-09-193-1/+14
* | [Web] Add missing features warning in editor and export shell.Fabio Alessandrelli2022-09-172-22/+19
|/
* C#: Replace libnethost dependency to find hostfxrIgnacio Roldán Etcheverry2022-09-071-2/+2
* Fix UTF-8 validation in static checksGergely Kis2022-09-051-7/+20
* Merge pull request #65078 from RandomShaper/git_hooks_extendRémi Verschelde2022-08-302-1/+6
|\
| * Add ability to extend the set of Git pre-commit hooksPedro J. Estébanez2022-08-302-1/+6
* | Make Git hooks work on worktrees on WindowsPedro J. Estébanez2022-08-302-4/+4
|/
* Add `dotnet format` to CI to check C# styleRaul Santos2022-08-271-0/+28
* ci: add basic test pipeline for shader buildersJiri Suchan2022-08-192-1/+7
* [iOS] Extend iOS plugins to support Swift runtimeSergey Minakov2022-08-093-0/+69