Disable compression for single color textures, tweak gfx
This commit is contained in:
		
							parent
							
								
									63188bd01b
								
							
						
					
					
						commit
						d76ab55a3d
					
				| @ -1023,3 +1023,33 @@ transform = Transform3D(0.975917, 0.0634147, -0.208722, 0, 0.956814, 0.290702, 0 | ||||
| 
 | ||||
| [node name="BuildingBlockCreator" parent="." node_paths=PackedStringArray("TrenchbroomMap") instance=ExtResource("9_w4r35")] | ||||
| TrenchbroomMap = NodePath("../FuncGodotMap") | ||||
| 
 | ||||
| [node name="ReflectionProbes" type="Node3D" parent="."] | ||||
| 
 | ||||
| [node name="ReflectionProbe" type="ReflectionProbe" parent="ReflectionProbes"] | ||||
| transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0611286, 18.3158, -0.666046) | ||||
| size = Vector3(83.6919, 37.9412, 86.166) | ||||
| 
 | ||||
| [node name="ReflectionProbe3" type="ReflectionProbe" parent="ReflectionProbes"] | ||||
| transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0611286, 123.851, -0.666046) | ||||
| size = Vector3(83.6919, 249.011, 86.166) | ||||
| 
 | ||||
| [node name="ReflectionProbe4" type="ReflectionProbe" parent="ReflectionProbes"] | ||||
| transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -86.1957, 38.9404, 0.0497742) | ||||
| size = Vector3(87.9724, 96.1174, 260.586) | ||||
| 
 | ||||
| [node name="ReflectionProbe5" type="ReflectionProbe" parent="ReflectionProbes"] | ||||
| transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 85.7483, 38.9404, 0.0497742) | ||||
| size = Vector3(87.9724, 96.1174, 260.586) | ||||
| 
 | ||||
| [node name="ReflectionProbe6" type="ReflectionProbe" parent="ReflectionProbes"] | ||||
| transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.310287, 38.9404, 84.4198) | ||||
| size = Vector3(87.9724, 96.1174, 91.8458) | ||||
| 
 | ||||
| [node name="ReflectionProbe7" type="ReflectionProbe" parent="ReflectionProbes"] | ||||
| transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.310287, 38.9404, -85.9222) | ||||
| size = Vector3(87.9724, 96.1174, 91.8458) | ||||
| 
 | ||||
| [node name="ReflectionProbe2" type="ReflectionProbe" parent="ReflectionProbes"] | ||||
| transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0415039, 58.3319, 0.0198975) | ||||
| size = Vector3(43.3174, 26.5295, 43.4319) | ||||
|  | ||||
| @ -15,7 +15,6 @@ sky_material = SubResource("ProceduralSkyMaterial_2n8bf") | ||||
| background_mode = 2 | ||||
| sky = SubResource("Sky_jvem5") | ||||
| tonemap_mode = 2 | ||||
| glow_enabled = true | ||||
| 
 | ||||
| [node name="HazyEnv" type="Node3D"] | ||||
| 
 | ||||
|  | ||||
| @ -3,20 +3,19 @@ | ||||
| importer="texture" | ||||
| type="CompressedTexture2D" | ||||
| uid="uid://d1qe6nsgnm668" | ||||
| path.s3tc="res://.godot/imported/asphalt.png-ac61e7ecbfd4001b91872200a6ce765b.s3tc.ctex" | ||||
| path="res://.godot/imported/asphalt.png-ac61e7ecbfd4001b91872200a6ce765b.ctex" | ||||
| metadata={ | ||||
| "imported_formats": ["s3tc_bptc"], | ||||
| "vram_texture": true | ||||
| "vram_texture": false | ||||
| } | ||||
| 
 | ||||
| [deps] | ||||
| 
 | ||||
| source_file="res://textures/asphalt.png" | ||||
| dest_files=["res://.godot/imported/asphalt.png-ac61e7ecbfd4001b91872200a6ce765b.s3tc.ctex"] | ||||
| dest_files=["res://.godot/imported/asphalt.png-ac61e7ecbfd4001b91872200a6ce765b.ctex"] | ||||
| 
 | ||||
| [params] | ||||
| 
 | ||||
| compress/mode=2 | ||||
| compress/mode=0 | ||||
| compress/high_quality=false | ||||
| compress/lossy_quality=0.7 | ||||
| compress/hdr_compression=1 | ||||
|  | ||||
| @ -15,7 +15,7 @@ dest_files=["res://.godot/imported/default_texture.png-881a2e123e5cebffe36763053 | ||||
| 
 | ||||
| [params] | ||||
| 
 | ||||
| compress/mode=3 | ||||
| compress/mode=0 | ||||
| compress/high_quality=false | ||||
| compress/lossy_quality=0.7 | ||||
| compress/hdr_compression=1 | ||||
|  | ||||
| @ -3,20 +3,19 @@ | ||||
| importer="texture" | ||||
| type="CompressedTexture2D" | ||||
| uid="uid://daehkv152sck7" | ||||
| path.s3tc="res://.godot/imported/red_metal.png-3b795a61edf3045e2e954b9a4785e55f.s3tc.ctex" | ||||
| path="res://.godot/imported/red_metal.png-3b795a61edf3045e2e954b9a4785e55f.ctex" | ||||
| metadata={ | ||||
| "imported_formats": ["s3tc_bptc"], | ||||
| "vram_texture": true | ||||
| "vram_texture": false | ||||
| } | ||||
| 
 | ||||
| [deps] | ||||
| 
 | ||||
| source_file="res://textures/red_metal.png" | ||||
| dest_files=["res://.godot/imported/red_metal.png-3b795a61edf3045e2e954b9a4785e55f.s3tc.ctex"] | ||||
| dest_files=["res://.godot/imported/red_metal.png-3b795a61edf3045e2e954b9a4785e55f.ctex"] | ||||
| 
 | ||||
| [params] | ||||
| 
 | ||||
| compress/mode=2 | ||||
| compress/mode=0 | ||||
| compress/high_quality=false | ||||
| compress/lossy_quality=0.7 | ||||
| compress/hdr_compression=1 | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 107 B After Width: | Height: | Size: 107 B | 
| @ -3,20 +3,19 @@ | ||||
| importer="texture" | ||||
| type="CompressedTexture2D" | ||||
| uid="uid://f4wl8ciiia24" | ||||
| path.s3tc="res://.godot/imported/white.png-7629ecee470266ac006ffe7738353349.s3tc.ctex" | ||||
| path="res://.godot/imported/white.png-7629ecee470266ac006ffe7738353349.ctex" | ||||
| metadata={ | ||||
| "imported_formats": ["s3tc_bptc"], | ||||
| "vram_texture": true | ||||
| "vram_texture": false | ||||
| } | ||||
| 
 | ||||
| [deps] | ||||
| 
 | ||||
| source_file="res://textures/white.png" | ||||
| dest_files=["res://.godot/imported/white.png-7629ecee470266ac006ffe7738353349.s3tc.ctex"] | ||||
| dest_files=["res://.godot/imported/white.png-7629ecee470266ac006ffe7738353349.ctex"] | ||||
| 
 | ||||
| [params] | ||||
| 
 | ||||
| compress/mode=2 | ||||
| compress/mode=0 | ||||
| compress/high_quality=false | ||||
| compress/lossy_quality=0.7 | ||||
| compress/hdr_compression=1 | ||||
|  | ||||
| @ -4,5 +4,6 @@ | ||||
| 
 | ||||
| [resource] | ||||
| albedo_texture = ExtResource("1_4040b") | ||||
| metallic_specular = 0.0 | ||||
| metallic_specular = 0.36 | ||||
| roughness = 0.63 | ||||
| texture_filter = 2 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user