summaryrefslogtreecommitdiff
path: root/misc/scripts
AgeCommit message (Expand)Author
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
2022-04-22Remove superfluous Android InputManager interface and implementationMarcel Admiraal
2022-03-31Fix typos with codespellRémi Verschelde
2022-03-29Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio
2022-02-10Fix typos with codespellRémi Verschelde
2022-02-01CI: Fix exclude patterns with `git ls-files`Rémi Verschelde
2022-01-29simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke
2022-01-19Improve the default project themeHugo Locurcio
2022-01-05Skip formatting .bat files in file_format.shAaron Franke
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-25clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde
2021-10-21Add CI step for compiling and testing godot-cppBastiaan Olij
2021-09-14Add dozens of new integration tests to the GDScript test suiteHugo Locurcio
2021-08-25Print colored diffs when there are formatting failures in CIHugo Locurcio
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-07-31Fix 'Attempted to remove invalid ID' errorsRafał Mikrut
2021-07-29Add script to make source tarball with `.git/HEAD`Rémi Verschelde
2021-05-20Fix typos with codespellRémi Verschelde
2021-04-15Test Godot with Vulkan in CIRafał Mikrut
2021-02-17Merge pull request #46117 from akien-mga/dynamic-load-libudevRémi Verschelde
2021-02-17Dynamically load libudev.so.1 on Linux if `udev=yes`Rémi Verschelde
2021-02-17Merge pull request #46050 from akien-mga/ci-simplify-file_formatRémi Verschelde
2021-02-16Dynamically load libpulse.so.0 and libasound.so.1 on LinuxHein-Pieter van Braam-Stewart
2021-02-15CI: Remove file_format.sh changes hard to reproduce on WindowsRémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Add line removal around braces to the file formatting scriptAaron Franke
2020-07-28Fix incorrect comments in file formatting scriptAaron Franke
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-20CI: Drop AppVeyor and desktop Travis buildsRémi Verschelde
2020-07-20fix CI builds on linux by using ubuntu default apt repositoriesRevoluPowered
2020-07-13Remove Travis CI style checks and unnecessary scriptsAaron Franke
2020-07-13Add static formatting checks for GitHub ActionsAaron Franke
2020-03-31Style: Add black format to fix_style.shRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-17Remove unused scripts from the `misc/scripts` directoryHugo Locurcio
2019-10-02Remove obsolete `sort_demos.sh` scriptHugo Locurcio
2019-09-24Fix copyright headers and style issuesRémi Verschelde
2019-06-17Add script to fix style issues and copyright headersRémi Verschelde
2019-06-11Add missing license headersRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-06-03Dist: update script to make Steam icon setsRémi Verschelde
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-01-05Improve script to add/fix copyright headersRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-30removed misc/scripts/svgs_2_pngs.pytoger5
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia