summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* ci: add basic test pipeline for shader buildersJiri Suchan2022-08-192-1/+7
* [iOS] Extend iOS plugins to support Swift runtimeSergey Minakov2022-08-093-0/+69
* File: Re-add support to skip CR (`\r`) in `File::get_as_text`Rémi Verschelde2022-08-011-0/+2
* CI: Link MoltenVK statically on macOSRémi Verschelde2022-07-291-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+61
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-2188-14/+0
* Download Vulkan SDK disk image to a temporary folder in the scriptHugo Locurcio2022-07-141-2/+3
* Add a script to install the Vulkan SDK on macOSHugo Locurcio2022-07-121-0/+13
* Make enum/constant binds 64-bit.bruvzg2022-06-171-0/+0
* Stop CI when Godot crashRafał Mikrut2022-06-151-0/+2
* Add Godot 3.x -> Godot 4.x project converterRafał Mikrut2022-06-153-0/+6
* makerst: Print colored output for easier visual greppingHugo Locurcio2022-06-111-1/+1
* Fix the logic to restart the Godot applicationFredia Huya-Kouadio2022-05-231-0/+2
* Fix typos with codespellRémi Verschelde2022-05-231-2/+2
* Rename `--vk-layers` command line argument to `--gpu-validation`Hugo Locurcio2022-05-163-5/+5
* Merge pull request #57006 from Calinou/web-editor-no-threads-modalRémi Verschelde2022-05-161-5/+48
|\
| * Display a modal dialog if threads are unavailable in the web editorHugo Locurcio2022-01-201-5/+48
* | Add Greek translation for Linux desktop fileEmmanouil Papadeas2022-05-061-0/+2
* | Add French translation for Linux desktop fileHugo Locurcio2022-05-051-0/+2
* | Relax version warning in clang-format precommit hookRémi Verschelde2022-05-051-1/+1
* | Add Simplified Chinese translation for Linux desktop fileHaoyu Qiu2022-05-051-0/+2
* | Merge pull request #60445 from nathanfranke/minor-changesRémi Verschelde2022-04-254-10/+9
|\ \
| * | improve OS.get_name classref, misc/scripts fixes, remove trailing quoteNathan Franke2022-04-224-10/+9
* | | Remove superfluous Android InputManager interface and implementationMarcel Admiraal2022-04-221-2/+0
|/ /
* | Fix typos with codespellRémi Verschelde2022-03-311-1/+1
* | Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio2022-03-291-0/+4
* | Merge pull request #47526 from backwardspy/masterRémi Verschelde2022-03-181-0/+1
|\ \
| * | set StartupWMClass in linux `.desktop` filebackwardspy2021-03-311-0/+1
* | | 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
* | | Merge pull request #58751 from bruvzg/loc_str_propsRémi Verschelde2022-03-112-4/+0
|\ \ \
| * | | Improve app name and system permission message localization.bruvzg2022-03-042-4/+0
* | | | Remove unused GDNative codeRémi Verschelde2022-03-094-6/+0
|/ / /
* | | [macOS and iOS export] Add localized application name to the translation .pli...bruvzg2022-03-042-0/+4
* | | [macOS] Add missing translation file.bruvzg2022-02-121-0/+0
* | | Merge pull request #57005 from Calinou/web-editor-tweak-logo-max-widthFabio Alessandrelli2022-02-121-1/+1
|\ \ \
| * | | Tweak logo max width on the web editorHugo Locurcio2022-01-201-1/+1
| | |/ | |/|
* | | Merge pull request #56966 from Calinou/web-editor-allow-any-orientationFabio Alessandrelli2022-02-121-1/+0
|\ \ \
| * | | Allow using the web editor on any device orientationHugo Locurcio2022-01-211-1/+0
| |/ /
* | | Fix typos with codespellRémi Verschelde2022-02-103-16/+21
* | | Remove support for ARMv7 (32-bit) on iOSHugo Locurcio2022-02-081-2/+2
* | | [HTML5] Improve editor progressive web app behavior.Fabio Alessandrelli2022-02-061-3/+33
* | | [HTML5] PWA service worker prefers cached version.Fabio Alessandrelli2022-02-061-40/+72
* | | Merge pull request #57203 from bruvzg/ios_export_fixRémi Verschelde2022-02-021-0/+2
|\ \ \
| * | | [iOS] Fix iOS export with manually specified signing/provisioning data.bruvzg2022-01-251-0/+2
| |/ /
* | | CI: Fix exclude patterns with `git ls-files`Rémi Verschelde2022-02-013-21/+5
* | | simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke2022-01-294-47/+68
|/ /
* | Merge pull request #56969 from Calinou/web-editor-tweak-theme-colorRémi Verschelde2022-01-203-3/+5
|\ \