index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
dist
/
html
Age
Commit message (
Expand
)
Author
2022-05-16
Merge pull request #57006 from Calinou/web-editor-no-threads-modal
Rémi Verschelde
2022-02-12
Merge pull request #57005 from Calinou/web-editor-tweak-logo-max-width
Fabio Alessandrelli
2022-02-12
Merge pull request #56966 from Calinou/web-editor-allow-any-orientation
Fabio Alessandrelli
2022-02-06
[HTML5] Improve editor progressive web app behavior.
Fabio Alessandrelli
2022-02-06
[HTML5] PWA service worker prefers cached version.
Fabio Alessandrelli
2022-01-21
Allow using the web editor on any device orientation
Hugo Locurcio
2022-01-20
Display a modal dialog if threads are unavailable in the web editor
Hugo Locurcio
2022-01-20
Tweak logo max width on the web editor
Hugo Locurcio
2022-01-19
Tweak theme color to match the Godot editor's background color
Hugo Locurcio
2021-12-09
Center the indeterminate spinner on HTML5 page
Haoyu Qiu
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-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-05-07
[HTML5] Remove "fixed-size.html".
Fabio Alessandrelli
2021-04-27
[HTML5] Export as Progressive Web App.
Fabio Alessandrelli
2021-04-27
[HTML5] Optional icon generation, use export name for it.
Fabio Alessandrelli
2021-04-17
Merge pull request #47069 from Calinou/html5-editor-welcome-dialog
Fabio Alessandrelli
2021-03-24
Add Open Graph metadata to the HTML5 editor
Hugo Locurcio
2021-03-24
[HTML5] Clarify editor PWA manifest.json
Fabio Alessandrelli
2021-03-17
Add a welcome dialog to the HTML5 editor
Hugo Locurcio
2021-03-17
[HTML5] Fix bogus Web Editor manifest.
Fabio Alessandrelli
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-24
Improve the editor HTML template
Hugo Locurcio
2021-02-21
Remove unused variables from full-size.html
Marcel Admiraal
2021-02-19
[HTML5] Better fullscreen, canvas resizing.
Fabio Alessandrelli
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-07
Make links on the HTML5 editor more readable
Hugo Locurcio
2020-12-26
Fix and decrease Godot logo size in the HTML5 editor loader
Hugo Locurcio
2020-12-11
Remove two very slightly displaced duplicate vertices on Gobot's face
Lorenzo Cerqua
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-12-05
[HTML5] EditorRunNative works with GDNative.
Fabio Alessandrelli
2020-11-17
Add missing javascript semi-colons.
Marcel Admiraal
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-10-14
Add JavaScript editor html file.
Fabio Alessandrelli
2020-09-23
Make canvas resize optional in HTML5.
Fabio Alessandrelli
2020-09-23
Better HiDPI support in HTML5.
Fabio Alessandrelli
2020-09-10
Remove unused variable in fixed-size.html.
Marcel Admiraal
2020-09-09
Explicitly add implicitly added semicolons.
Marcel Admiraal
2020-05-12
Add WebSocket debugger, use it for Javascript.
Fabio Alessandrelli
2020-05-10
DisplayServerJavaScript implementation.
Fabio Alessandrelli
2020-04-22
Set the `title` tag in the HTML5 export immediately
Hugo Locurcio
[next]