summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47069 from Calinou/html5-editor-welcome-dialogFabio Alessandrelli2021-04-171-0/+65
|\
| * Add a welcome dialog to the HTML5 editorHugo Locurcio2021-03-171-0/+65
* | Test Godot with Vulkan in CIRafał Mikrut2021-04-151-0/+65
* | [macOS] Update required Vulkan API version the ICD configs.bruvzg2021-04-142-2/+2
* | Add Open Graph metadata to the HTML5 editorHugo Locurcio2021-03-241-17/+26
* | [HTML5] Clarify editor PWA manifest.jsonFabio Alessandrelli2021-03-241-2/+2
* | [HTML5] Fix bogus Web Editor manifest.Fabio Alessandrelli2021-03-171-1/+1
|/
* clang-format: Fix version number in hook warningRémi Verschelde2021-03-141-1/+1
* [HTML5] Drag and drop zip in project manager.Fabio Alessandrelli2021-03-121-2/+2
* [HTML5] Add PWA support to the editor page.Fabio Alessandrelli2021-03-084-2/+162
* [HTML5] Make editor HTML build tag scons4-proof.Fabio Alessandrelli2021-02-261-2/+2
* Improve the editor HTML templateHugo Locurcio2021-02-241-8/+26
* Merge pull request #45871 from Riteo/improve-mime-typesRémi Verschelde2021-02-242-8/+29
|\
| * Improve the MIME source fileRiteo Siuga2021-02-092-8/+29
* | Remove unused variables from full-size.htmlMarcel Admiraal2021-02-211-4/+0
* | [HTML5] Better fullscreen, canvas resizing.Fabio Alessandrelli2021-02-191-17/+0
* | [HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli2021-02-192-90/+99
* | Merge pull request #46117 from akien-mga/dynamic-load-libudevRémi Verschelde2021-02-172-0/+5
|\ \
| * | Dynamically load libudev.so.1 on Linux if `udev=yes`Rémi Verschelde2021-02-172-0/+5
* | | Merge pull request #46050 from akien-mga/ci-simplify-file_formatRémi Verschelde2021-02-171-9/+0
|\ \ \ | |/ / |/| |
| * | CI: Remove file_format.sh changes hard to reproduce on WindowsRémi Verschelde2021-02-151-9/+0
* | | Dynamically load libpulse.so.0 and libasound.so.1 on LinuxHein-Pieter van Braam-Stewart2021-02-161-0/+2
|/ /
* | Change logo in the About dialog box (return Godot's teeth)Danil Alexeev2021-02-141-1/+1
* | [HTML5] Editor: ensure canvas focus when switching tabs.Fabio Alessandrelli2021-02-111-0/+4
* | [HTML5] Fix web editor "clear persistent data".Fabio Alessandrelli2021-02-111-4/+2
|/
* [HTML5] Make home path persistent in editor.Fabio Alessandrelli2021-02-031-3/+3
* Merge pull request #45141 from Calinou/clang-format-hook-check-versionRémi Verschelde2021-01-261-4/+18
|\
| * Check for clang-format version in the pre-commit hookHugo Locurcio2021-01-121-4/+18
* | Merge pull request #45277 from bruvzg/ios_arm64_simRémi Verschelde2021-01-269-8/+92
|\ \
| * | [WIP] Add separate `simulator` flag for iOS build, change main library to `xc...bruvzg2021-01-189-8/+92
| |/
* | [HTML5] Better editor HTML, small refactor.Fabio Alessandrelli2021-01-251-1/+10
* | Cleanup: Remove executable bit from files which don't need itRémi Verschelde2021-01-193-0/+0
|/
* Make links on the HTML5 editor more readableHugo Locurcio2021-01-071-4/+22
* Update copyright statements to 2021Rémi Verschelde2021-01-017-13/+13
* Fix and decrease Godot logo size in the HTML5 editor loaderHugo Locurcio2020-12-261-1/+1
* Remove two very slightly displaced duplicate vertices on Gobot's faceLorenzo Cerqua2020-12-115-18/+18
* [HTML5] Add logo and favicon to editor html.Fabio Alessandrelli2020-12-092-0/+221
* [HTML5] Improve the editor HTML template.Hugo Locurcio2020-12-091-12/+49
* [HTML5] Editor also persists cache.Fabio Alessandrelli2020-12-091-2/+3
* [HTML5] EditorRunNative works with GDNative.Fabio Alessandrelli2020-12-051-0/+2
* Add missing javascript semi-colons.Marcel Admiraal2020-11-171-1/+1
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-163-14/+0
* Add line removal around braces to the file formatting scriptAaron Franke2020-11-161-0/+7
* Merge pull request #42863 from Calinou/add-windows-installer-filesRémi Verschelde2020-11-164-0/+301
|\
| * Add files to create a Windows editor installer using Inno SetupHugo Locurcio2020-10-194-0/+301
* | iOS Export: export modification to support pluginsSergey Minakov2020-11-101-2/+2
* | iOS Modules: separate main platform code from modulesSergey Minakov2020-11-101-75/+0
* | Optimize SVG using `svgcleaner --multipass`Hugo Locurcio2020-10-258-145/+8
* | CI: Refactor Android workflow, use pre-installed SDK and NDKRémi Verschelde2020-10-221-108/+0
|/
* Add JavaScript editor html file.Fabio Alessandrelli2020-10-141-0/+475