1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Removing etc1 from build for javascript platform.

Based on inputs from reduz
1) Made etc1 optional driver and default yes.
2) Reverted the hack in rg_etc1.cpp
3) Disabled etc1 for javascript plaform.
This commit is contained in:
V.VamsiKrishna
2015-03-20 10:18:13 +05:30
parent 72895ddecf
commit 41b729ccff
3 changed files with 2 additions and 4 deletions

View File

@@ -36,6 +36,7 @@ def get_flags():
('squish', 'no'),
('speex', 'no'),
('old_scenes', 'no'),
('etc1', 'no'),
# ('default_gui_theme', 'no'),
#('builtin_zlib', 'no'),