mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
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