summaryrefslogtreecommitdiffstats
path: root/misc/dist/shell/_godot.zsh-completion
Commit message (Expand)AuthorAgeFilesLines
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-4/+4
* Add `--log-file` command line argument to write output log to a fileHugo Locurcio2024-01-191-1/+2
* Add a `--audio-output-latency` command-line argumentHugo Locurcio2023-08-171-0/+1
* Add a `--max-fps` command-line argument to set a FPS limitHugo Locurcio2023-07-281-0/+1
* Improve startup benchmarkingFredia Huya-Kouadio2023-05-231-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-2/+2
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-1/+1
* Improve command line help to fit on narrower displaysHugo Locurcio2022-12-041-1/+5
* Rename `--export` command line argument to `--export-release`Hugo Locurcio2022-11-021-3/+3
* Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière2022-10-131-0/+1
* Split rendering driver project setting into renderer_name and rendering_drive...clayjohn2022-09-191-0/+1
* Add Godot 3.x -> Godot 4.x project converterRafał Mikrut2022-06-151-0/+2
* Rename `--vk-layers` command line argument to `--gpu-validation`Hugo Locurcio2022-05-161-2/+2
* Merge pull request #59153 from Calinou/debug-stringnames-improveRémi Verschelde2022-03-151-0/+1
|\
| * Improve `--debug-stringnames` to be more usefulHugo Locurcio2022-03-151-0/+1
* | Make `-q` CLI argument toggle quiet stdout instead of quittingHugo Locurcio2022-03-131-2/+2
|/
* Tweak the display order of CLI arguments in `--help` for consistencyHugo Locurcio2022-03-131-6/+17
* Remove unused GDNative codeRémi Verschelde2022-03-091-1/+0
* Merge pull request #56311 from Calinou/default-allow-hidpiRémi Verschelde2022-01-131-1/+0
|\
| * Enable "Allow Hidpi" by defaultHugo Locurcio2021-12-301-1/+0
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* [Headless] Add --headless switch (no rendering, no audio).Fabio Alessandrelli2021-08-031-1/+1
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-2/+0
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove obsolete GLES3 backendRémi Verschelde2020-02-131-1/+1
* Add a zsh completion file for the Godot editorHugo Locurcio2020-01-101-0/+77