godot/misc
Leon Krause 61026e62bf Check only for WebGL 1.0, move test to HTML file
Whether to use WebGL 1.0 or 2.0 can only be determined at runtime after
reading project settings, so check for the lower version.

The test is now in the HTML file, so if desired WebGL 2.0 can be
checked early by changing the behaviour there.
2018-03-15 04:04:24 +01:00
..
dist Check only for WebGL 1.0, move test to HTML file 2018-03-15 04:04:24 +01:00
hooks
scripts Properly closing all files in Python code 2018-03-11 14:55:50 +01:00
travis