summaryrefslogtreecommitdiffstats
path: root/misc/dist/shell
Commit message (Expand)AuthorAgeFilesLines
* Add `--log-file` command line argument to write output log to a fileHugo Locurcio2024-01-193-2/+5
* Add a `--audio-output-latency` command-line argumentHugo Locurcio2023-08-173-0/+3
* Add a `--max-fps` command-line argument to set a FPS limitHugo Locurcio2023-07-283-0/+3
* Improve startup benchmarkingFredia Huya-Kouadio2023-05-233-6/+6
* One Copyright Update to rule them allRémi Verschelde2023-01-053-6/+6
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-122-2/+2
* Improve command line help to fit on narrower displaysHugo Locurcio2022-12-043-2/+18
* Rename `--export` command line argument to `--export-release`Hugo Locurcio2022-11-023-7/+7
* Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière2022-10-133-0/+3
* Split rendering driver project setting into renderer_name and rendering_drive...clayjohn2022-09-193-1/+14
* Add Godot 3.x -> Godot 4.x project converterRafał Mikrut2022-06-153-0/+6
* Rename `--vk-layers` command line argument to `--gpu-validation`Hugo Locurcio2022-05-163-5/+5
* Merge pull request #59153 from Calinou/debug-stringnames-improveRémi Verschelde2022-03-153-0/+3
|\
| * Improve `--debug-stringnames` to be more usefulHugo Locurcio2022-03-153-0/+3
* | Make `-q` CLI argument toggle quiet stdout instead of quittingHugo Locurcio2022-03-133-4/+6
|/
* Tweak the display order of CLI arguments in `--help` for consistencyHugo Locurcio2022-03-133-14/+46
* Remove unused GDNative codeRémi Verschelde2022-03-093-3/+0
* Merge pull request #56311 from Calinou/default-allow-hidpiRémi Verschelde2022-01-133-3/+0
|\
| * Enable "Allow Hidpi" by defaultHugo Locurcio2021-12-303-3/+0
* | Update copyright statements to 2022Rémi Verschelde2022-01-033-6/+6
|/
* [Headless] Add --headless switch (no rendering, no audio).Fabio Alessandrelli2021-08-033-3/+3
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-063-6/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-013-6/+6
* Add a fish shell completion file for the Godot editorHugo Locurcio2020-02-161-0/+91
* Remove obsolete GLES3 backendRémi Verschelde2020-02-132-2/+2
* Add a Bash completion script for the Godot editorHugo Locurcio2020-01-271-0/+124
* Add a zsh completion file for the Godot editorHugo Locurcio2020-01-101-0/+77