summaryrefslogtreecommitdiffstats
path: root/misc/dist/html/editor.html
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-15/+19
|\
| * Fix PWA callback assignment and error handlingKeegan McGonigle2024-10-221-15/+19
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-13/+13
|/
* Remove duplicate styling from editorKristopher A2024-07-031-1/+0
* Make displayed Web errors more meaningfulAdam Scott2024-05-301-3/+8
* Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-171-3/+5
* [Web] Add auto-formatting to HTML files.Fabio Alessandrelli2022-10-111-722/+727
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-2/+2
* [Web] Add missing features warning in editor and export shell.Fabio Alessandrelli2022-09-171-20/+15
* 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
| |/
* / [HTML5] Improve editor progressive web app behavior.Fabio Alessandrelli2022-02-061-3/+33
|/
* Tweak theme color to match the Godot editor's background colorHugo Locurcio2022-01-191-2/+2
* [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-221-1/+1
* 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] Drag and drop zip in project manager.Fabio Alessandrelli2021-03-121-2/+2
* [HTML5] Add PWA support to the editor page.Fabio Alessandrelli2021-03-081-2/+18
* [HTML5] Make editor HTML build tag scons4-proof.Fabio Alessandrelli2021-02-261-2/+2
* Improve the editor HTML templateHugo Locurcio2021-02-241-8/+26
* [HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli2021-02-191-56/+75
* [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
* [HTML5] Add logo and favicon to editor html.Fabio Alessandrelli2020-12-091-0/+2
* [HTML5] Improve the editor HTML template.Hugo Locurcio2020-12-091-12/+49
* [HTML5] Editor also persists cache.Fabio Alessandrelli2020-12-091-2/+3
* Add missing javascript semi-colons.Marcel Admiraal2020-11-171-1/+1
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-5/+0
* Add JavaScript editor html file.Fabio Alessandrelli2020-10-141-0/+475