summaryrefslogtreecommitdiffstats
path: root/misc/dist
Commit message (Expand)AuthorAgeFilesLines
...
* One Copyright Update to rule them allRémi Verschelde2023-01-057-94/+94
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-123-3/+3
* Improve command line help to fit on narrower displaysHugo Locurcio2022-12-043-2/+18
* Merge pull request #69110 from bruvzg/con_icon2Rémi Verschelde2022-11-291-0/+120
|\
| * [Windows] Optimize editor icon, use different icon for console executable.bruvzg2022-11-291-0/+120
* | Merge pull request #67815 from Calinou/html5-improve-feature-errorsRémi Verschelde2022-11-281-1/+1
|\ \ | |/ |/|
| * Improve feature errors in HTML5 for easier understandingHugo Locurcio2022-10-231-1/+1
* | [iOS] iOS export improvements.bruvzg2022-11-171-1/+1
* | Rename `--export` command line argument to `--export-release`Hugo Locurcio2022-11-024-12/+18
* | Add ProMotion Support to iOS ExportsZach Coleman2022-10-311-0/+1
* | Merge pull request #67309 from groud/implement_gdnative_interface_h_dumpRémi Verschelde2022-10-314-0/+9
|\ \ | |/ |/|
| * Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière2022-10-134-0/+9
* | [Web] Add auto-formatting to HTML files.Fabio Alessandrelli2022-10-114-1032/+1034
|/
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-262-3/+3
* SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` definesRémi Verschelde2022-09-231-1/+0
* Merge pull request #65541 from clayjohn/renderer-settingRémi Verschelde2022-09-203-1/+14
|\
| * Split rendering driver project setting into renderer_name and rendering_drive...clayjohn2022-09-193-1/+14
* | [Web] Add missing features warning in editor and export shell.Fabio Alessandrelli2022-09-172-22/+19
|/
* [iOS] Extend iOS plugins to support Swift runtimeSergey Minakov2022-08-093-0/+69
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-2188-14/+0
* 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