Many fixes to make exported scenes work better, still buggy.

This commit is contained in:
Juan Linietsky
2017-02-15 08:29:46 -03:00
parent d7fd86d51a
commit da11d6d9e8
22 changed files with 238 additions and 604 deletions

View File

@@ -1,8 +1,7 @@
def can_build(platform):
# FIXME: Disabled temporary for gles3 implementation
return False
return True
def configure(env):