summaryrefslogtreecommitdiffstats
path: root/misc/dist
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | Add Simplified Chinese translation for Linux desktop fileHaoyu Qiu2022-05-051-0/+2
* | 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
| |/ /
* | | 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
* | | [iOS] Fix iOS export with manually specified signing/provisioning data.bruvzg2022-01-251-0/+2
|/ /
* | Tweak theme color to match the Godot editor's background colorHugo Locurcio2022-01-193-3/+5
* | [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
* | | Update copyright statements to 2022Rémi Verschelde2022-01-036-11/+11
|/ /
* | 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
* | 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
* | | [macOS] Add entitlements required by OIDN JIT for the editor build.bruvzg2021-10-212-20/+10
* | | [HTML5] Editor video driver option. Replace canvas on exit.Fabio Alessandrelli2021-10-191-12/+30
* | | Merge pull request #52043 from Calinou/macos-use-big-sur-iconRémi Verschelde2021-09-301-0/+0
|\ \ \ | |/ / |/| |
| * | Use a Big Sur-style macOS icon for the Godot editorHugo Locurcio2021-08-241-0/+0
* | | [macOS] Update MIME codes and file type names to match "dist/linux/org.godote...bruvzg2021-09-205-6/+33
|/ /
* | Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-224-5/+5
* | [Headless] Add --headless switch (no rendering, no audio).Fabio Alessandrelli2021-08-033-3/+3
* | Properly tag project files as a subclass of plain text in the MIME infoMichael Alexsander2021-07-291-0/+1
* | Make some small tweaks to the MIME infoMichael Alexsander2021-07-291-6/+8
* | Fix various typos with codespellluz paz2021-07-251-1/+1
* | Restructure and reimplement vsync optionsHendrik Brucker2021-07-064-12/+0
* | Add LSApplicationCategoryType to the template and export dialog.bruvzg2021-06-142-0/+4
* | Merge pull request #47336 from Calinou/rename-shader-file-extensionRémi Verschelde2021-06-041-0/+6
|\ \
| * | Rename the `.shader` file extension to `.gdshader`Hugo Locurcio2021-03-241-0/+6
* | | Merge pull request #49137 from RandomShaper/ios_targeted_familyRémi Verschelde2021-05-311-4/+4
|\ \ \