godot/misc
Fabio Alessandrelli 3a61d0990e [HTML5] Editor video driver option. Replace canvas on exit.
Default is "Auto", but can be forced to a specific WebGL version if the
automatic detection fails.

The game and editor canvas are now replaced with a new one in the exit
hooks. This helps the browser do some context cleanup, and allow us to
create a new context of a different type (WebGL/WebGL2).

Enable GLES3/WebGL2 in the Web Editor.
2021-10-19 15:52:02 +02:00
..
ci CI: Refactor Android workflow, use pre-installed SDK and NDK 2020-10-23 13:27:44 +02:00
dist [HTML5] Editor video driver option. Replace canvas on exit. 2021-10-19 15:52:02 +02:00
hooks Allow clang-format 12 in the pre-commit hook 2021-06-07 22:36:31 +02:00
scripts Print colored diffs when there are formatting failures in CI 2021-09-14 13:41:26 +02:00