summaryrefslogtreecommitdiff
path: root/misc/dist
AgeCommit message (Expand)Author
2022-03-18Merge pull request #47526 from backwardspy/masterRémi Verschelde
2022-03-15Merge pull request #59153 from Calinou/debug-stringnames-improveRémi Verschelde
2022-03-15Improve `--debug-stringnames` to be more usefulHugo Locurcio
2022-03-13Make `-q` CLI argument toggle quiet stdout instead of quittingHugo Locurcio
2022-03-13Tweak the display order of CLI arguments in `--help` for consistencyHugo Locurcio
2022-03-11Merge pull request #58751 from bruvzg/loc_str_propsRémi Verschelde
2022-03-09Remove unused GDNative codeRémi Verschelde
2022-03-04Improve app name and system permission message localization.bruvzg
2022-03-04[macOS and iOS export] Add localized application name to the translation .pli...bruvzg
2022-02-12[macOS] Add missing translation file.bruvzg
2022-02-12Merge pull request #57005 from Calinou/web-editor-tweak-logo-max-widthFabio Alessandrelli
2022-02-12Merge pull request #56966 from Calinou/web-editor-allow-any-orientationFabio Alessandrelli
2022-02-08Remove support for ARMv7 (32-bit) on iOSHugo Locurcio
2022-02-06[HTML5] Improve editor progressive web app behavior.Fabio Alessandrelli
2022-02-06[HTML5] PWA service worker prefers cached version.Fabio Alessandrelli
2022-01-25[iOS] Fix iOS export with manually specified signing/provisioning data.bruvzg
2022-01-21Allow using the web editor on any device orientationHugo Locurcio
2022-01-20Tweak logo max width on the web editorHugo Locurcio
2022-01-19Tweak theme color to match the Godot editor's background colorHugo Locurcio
2022-01-18[macOS export] Implements ad-hoc signing on Linux/Windows, adds extra priv...bruvzg
2022-01-13Merge pull request #56311 from Calinou/default-allow-hidpiRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-30Enable "Allow Hidpi" by defaultHugo Locurcio
2021-12-09Center the indeterminate spinner on HTML5 pageHaoyu Qiu
2021-11-19[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.Fabio Alessandrelli
2021-11-09Merge pull request #52945 from bruvzg/macos_editor_translationRémi Verschelde
2021-10-21[macOS] Add entitlements required by OIDN JIT for the editor build.bruvzg
2021-10-19[HTML5] Editor video driver option. Replace canvas on exit.Fabio Alessandrelli
2021-09-30Merge pull request #52043 from Calinou/macos-use-big-sur-iconRémi Verschelde
2021-09-22[macOS] Add empty translation files to the editor app bundle, to allow transl...bruvzg
2021-09-20[macOS] Update MIME codes and file type names to match "dist/linux/org.godote...bruvzg
2021-08-24Use a Big Sur-style macOS icon for the Godot editorHugo Locurcio
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-03[Headless] Add --headless switch (no rendering, no audio).Fabio Alessandrelli
2021-07-29Properly tag project files as a subclass of plain text in the MIME infoMichael Alexsander
2021-07-29Make some small tweaks to the MIME infoMichael Alexsander
2021-07-25Fix various typos with codespellluz paz
2021-07-06Restructure and reimplement vsync optionsHendrik Brucker
2021-06-14Add LSApplicationCategoryType to the template and export dialog.bruvzg
2021-06-04Merge pull request #47336 from Calinou/rename-shader-file-extensionRémi Verschelde
2021-05-31Merge pull request #49137 from RandomShaper/ios_targeted_familyRémi Verschelde
2021-05-27Add iOS export option for device familyPedro J. Estébanez
2021-05-25Set schemes' build config to debug/release in iOS Xcode exportPedro J. Estébanez
2021-05-20Dist: Add macOS entitlements files for editor code signingRémi Verschelde
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-07[HTML5] Remove "fixed-size.html".Fabio Alessandrelli
2021-04-27[HTML5] Export as Progressive Web App.Fabio Alessandrelli
2021-04-27[HTML5] Optional icon generation, use export name for it.Fabio Alessandrelli
2021-04-17Merge pull request #47069 from Calinou/html5-editor-welcome-dialogFabio Alessandrelli
2021-04-14[macOS] Update required Vulkan API version the ICD configs.bruvzg