summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Tweak theme color to match the Godot editor's background colorHugo Locurcio2022-01-193-3/+5
* | | Improve the default project themeHugo Locurcio2022-01-191-2/+0
|/ /
* | [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra priv...bruvzg2022-01-181-5/+2
* | 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
* | | Skip formatting .bat files in file_format.shAaron Franke2022-01-051-0/+2
* | | Update copyright statements to 2022Rémi Verschelde2022-01-037-13/+13
|/ /
* | Center the indeterminate spinner on HTML5 pageHaoyu Qiu2021-12-091-0/+1
* | [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.Fabio Alessandrelli2021-11-191-5/+5
* | Fixed pre-commit-black file extensionsDavid Sichma2021-11-181-1/+1
* | Fix style issue after #54148Rémi Verschelde2021-11-161-1/+1
* | Merge pull request #52945 from bruvzg/macos_editor_translationRémi Verschelde2021-11-0967-0/+0
|\ \
| * | [macOS] Add empty translation files to the editor app bundle, to allow transl...bruvzg2021-09-2267-0/+0
* | | Merge pull request #54179 from aaronfranke/make-rstRémi Verschelde2021-10-263-5/+5
|\ \ \