summaryrefslogtreecommitdiffstats
path: root/misc/dist/html
Commit message (Expand)AuthorAgeFilesLines
* Rebrand Godot 4.3 to RedotTrashguy2024-10-135-18/+18
* Remove duplicate styling from editorKristopher A2024-07-031-1/+0
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-219/+1
* Make displayed Web errors more meaningfulAdam Scott2024-05-302-6/+16
* Upgrade to eslint 9patwork2024-05-221-2/+0
* Fix splash screen background color in HTML shellpatwork2024-05-121-1/+1
* Added splash image support and new progress bar for web exportpatwork2024-04-251-142/+64
* Add option to ensure cross-origin isolation headers on web exportAdam Scott2024-02-122-57/+140
* Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-173-10/+15
* Improve feature errors in HTML5 for easier understandingHugo Locurcio2022-10-231-1/+1
* [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
* [Web] Add missing features warning in editor and export shell.Fabio Alessandrelli2022-09-172-22/+19
* 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
* | 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
| |/
* | [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
|/
* Tweak theme color to match the Godot editor's background colorHugo Locurcio2022-01-193-3/+5
* 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
* [HTML5] Editor video driver option. Replace canvas on exit.Fabio Alessandrelli2021-10-191-12/+30
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-222-2/+2
* Fix typos with codespellRémi Verschelde2021-05-201-1/+1
* [HTML5] Remove "fixed-size.html".Fabio Alessandrelli2021-05-071-389/+0
* [HTML5] Export as Progressive Web App.Fabio Alessandrelli2021-04-272-14/+45
* [HTML5] Optional icon generation, use export name for it.Fabio Alessandrelli2021-04-271-1/+0
* 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
* | 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
|/
* [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
* 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
* [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
* [HTML5] Better editor HTML, small refactor.Fabio Alessandrelli2021-01-251-1/+10
* Make links on the HTML5 editor more readableHugo Locurcio2021-01-071-4/+22
* 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-111-14/+14
* [HTML5] Add logo and favicon to editor html.Fabio Alessandrelli2020-12-092-0/+221