summaryrefslogtreecommitdiffstats
path: root/misc/dist/html/full-size.html
Commit message (Expand)AuthorAgeFilesLines
* Rebrand Godot 4.3 to RedotTrashguy2024-10-131-1/+1
* Make displayed Web errors more meaningfulAdam Scott2024-05-301-3/+8
* 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-121-2/+23
* Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-171-1/+4
* Improve feature errors in HTML5 for easier understandingHugo Locurcio2022-10-231-1/+1
* [Web] Add auto-formatting to HTML files.Fabio Alessandrelli2022-10-111-237/+235
* [Web] Add missing features warning in editor and export shell.Fabio Alessandrelli2022-09-171-2/+4
* Center the indeterminate spinner on HTML5 pageHaoyu Qiu2021-12-091-0/+1
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-1/+1
* [HTML5] Optional icon generation, use export name for it.Fabio Alessandrelli2021-04-271-1/+0
* 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-191-34/+24
* [HTML5] EditorRunNative works with GDNative.Fabio Alessandrelli2020-12-051-0/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-5/+0
* Make canvas resize optional in HTML5.Fabio Alessandrelli2020-09-231-2/+7
* Better HiDPI support in HTML5.Fabio Alessandrelli2020-09-231-5/+13
* Explicitly add implicitly added semicolons.Marcel Admiraal2020-09-091-1/+1
* Add WebSocket debugger, use it for Javascript.Fabio Alessandrelli2020-05-121-1/+2
* DisplayServerJavaScript implementation.Fabio Alessandrelli2020-05-101-2/+0
* Set the `title` tag in the HTML5 export immediatelyHugo Locurcio2020-04-221-1/+1
* Export and reference the icon as favicon when exporting to HTML5Hugo Locurcio2020-02-011-0/+1
* Fixed running the export templates with newer emscripten versions.Relintai2019-10-011-1/+2
* Fix HTML5 export after #30864Fabio Alessandrelli2019-09-141-1/+1
* Fixed javascript code to remove animateStatusIndeterminate callback when the ...Enzo Ferrari2019-09-031-2/+2
* Fix pointer position in hidpi-corrected resolutions on webLeonardo Giovanni Scur2019-06-141-2/+7
* Add responsive HTML5 export page with full-size canvas as new defaultLeon Krause2018-08-231-0/+260