godot/misc
Fabio Alessandrelli 45a67fab35 [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:13:44 +01:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-23 13:27:44 +02:00
dist [HTML5] Better fullscreen, canvas resizing. 2021-02-19 05:13:44 +01:00
hooks Dynamically load libudev.so.1 on Linux if udev=yes 2021-02-18 10:31:31 +01:00
scripts Dynamically load libudev.so.1 on Linux if udev=yes 2021-02-18 10:31:31 +01:00