Many fixes to make exported scenes work better, still buggy.
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
|
||||
|
||||
def can_build(platform):
|
||||
# FIXME: Disabled temporary for gles3 implementation
|
||||
return False
|
||||
return True
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user