summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2023-05-12CI: Make codespell checks blocking, but only check changed filesRémi Verschelde
2023-04-26CI: Speed up static checks by checking only changed filesRémi Verschelde
2023-04-07CI: Visibly print trailing whitespace when static checks failRémi Verschelde
2023-04-04Bump version to 4.0.3-rcRémi Verschelde
2023-04-03Fix xml namespace in org.godotengine.Godot.xmlParagoumba
2023-03-30Bump version to 4.0.2-rcRémi Verschelde
2023-03-01Bump version to 4.0.1-rcRémi Verschelde
2023-03-01Bump version to 4.0-stable \o/Rémi Verschelde
2023-02-28Minor typo and docs URL fixesRémi Verschelde
2023-02-22[iOS] Fix Xcode project file list.bruvzg
2023-02-17Fix .gitignore ignores part of the committed repo.Ben Rog-Wilhelm
2023-02-06CI: Remove custom Linux deps and SwiftShaderRémi Verschelde
2023-02-01More codespell fixes, do more changes from previous ignore listRémi Verschelde
2023-02-01Fix various typos with codespellRémi Verschelde
2023-01-30Fix various typos with codespellRémi Verschelde
2023-01-23Convert en_GB spelling to en_US with codespellRémi Verschelde
2023-01-16[Git hooks] Add AppleScript dialog script for macOS.bruvzg
2023-01-12Fix file formatting script dependencies and cleanupAaron Franke
2023-01-10[iOS] Move name and version information to the Xcode project.bruvzg
2023-01-05One Copyright Update to rule them allRémi Verschelde
2023-01-03[CI] Use multiple forced unmount attempts for MoltenVK image.bruvzg
2022-12-14CI: Fix dumping GDExtension interface and API for godot-cppRémi Verschelde
2022-12-12Rename all gdnative occurences to gdextensionGilles Roudière
2022-12-04Improve command line help to fit on narrower displaysHugo Locurcio
2022-11-29Merge pull request #69110 from bruvzg/con_icon2Rémi Verschelde
2022-11-29[Windows] Optimize editor icon, use different icon for console executable.bruvzg
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