summaryrefslogtreecommitdiff
path: root/misc/scripts
AgeCommit message (Expand)Author
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
2017-07-12Added some missing icons, fixed some ui iconsDaniel J. Ramirez
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-05-01Rename project file to "project.godot"Rémi Verschelde
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-02-09Reorder the folders in tools to prepare moving tools/editorRémi Verschelde