virtualx-engine/misc/dist/html
Fabio Alessandrelli 65abf94675 [HTML5] Better fullscreen, canvas resizing.
Three canvas resize policies:
- `None`: Godot window settings are ignored.
- `Project`: Godot handles the canvas like a native app (resizing it
  when setting the window size).
- `Adaptive`: Canvas size will always adapt to browser window size.

Use `None` if you want to control the canvas size with custom JavaScript
code.
2021-02-19 05:12:32 +01:00
..
editor.html [HTML5] Easier HTML templates, better deinit/cleanup. 2021-02-19 05:12:32 +01:00
fixed-size.html Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
full-size.html [HTML5] Better fullscreen, canvas resizing. 2021-02-19 05:12:32 +01:00
logo.svg Remove two very slightly displaced duplicate vertices on Gobot's face 2020-12-11 07:05:54 +01:00