summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Rename "makerst.py" to "make_rst.py"Aaron Franke2021-10-243-5/+5
* | | clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde2021-10-252-3/+3
|/ /
* | Merge pull request #54067 from bruvzg/oidn_entRémi Verschelde2021-10-232-20/+10
|\ \
| * | [macOS] Add entitlements required by OIDN JIT for the editor build.bruvzg2021-10-212-20/+10
* | | clang-format: Sync config with LLVM 13Rémi Verschelde2021-10-221-3/+3
|/ /
* | Add CI step for compiling and testing godot-cppBastiaan Olij2021-10-211-0/+11
* | [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
* | Add dozens of new integration tests to the GDScript test suiteHugo Locurcio2021-09-141-0/+3
* | Print colored diffs when there are formatting failures in CIHugo Locurcio2021-08-253-3/+3
|/
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-226-7/+7
* [Headless] Add --headless switch (no rendering, no audio).Fabio Alessandrelli2021-08-033-3/+3