Skip to content

Commit 7fbac12

Browse files
committed
changed import settings for normal maps
1 parent 7da8a18 commit 7fbac12

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

addons/waterways/textures/lava_normal_bump.png.import

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,19 @@
22

33
importer="texture"
44
type="StreamTexture"
5-
path.s3tc="res://.import/lava_normal_bump.png-7ae873772cb659577ce76e9649dce6a0.s3tc.stex"
6-
path.etc2="res://.import/lava_normal_bump.png-7ae873772cb659577ce76e9649dce6a0.etc2.stex"
5+
path="res://.import/lava_normal_bump.png-7ae873772cb659577ce76e9649dce6a0.stex"
76
metadata={
8-
"imported_formats": [ "s3tc", "etc2" ],
9-
"vram_texture": true
7+
"vram_texture": false
108
}
119

1210
[deps]
1311

1412
source_file="res://addons/waterways/textures/lava_normal_bump.png"
15-
dest_files=[ "res://.import/lava_normal_bump.png-7ae873772cb659577ce76e9649dce6a0.s3tc.stex", "res://.import/lava_normal_bump.png-7ae873772cb659577ce76e9649dce6a0.etc2.stex" ]
13+
dest_files=[ "res://.import/lava_normal_bump.png-7ae873772cb659577ce76e9649dce6a0.stex" ]
1614

1715
[params]
1816

19-
compress/mode=2
17+
compress/mode=0
2018
compress/lossy_quality=0.7
2119
compress/hdr_mode=0
2220
compress/bptc_ldr=0

addons/waterways/textures/water1_normal_bump.png.import

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,19 @@
22

33
importer="texture"
44
type="StreamTexture"
5-
path.s3tc="res://.import/water1_normal_bump.png-1e68aa6d8e854a1982405bf0b2a66d64.s3tc.stex"
6-
path.etc2="res://.import/water1_normal_bump.png-1e68aa6d8e854a1982405bf0b2a66d64.etc2.stex"
5+
path="res://.import/water1_normal_bump.png-1e68aa6d8e854a1982405bf0b2a66d64.stex"
76
metadata={
8-
"imported_formats": [ "s3tc", "etc2" ],
9-
"vram_texture": true
7+
"vram_texture": false
108
}
119

1210
[deps]
1311

1412
source_file="res://addons/waterways/textures/water1_normal_bump.png"
15-
dest_files=[ "res://.import/water1_normal_bump.png-1e68aa6d8e854a1982405bf0b2a66d64.s3tc.stex", "res://.import/water1_normal_bump.png-1e68aa6d8e854a1982405bf0b2a66d64.etc2.stex" ]
13+
dest_files=[ "res://.import/water1_normal_bump.png-1e68aa6d8e854a1982405bf0b2a66d64.stex" ]
1614

1715
[params]
1816

19-
compress/mode=2
17+
compress/mode=0
2018
compress/lossy_quality=0.7
2119
compress/hdr_mode=0
2220
compress/bptc_ldr=0

0 commit comments

Comments
 (0)