Browse Source

Merge pull request #370 from Calinou/material-testers-disable-etc2-import

Disable ETC2 texture compression in the Material Testers demo
Hugo Locurcio 5 years ago
parent
commit
54ae746654
1 changed files with 1 additions and 0 deletions
  1. 1 0
      3d/material_testers/project.godot

+ 1 - 0
3d/material_testers/project.godot

@@ -29,4 +29,5 @@ multithread/thread_rid_pool_prealloc=60
 
 [rendering]
 
+vram_compression/import_etc2=false
 quality/filters/msaa=2