summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2021-05-10Fix Ubuntu clang-format version detection in the pre-commit hookHugo Locurcio
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-15Test Godot with Vulkan in CIRafał Mikrut
2021-04-14[macOS] Update required Vulkan API version the ICD configs.bruvzg
2021-03-24Add Open Graph metadata to the HTML5 editorHugo Locurcio
2021-03-24[HTML5] Clarify editor PWA manifest.jsonFabio Alessandrelli
2021-03-17Add a welcome dialog to the HTML5 editorHugo Locurcio
2021-03-17[HTML5] Fix bogus Web Editor manifest.Fabio Alessandrelli
2021-03-14clang-format: Fix version number in hook warningRémi Verschelde
2021-03-12[HTML5] Drag and drop zip in project manager.Fabio Alessandrelli
2021-03-08[HTML5] Add PWA support to the editor page.Fabio Alessandrelli
2021-02-26[HTML5] Make editor HTML build tag scons4-proof.Fabio Alessandrelli
2021-02-24Improve the editor HTML templateHugo Locurcio
2021-02-24Merge pull request #45871 from Riteo/improve-mime-typesRémi Verschelde
2021-02-21Remove unused variables from full-size.htmlMarcel Admiraal
2021-02-19[HTML5] Better fullscreen, canvas resizing.Fabio Alessandrelli
2021-02-19[HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli
2021-02-17Merge pull request #46117 from akien-mga/dynamic-load-libudevRémi Verschelde
2021-02-17Dynamically load libudev.so.1 on Linux if `udev=yes`Rémi Verschelde
2021-02-17Merge pull request #46050 from akien-mga/ci-simplify-file_formatRémi Verschelde
2021-02-16Dynamically load libpulse.so.0 and libasound.so.1 on LinuxHein-Pieter van Braam-Stewart
2021-02-15CI: Remove file_format.sh changes hard to reproduce on WindowsRémi Verschelde
2021-02-14Change logo in the About dialog box (return Godot's teeth)Danil Alexeev
2021-02-11[HTML5] Editor: ensure canvas focus when switching tabs.Fabio Alessandrelli
2021-02-11[HTML5] Fix web editor "clear persistent data".Fabio Alessandrelli
2021-02-09Improve the MIME source fileRiteo Siuga
2021-02-03[HTML5] Make home path persistent in editor.Fabio Alessandrelli
2021-01-26Merge pull request #45141 from Calinou/clang-format-hook-check-versionRémi Verschelde
2021-01-26Merge pull request #45277 from bruvzg/ios_arm64_simRémi Verschelde
2021-01-25[HTML5] Better editor HTML, small refactor.Fabio Alessandrelli
2021-01-19Cleanup: Remove executable bit from files which don't need itRémi Verschelde
2021-01-18[WIP] Add separate `simulator` flag for iOS build, change main library to `xc...bruvzg
2021-01-12Check for clang-format version in the pre-commit hookHugo Locurcio
2021-01-07Make links on the HTML5 editor more readableHugo Locurcio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-26Fix and decrease Godot logo size in the HTML5 editor loaderHugo Locurcio
2020-12-11Remove two very slightly displaced duplicate vertices on Gobot's faceLorenzo Cerqua
2020-12-09[HTML5] Add logo and favicon to editor html.Fabio Alessandrelli
2020-12-09[HTML5] Improve the editor HTML template.Hugo Locurcio
2020-12-09[HTML5] Editor also persists cache.Fabio Alessandrelli
2020-12-05[HTML5] EditorRunNative works with GDNative.Fabio Alessandrelli
2020-11-17Add missing javascript semi-colons.Marcel Admiraal
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-16Add line removal around braces to the file formatting scriptAaron Franke
2020-11-16Merge pull request #42863 from Calinou/add-windows-installer-filesRémi Verschelde
2020-11-10iOS Export: export modification to support pluginsSergey Minakov
2020-11-10iOS Modules: separate main platform code from modulesSergey Minakov