mirror of
https://github.com/Relintai/material-maker.git
synced 2025-02-27 12:04:19 +01:00
Disable ETC2 texture importing to speed up the initial project import
ETC2 is only used on mobile platforms with GLES3, which is poorly supported there anyway.
This commit is contained in:
parent
f2d3712743
commit
bfa39b2b8e
@ -226,4 +226,5 @@ file_logging/enable_file_logging=true
|
||||
|
||||
[rendering]
|
||||
|
||||
vram_compression/import_etc2=false
|
||||
environment/default_environment="res://default_env.tres"
|
||||
|
Loading…
Reference in New Issue
Block a user