| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebrand Godot 4.3 to Redot | Trashguy | 2024-10-13 | 1 | -1/+1 |
* | Make displayed Web errors more meaningful | Adam Scott | 2024-05-30 | 1 | -3/+8 |
* | Fix splash screen background color in HTML shell | patwork | 2024-05-12 | 1 | -1/+1 |
* | Added splash image support and new progress bar for web export | patwork | 2024-04-25 | 1 | -142/+64 |
* | Add option to ensure cross-origin isolation headers on web export | Adam Scott | 2024-02-12 | 1 | -2/+23 |
* | Add THREADS_ENABLED macro in order to compile Godot to run on the main thread | Adam Scott | 2024-01-17 | 1 | -1/+4 |
* | Improve feature errors in HTML5 for easier understanding | Hugo Locurcio | 2022-10-23 | 1 | -1/+1 |
* | [Web] Add auto-formatting to HTML files. | Fabio Alessandrelli | 2022-10-11 | 1 | -237/+235 |
* | [Web] Add missing features warning in editor and export shell. | Fabio Alessandrelli | 2022-09-17 | 1 | -2/+4 |
* | Center the indeterminate spinner on HTML5 page | Haoyu Qiu | 2021-12-09 | 1 | -0/+1 |
* | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke | 2021-08-22 | 1 | -1/+1 |
* | [HTML5] Optional icon generation, use export name for it. | Fabio Alessandrelli | 2021-04-27 | 1 | -1/+0 |
* | Remove unused variables from full-size.html | Marcel Admiraal | 2021-02-21 | 1 | -4/+0 |
* | [HTML5] Better fullscreen, canvas resizing. | Fabio Alessandrelli | 2021-02-19 | 1 | -17/+0 |
* | [HTML5] Easier HTML templates, better deinit/cleanup. | Fabio Alessandrelli | 2021-02-19 | 1 | -34/+24 |
* | [HTML5] EditorRunNative works with GDNative. | Fabio Alessandrelli | 2020-12-05 | 1 | -0/+2 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -5/+0 |
* | Make canvas resize optional in HTML5. | Fabio Alessandrelli | 2020-09-23 | 1 | -2/+7 |
* | Better HiDPI support in HTML5. | Fabio Alessandrelli | 2020-09-23 | 1 | -5/+13 |
* | Explicitly add implicitly added semicolons. | Marcel Admiraal | 2020-09-09 | 1 | -1/+1 |
* | Add WebSocket debugger, use it for Javascript. | Fabio Alessandrelli | 2020-05-12 | 1 | -1/+2 |
* | DisplayServerJavaScript implementation. | Fabio Alessandrelli | 2020-05-10 | 1 | -2/+0 |
* | Set the `title` tag in the HTML5 export immediately | Hugo Locurcio | 2020-04-22 | 1 | -1/+1 |
* | Export and reference the icon as favicon when exporting to HTML5 | Hugo Locurcio | 2020-02-01 | 1 | -0/+1 |
* | Fixed running the export templates with newer emscripten versions. | Relintai | 2019-10-01 | 1 | -1/+2 |
* | Fix HTML5 export after #30864 | Fabio Alessandrelli | 2019-09-14 | 1 | -1/+1 |
* | Fixed javascript code to remove animateStatusIndeterminate callback when the ... | Enzo Ferrari | 2019-09-03 | 1 | -2/+2 |
* | Fix pointer position in hidpi-corrected resolutions on web | Leonardo Giovanni Scur | 2019-06-14 | 1 | -2/+7 |
* | Add responsive HTML5 export page with full-size canvas as new default | Leon Krause | 2018-08-23 | 1 | -0/+260 |