mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 21:34:46 +00:00
9de577ba12
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).