summaryrefslogtreecommitdiffstats
path: root/misc/dist/html/full-size.html
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-1/+7
|\
| * Merge pull request #98069 from thedinosoar/fix/service-worker-sandbox-error-9...Thaddeus Crews2024-11-251-1/+7
| |\
| | * Fix PWA callback assignment and error handlingKeegan McGonigle2024-10-221-1/+7
* | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+1
|\| |
| * | Display correct splash color on web exportElias Pozewaunig2024-11-111-1/+1
| |/
* / Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Fix web export infinite reload issueAdam Scott2024-09-301-3/+4
* 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