summaryrefslogtreecommitdiff
path: root/misc/dist/html/editor.html
AgeCommit message (Expand)Author
2022-10-11[Web] Add auto-formatting to HTML files.Fabio Alessandrelli
2022-09-26SCons: Unify tools/target build type configurationRémi Verschelde
2022-09-17[Web] Add missing features warning in editor and export shell.Fabio Alessandrelli
2022-05-16Merge pull request #57006 from Calinou/web-editor-no-threads-modalRémi Verschelde
2022-02-12Merge pull request #57005 from Calinou/web-editor-tweak-logo-max-widthFabio Alessandrelli
2022-02-06[HTML5] Improve editor progressive web app behavior.Fabio Alessandrelli
2022-01-20Display a modal dialog if threads are unavailable in the web editorHugo Locurcio
2022-01-20Tweak logo max width on the web editorHugo Locurcio
2022-01-19Tweak theme color to match the Godot editor's background colorHugo Locurcio
2021-11-19[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.Fabio Alessandrelli
2021-10-19[HTML5] Editor video driver option. Replace canvas on exit.Fabio Alessandrelli
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-04-17Merge pull request #47069 from Calinou/html5-editor-welcome-dialogFabio Alessandrelli
2021-03-24Add Open Graph metadata to the HTML5 editorHugo Locurcio
2021-03-17Add a welcome dialog to the HTML5 editorHugo Locurcio
2021-03-12[HTML5] Drag and drop zip in project manager.Fabio Alessandrelli
2021-03-08[HTML5] Add PWA support to the editor page.Fabio Alessandrelli
2021-02-26[HTML5] Make editor HTML build tag scons4-proof.Fabio Alessandrelli
2021-02-24Improve the editor HTML templateHugo Locurcio
2021-02-19[HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli
2021-02-11[HTML5] Editor: ensure canvas focus when switching tabs.Fabio Alessandrelli
2021-02-11[HTML5] Fix web editor "clear persistent data".Fabio Alessandrelli
2021-02-03[HTML5] Make home path persistent in editor.Fabio Alessandrelli
2021-01-25[HTML5] Better editor HTML, small refactor.Fabio Alessandrelli
2021-01-07Make links on the HTML5 editor more readableHugo Locurcio
2020-12-26Fix and decrease Godot logo size in the HTML5 editor loaderHugo Locurcio
2020-12-09[HTML5] Add logo and favicon to editor html.Fabio Alessandrelli
2020-12-09[HTML5] Improve the editor HTML template.Hugo Locurcio
2020-12-09[HTML5] Editor also persists cache.Fabio Alessandrelli
2020-11-17Add missing javascript semi-colons.Marcel Admiraal
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-10-14Add JavaScript editor html file.Fabio Alessandrelli