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 Change shebang of pre-commit-clang-format hook to make it portable 2018-03-06 19:53:37 +01:00
scripts Properly closing all files in Python code 2018-03-11 14:55:50 +01:00
travis Style: Apply clang-format to Java files 2017-12-10 01:16:07 +01:00