ソースを参照

Port 3D kinematic char and materials tester to Godot 3.1

Rémi Verschelde 6 年 前
コミット
63392a3574
47 ファイル変更265 行追加125 行削除
  1. BIN
      3d/kinematic_character/cubelib.res
  2. 5 3
      3d/kinematic_character/icon.png.import
  3. BIN
      3d/kinematic_character/level.scn
  4. 26 6
      3d/kinematic_character/project.godot
  5. 6 3
      3d/kinematic_character/purple_wood.png.import
  6. BIN
      3d/kinematic_character/purplecube.scn
  7. 6 3
      3d/kinematic_character/white_wood.png.import
  8. 6 3
      3d/material_testers/aluminium_albedo.png.import
  9. 6 3
      3d/material_testers/aluminium_flow.png.import
  10. 6 3
      3d/material_testers/aluminium_normal.png.import
  11. 5 3
      3d/material_testers/experiment.hdr.import
  12. 7 1
      3d/material_testers/icon.png.import
  13. 5 3
      3d/material_testers/lobby.hdr.import
  14. 6 3
      3d/material_testers/marble_albedo.png.import
  15. 5 3
      3d/material_testers/night.hdr.import
  16. 5 3
      3d/material_testers/park.hdr.import
  17. 6 1
      3d/material_testers/project.godot
  18. 6 3
      3d/material_testers/rock_albedo.jpg.import
  19. 6 3
      3d/material_testers/rock_ao.jpg.import
  20. 6 3
      3d/material_testers/rock_depth.jpg.import
  21. 6 3
      3d/material_testers/rock_metal.jpg.import
  22. 6 3
      3d/material_testers/rock_rough.jpg.import
  23. 6 3
      3d/material_testers/sand_albedo.jpg.import
  24. 6 3
      3d/material_testers/sand_metal.jpg.import
  25. 6 3
      3d/material_testers/sand_normal.jpg.import
  26. 6 3
      3d/material_testers/sand_rough.jpg.import
  27. 5 3
      3d/material_testers/sand_shine.jpg.import
  28. 5 3
      3d/material_testers/schelde.hdr.import
  29. BIN
      3d/material_testers/test_bed.scn
  30. BIN
      3d/material_testers/tester.scn
  31. 6 3
      3d/material_testers/texture_bricks.jpg.import
  32. 6 3
      3d/material_testers/texture_bricks_depth.jpg.import
  33. 6 3
      3d/material_testers/texture_bricks_metal.jpg.import
  34. 6 3
      3d/material_testers/texture_bricks_normal.jpg.import
  35. 6 3
      3d/material_testers/texture_cheese_albedo.png.import
  36. 6 3
      3d/material_testers/texture_cheese_ao.png.import
  37. 6 3
      3d/material_testers/texture_cheese_depth.png.import
  38. 6 3
      3d/material_testers/texture_cheese_normal.png.import
  39. 6 3
      3d/material_testers/texture_rock_albedo.png.import
  40. 6 3
      3d/material_testers/texture_rock_ao.png.import
  41. 6 3
      3d/material_testers/texture_rock_depth.png.import
  42. 6 3
      3d/material_testers/texture_rock_metal.png.import
  43. 6 3
      3d/material_testers/texture_rock_normal.png.import
  44. 6 3
      3d/material_testers/texture_wood.png.import
  45. 6 3
      3d/material_testers/wool_albedo.png.import
  46. 6 3
      3d/material_testers/wool_depth.png.import
  47. 5 3
      3d/material_testers/wool_normal.png.import

BIN
3d/kinematic_character/cubelib.res


+ 5 - 3
3d/kinematic_character/icon.png.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://icon.png"
-source_md5="5eca5c1838fc1255a4ad6a0adf3f9948"
-
 dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ]
-dest_md5="d510ae31bff93a498822d7d61bfd5b45"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

BIN
3d/kinematic_character/level.scn


+ 26 - 6
3d/kinematic_character/project.godot

@@ -6,7 +6,12 @@
 ;   [section] ; section goes between []
 ;   param=value ; assign values to parameters
 
-config_version=3
+config_version=4
+
+_global_script_classes=[  ]
+_global_script_class_icons={
+
+}
 
 [application]
 
@@ -20,16 +25,31 @@ singletons=[  ]
 
 [input]
 
-jump=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":32,"unicode":0,"echo":false,"script":null)
+jump={
+"deadzone": 0.5,
+"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":32,"unicode":0,"echo":false,"script":null)
  ]
-move_backwards=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777234,"unicode":0,"echo":false,"script":null)
+}
+move_backwards={
+"deadzone": 0.5,
+"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777234,"unicode":0,"echo":false,"script":null)
  ]
-move_forward=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777232,"unicode":0,"echo":false,"script":null)
+}
+move_forward={
+"deadzone": 0.5,
+"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777232,"unicode":0,"echo":false,"script":null)
  ]
-move_left=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777231,"unicode":0,"echo":false,"script":null)
+}
+move_left={
+"deadzone": 0.5,
+"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777231,"unicode":0,"echo":false,"script":null)
  ]
-move_right=[ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777233,"unicode":0,"echo":false,"script":null)
+}
+move_right={
+"deadzone": 0.5,
+"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777233,"unicode":0,"echo":false,"script":null)
  ]
+}
 
 [rasterizer]
 

+ 6 - 3
3d/kinematic_character/purple_wood.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/purple_wood.png-ae65a206e7a59edf759728c3bad04e56.s3tc.stex"
 path.etc2="res://.import/purple_wood.png-ae65a206e7a59edf759728c3bad04e56.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://purple_wood.png"
-source_md5="eaf661fce293648f914ea742cf66b535"
-
 dest_files=[ "res://.import/purple_wood.png-ae65a206e7a59edf759728c3bad04e56.s3tc.stex", "res://.import/purple_wood.png-ae65a206e7a59edf759728c3bad04e56.etc2.stex" ]
-dest_md5="ae0c38d6b330596dbb9257e9bed1d6a7"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

BIN
3d/kinematic_character/purplecube.scn


+ 6 - 3
3d/kinematic_character/white_wood.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/white_wood.png-6895acd60ce97b4315494d2be377c357.s3tc.stex"
 path.etc2="res://.import/white_wood.png-6895acd60ce97b4315494d2be377c357.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://white_wood.png"
-source_md5="4565f03f9b3e5ea8bbd492559e733a35"
-
 dest_files=[ "res://.import/white_wood.png-6895acd60ce97b4315494d2be377c357.s3tc.stex", "res://.import/white_wood.png-6895acd60ce97b4315494d2be377c357.etc2.stex" ]
-dest_md5="6e02a3d6e2e6c5c82a8a85db38bbb708"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/aluminium_albedo.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/aluminium_albedo.png-8465e536e9f8dfa1137257f84f2b50f4.s3tc.stex"
 path.etc2="res://.import/aluminium_albedo.png-8465e536e9f8dfa1137257f84f2b50f4.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://aluminium_albedo.png"
-source_md5="378f2256b1be80610f0371d39d45f460"
-
 dest_files=[ "res://.import/aluminium_albedo.png-8465e536e9f8dfa1137257f84f2b50f4.s3tc.stex", "res://.import/aluminium_albedo.png-8465e536e9f8dfa1137257f84f2b50f4.etc2.stex" ]
-dest_md5="fe471e303a5bf03214d816a92e665e8c"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/aluminium_flow.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/aluminium_flow.png-a53868607847a6b19b83857fdf27ef17.s3tc.stex"
 path.etc2="res://.import/aluminium_flow.png-a53868607847a6b19b83857fdf27ef17.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://aluminium_flow.png"
-source_md5="756bcb7700ae85303955842cf3a4453d"
-
 dest_files=[ "res://.import/aluminium_flow.png-a53868607847a6b19b83857fdf27ef17.s3tc.stex", "res://.import/aluminium_flow.png-a53868607847a6b19b83857fdf27ef17.etc2.stex" ]
-dest_md5="cb9f054f74621732102677ece7c05742"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/aluminium_normal.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/aluminium_normal.png-8309c0de24d2619ec41813ca11bcfa8e.s3tc.stex"
 path.etc2="res://.import/aluminium_normal.png-8309c0de24d2619ec41813ca11bcfa8e.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://aluminium_normal.png"
-source_md5="1146678f290558611b5bb82b03779ddf"
-
 dest_files=[ "res://.import/aluminium_normal.png-8309c0de24d2619ec41813ca11bcfa8e.s3tc.stex", "res://.import/aluminium_normal.png-8309c0de24d2619ec41813ca11bcfa8e.etc2.stex" ]
-dest_md5="c3feb8349929d76350a83dafed13eb6b"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=1
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 5 - 3
3d/material_testers/experiment.hdr.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/experiment.hdr-9c87b674db59b87ae6c71d507945718a.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://experiment.hdr"
-source_md5="8c6f3023a090d344d4f617d41410e4b5"
-
 dest_files=[ "res://.import/experiment.hdr-9c87b674db59b87ae6c71d507945718a.stex" ]
-dest_md5="1e589860cb8e18e20668d37418d60882"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

+ 7 - 1
3d/material_testers/icon.png.import

@@ -3,16 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
-source_md5="20b8fc864101393c6caf46d0bff09549"
+source_file="res://icon.png"
+dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ]
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -22,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

+ 5 - 3
3d/material_testers/lobby.hdr.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/lobby.hdr-19eeb77528a0be82c97b317aa865de05.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://lobby.hdr"
-source_md5="c79723e7be17c3cf51a2e401f02dc073"
-
 dest_files=[ "res://.import/lobby.hdr-19eeb77528a0be82c97b317aa865de05.stex" ]
-dest_md5="dba7ac181d39808d30d3b51611ea6f78"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

+ 6 - 3
3d/material_testers/marble_albedo.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/marble_albedo.png-330de4517eeff8f0c0a9a19d8035b409.s3tc.stex"
 path.etc2="res://.import/marble_albedo.png-330de4517eeff8f0c0a9a19d8035b409.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://marble_albedo.png"
-source_md5="4e85eb345518883c1b1dc44c76f9281b"
-
 dest_files=[ "res://.import/marble_albedo.png-330de4517eeff8f0c0a9a19d8035b409.s3tc.stex", "res://.import/marble_albedo.png-330de4517eeff8f0c0a9a19d8035b409.etc2.stex" ]
-dest_md5="20bc858c4f781f26f0afd548a1bc90a1"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 5 - 3
3d/material_testers/night.hdr.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/night.hdr-332f5acd8584ef56a1a6547f38a69ed0.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://night.hdr"
-source_md5="f0ab059238055a2b53e13bf13784d9b1"
-
 dest_files=[ "res://.import/night.hdr-332f5acd8584ef56a1a6547f38a69ed0.stex" ]
-dest_md5="7d3919ef1811d64b3e7e8b9947fa0bf9"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

+ 5 - 3
3d/material_testers/park.hdr.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/park.hdr-5bf7587b9d6b1215ad5e0650ef813289.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://park.hdr"
-source_md5="bb49bd487d84bf7476b31e644bb551ba"
-
 dest_files=[ "res://.import/park.hdr-5bf7587b9d6b1215ad5e0650ef813289.stex" ]
-dest_md5="0020e457143736a2e8c4f166366e019c"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

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

@@ -6,7 +6,12 @@
 ;   [section] ; section goes between []
 ;   param=value ; assign values to parameters
 
-config_version=3
+config_version=4
+
+_global_script_classes=[  ]
+_global_script_class_icons={
+
+}
 
 [application]
 

+ 6 - 3
3d/material_testers/rock_albedo.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/rock_albedo.jpg-22e9a32a083cfcfc2f4fff95187a039c.s3tc.stex"
 path.etc2="res://.import/rock_albedo.jpg-22e9a32a083cfcfc2f4fff95187a039c.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://rock_albedo.jpg"
-source_md5="7201ca706e99fd03c063ad83d14585ef"
-
 dest_files=[ "res://.import/rock_albedo.jpg-22e9a32a083cfcfc2f4fff95187a039c.s3tc.stex", "res://.import/rock_albedo.jpg-22e9a32a083cfcfc2f4fff95187a039c.etc2.stex" ]
-dest_md5="8b2ad9b36409512e5c5e82647cf718e1"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/rock_ao.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/rock_ao.jpg-6d1ea370b7a8387d8adc07e245cfd5aa.s3tc.stex"
 path.etc2="res://.import/rock_ao.jpg-6d1ea370b7a8387d8adc07e245cfd5aa.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://rock_ao.jpg"
-source_md5="2476843b97c02d87515f5df97cac30ae"
-
 dest_files=[ "res://.import/rock_ao.jpg-6d1ea370b7a8387d8adc07e245cfd5aa.s3tc.stex", "res://.import/rock_ao.jpg-6d1ea370b7a8387d8adc07e245cfd5aa.etc2.stex" ]
-dest_md5="9a3c821dce6bc658dc2967aa1ce43d25"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/rock_depth.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/rock_depth.jpg-b10a74f6c8987f92932ee2f3637dce4e.s3tc.stex"
 path.etc2="res://.import/rock_depth.jpg-b10a74f6c8987f92932ee2f3637dce4e.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://rock_depth.jpg"
-source_md5="bb828bf59728f5ebb2750a7ac6d21c35"
-
 dest_files=[ "res://.import/rock_depth.jpg-b10a74f6c8987f92932ee2f3637dce4e.s3tc.stex", "res://.import/rock_depth.jpg-b10a74f6c8987f92932ee2f3637dce4e.etc2.stex" ]
-dest_md5="1b9e6d282292a95fdcd4037a9813d480"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/rock_metal.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/rock_metal.jpg-5af21640ab618fdf5d03595166e2bdc4.s3tc.stex"
 path.etc2="res://.import/rock_metal.jpg-5af21640ab618fdf5d03595166e2bdc4.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://rock_metal.jpg"
-source_md5="1fb20f71334fc6c58c80e295036e3f75"
-
 dest_files=[ "res://.import/rock_metal.jpg-5af21640ab618fdf5d03595166e2bdc4.s3tc.stex", "res://.import/rock_metal.jpg-5af21640ab618fdf5d03595166e2bdc4.etc2.stex" ]
-dest_md5="10238b4913a966baf3f86bb7ffa36d9b"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=1
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/rock_rough.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/rock_rough.jpg-4dc5db109393ce22de7ba90bc6555451.s3tc.stex"
 path.etc2="res://.import/rock_rough.jpg-4dc5db109393ce22de7ba90bc6555451.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://rock_rough.jpg"
-source_md5="d9f9c43214c2bddf430b04abec201dd2"
-
 dest_files=[ "res://.import/rock_rough.jpg-4dc5db109393ce22de7ba90bc6555451.s3tc.stex", "res://.import/rock_rough.jpg-4dc5db109393ce22de7ba90bc6555451.etc2.stex" ]
-dest_md5="61468d6bc67d4e9f19e2725c64de5743"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/sand_albedo.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/sand_albedo.jpg-2e96d28fbd6ccbeedf02aa2d2eaeb3c7.s3tc.stex"
 path.etc2="res://.import/sand_albedo.jpg-2e96d28fbd6ccbeedf02aa2d2eaeb3c7.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://sand_albedo.jpg"
-source_md5="409f981563cabc094ec8d7736aa8c1f0"
-
 dest_files=[ "res://.import/sand_albedo.jpg-2e96d28fbd6ccbeedf02aa2d2eaeb3c7.s3tc.stex", "res://.import/sand_albedo.jpg-2e96d28fbd6ccbeedf02aa2d2eaeb3c7.etc2.stex" ]
-dest_md5="bf097cfaeff84480a2603ca46e58ee08"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/sand_metal.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/sand_metal.jpg-d878e561d91ca01991af7855a718f32f.s3tc.stex"
 path.etc2="res://.import/sand_metal.jpg-d878e561d91ca01991af7855a718f32f.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://sand_metal.jpg"
-source_md5="00ce653bb63fe274a5a508438a06e007"
-
 dest_files=[ "res://.import/sand_metal.jpg-d878e561d91ca01991af7855a718f32f.s3tc.stex", "res://.import/sand_metal.jpg-d878e561d91ca01991af7855a718f32f.etc2.stex" ]
-dest_md5="4e4b89cebd9afbe9284b750cc4669268"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/sand_normal.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/sand_normal.jpg-301374b7038f7e6f751f04aa77042dad.s3tc.stex"
 path.etc2="res://.import/sand_normal.jpg-301374b7038f7e6f751f04aa77042dad.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://sand_normal.jpg"
-source_md5="db7ba80780dda5777fa6dc94a7f806a9"
-
 dest_files=[ "res://.import/sand_normal.jpg-301374b7038f7e6f751f04aa77042dad.s3tc.stex", "res://.import/sand_normal.jpg-301374b7038f7e6f751f04aa77042dad.etc2.stex" ]
-dest_md5="95279b4395868fe13566557a8ea7abc4"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=1
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/sand_rough.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/sand_rough.jpg-c65a80e64c890f26dbcd777854758cb8.s3tc.stex"
 path.etc2="res://.import/sand_rough.jpg-c65a80e64c890f26dbcd777854758cb8.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://sand_rough.jpg"
-source_md5="d2b1aa116cc59f3fad1e9ee7228f4dba"
-
 dest_files=[ "res://.import/sand_rough.jpg-c65a80e64c890f26dbcd777854758cb8.s3tc.stex", "res://.import/sand_rough.jpg-c65a80e64c890f26dbcd777854758cb8.etc2.stex" ]
-dest_md5="9daaa784f2dd4ed3871ad5c193732b9a"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 5 - 3
3d/material_testers/sand_shine.jpg.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/sand_shine.jpg-1052c3ef1aff28138658d353fe42fa08.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://sand_shine.jpg"
-source_md5="1fa3b19cc14721d1a473c35c8570e6ec"
-
 dest_files=[ "res://.import/sand_shine.jpg-1052c3ef1aff28138658d353fe42fa08.stex" ]
-dest_md5="5fa2f9125c34e94bab7253cf6e02b5ac"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

+ 5 - 3
3d/material_testers/schelde.hdr.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/schelde.hdr-70b608d92e301bcc05f9a0a8b999832a.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://schelde.hdr"
-source_md5="17fb32283c17aa2fd51540914a69b0ce"
-
 dest_files=[ "res://.import/schelde.hdr-70b608d92e301bcc05f9a0a8b999832a.stex" ]
-dest_md5="16edea935d7a7933515139fb4b861227"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=0
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=true

BIN
3d/material_testers/test_bed.scn


BIN
3d/material_testers/tester.scn


+ 6 - 3
3d/material_testers/texture_bricks.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_bricks.jpg-d3b343aa38aee9a6b0951e00d08ac2ac.s3tc.stex"
 path.etc2="res://.import/texture_bricks.jpg-d3b343aa38aee9a6b0951e00d08ac2ac.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_bricks.jpg"
-source_md5="a195b516e46de6804c17dedc6c3b58bd"
-
 dest_files=[ "res://.import/texture_bricks.jpg-d3b343aa38aee9a6b0951e00d08ac2ac.s3tc.stex", "res://.import/texture_bricks.jpg-d3b343aa38aee9a6b0951e00d08ac2ac.etc2.stex" ]
-dest_md5="93326519cbcbf8049cace33730ebf0ae"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_bricks_depth.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_bricks_depth.jpg-b725221b03775ad5fda51e36c8539693.s3tc.stex"
 path.etc2="res://.import/texture_bricks_depth.jpg-b725221b03775ad5fda51e36c8539693.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_bricks_depth.jpg"
-source_md5="8fdc6769db0ce2eaabdd0cff91e8704a"
-
 dest_files=[ "res://.import/texture_bricks_depth.jpg-b725221b03775ad5fda51e36c8539693.s3tc.stex", "res://.import/texture_bricks_depth.jpg-b725221b03775ad5fda51e36c8539693.etc2.stex" ]
-dest_md5="28f7bdcdc3c77d18b91c01de5493f027"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_bricks_metal.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_bricks_metal.jpg-432f72dd37b9668c0061f39964123e2e.s3tc.stex"
 path.etc2="res://.import/texture_bricks_metal.jpg-432f72dd37b9668c0061f39964123e2e.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_bricks_metal.jpg"
-source_md5="8f6671a8ae8417fe55e507ca8c842e28"
-
 dest_files=[ "res://.import/texture_bricks_metal.jpg-432f72dd37b9668c0061f39964123e2e.s3tc.stex", "res://.import/texture_bricks_metal.jpg-432f72dd37b9668c0061f39964123e2e.etc2.stex" ]
-dest_md5="97293d70abb39f4e7391c5aae94cff1e"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_bricks_normal.jpg.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_bricks_normal.jpg-f511d813bdfac68deb908142f6206640.s3tc.stex"
 path.etc2="res://.import/texture_bricks_normal.jpg-f511d813bdfac68deb908142f6206640.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_bricks_normal.jpg"
-source_md5="33d1a6393e938da88f4bed7819661f88"
-
 dest_files=[ "res://.import/texture_bricks_normal.jpg-f511d813bdfac68deb908142f6206640.s3tc.stex", "res://.import/texture_bricks_normal.jpg-f511d813bdfac68deb908142f6206640.etc2.stex" ]
-dest_md5="209b6f8062fd7d2876c3e83e698a4992"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=1
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_cheese_albedo.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_cheese_albedo.png-ced5468dd652fe22fb58e4fd3e3a4bbd.s3tc.stex"
 path.etc2="res://.import/texture_cheese_albedo.png-ced5468dd652fe22fb58e4fd3e3a4bbd.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_cheese_albedo.png"
-source_md5="d37037eafd519878c137f25c4ec11733"
-
 dest_files=[ "res://.import/texture_cheese_albedo.png-ced5468dd652fe22fb58e4fd3e3a4bbd.s3tc.stex", "res://.import/texture_cheese_albedo.png-ced5468dd652fe22fb58e4fd3e3a4bbd.etc2.stex" ]
-dest_md5="a4c4b2c75ff0e52399e6609b109b3e36"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_cheese_ao.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_cheese_ao.png-79c642c52e0a990ef398c8818cd56ced.s3tc.stex"
 path.etc2="res://.import/texture_cheese_ao.png-79c642c52e0a990ef398c8818cd56ced.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_cheese_ao.png"
-source_md5="2d6744c576bf3670033eafcd4dfa4665"
-
 dest_files=[ "res://.import/texture_cheese_ao.png-79c642c52e0a990ef398c8818cd56ced.s3tc.stex", "res://.import/texture_cheese_ao.png-79c642c52e0a990ef398c8818cd56ced.etc2.stex" ]
-dest_md5="363c637c83c2ac741884165b478160ca"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_cheese_depth.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_cheese_depth.png-6461e37dafc766bdb9c6ee35bcfc082e.s3tc.stex"
 path.etc2="res://.import/texture_cheese_depth.png-6461e37dafc766bdb9c6ee35bcfc082e.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_cheese_depth.png"
-source_md5="501c7060aad919de1bbd952c99ca24fa"
-
 dest_files=[ "res://.import/texture_cheese_depth.png-6461e37dafc766bdb9c6ee35bcfc082e.s3tc.stex", "res://.import/texture_cheese_depth.png-6461e37dafc766bdb9c6ee35bcfc082e.etc2.stex" ]
-dest_md5="aa519ecdbd47e3d55ebf205c86faf48e"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_cheese_normal.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_cheese_normal.png-0fa23a508b8380b2968078be79949326.s3tc.stex"
 path.etc2="res://.import/texture_cheese_normal.png-0fa23a508b8380b2968078be79949326.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_cheese_normal.png"
-source_md5="58f250babb5dce613114ed42cbe4f8c8"
-
 dest_files=[ "res://.import/texture_cheese_normal.png-0fa23a508b8380b2968078be79949326.s3tc.stex", "res://.import/texture_cheese_normal.png-0fa23a508b8380b2968078be79949326.etc2.stex" ]
-dest_md5="1654b91112ed9384704ab50466df7272"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=1
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_rock_albedo.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_rock_albedo.png-a68a57186abfc0ec7c0856dd4d19e57a.s3tc.stex"
 path.etc2="res://.import/texture_rock_albedo.png-a68a57186abfc0ec7c0856dd4d19e57a.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_rock_albedo.png"
-source_md5="38e87f0e3c15e7e85a1300b4533cc9d5"
-
 dest_files=[ "res://.import/texture_rock_albedo.png-a68a57186abfc0ec7c0856dd4d19e57a.s3tc.stex", "res://.import/texture_rock_albedo.png-a68a57186abfc0ec7c0856dd4d19e57a.etc2.stex" ]
-dest_md5="351c821d4dc206747bfa24dd0b27dc41"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_rock_ao.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_rock_ao.png-876ff29d15db920077c3a4eedf0391ba.s3tc.stex"
 path.etc2="res://.import/texture_rock_ao.png-876ff29d15db920077c3a4eedf0391ba.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_rock_ao.png"
-source_md5="5c3ae2eccc9410cbf63efbf282bb79fd"
-
 dest_files=[ "res://.import/texture_rock_ao.png-876ff29d15db920077c3a4eedf0391ba.s3tc.stex", "res://.import/texture_rock_ao.png-876ff29d15db920077c3a4eedf0391ba.etc2.stex" ]
-dest_md5="07cfece3d1dcf4894ec365b03950c3ea"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_rock_depth.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_rock_depth.png-263bbd49c5f4a80a3ab535786ba3d2d0.s3tc.stex"
 path.etc2="res://.import/texture_rock_depth.png-263bbd49c5f4a80a3ab535786ba3d2d0.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_rock_depth.png"
-source_md5="c8b4c8496b66544f8eae01be6b5cf8b7"
-
 dest_files=[ "res://.import/texture_rock_depth.png-263bbd49c5f4a80a3ab535786ba3d2d0.s3tc.stex", "res://.import/texture_rock_depth.png-263bbd49c5f4a80a3ab535786ba3d2d0.etc2.stex" ]
-dest_md5="4450b49f40e5361a8533d0b8ddf296d2"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_rock_metal.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_rock_metal.png-0684b921574f18caeb657e95d1acb52f.s3tc.stex"
 path.etc2="res://.import/texture_rock_metal.png-0684b921574f18caeb657e95d1acb52f.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_rock_metal.png"
-source_md5="1165731e562335eede3c49c445b27804"
-
 dest_files=[ "res://.import/texture_rock_metal.png-0684b921574f18caeb657e95d1acb52f.s3tc.stex", "res://.import/texture_rock_metal.png-0684b921574f18caeb657e95d1acb52f.etc2.stex" ]
-dest_md5="5e5722844f622f00a96a6f2e56f376bb"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_rock_normal.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_rock_normal.png-3a7708ff84016bcf75dae97ed3c1dd99.s3tc.stex"
 path.etc2="res://.import/texture_rock_normal.png-3a7708ff84016bcf75dae97ed3c1dd99.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_rock_normal.png"
-source_md5="6ab6d1103fb591f94808b61bc91310e7"
-
 dest_files=[ "res://.import/texture_rock_normal.png-3a7708ff84016bcf75dae97ed3c1dd99.s3tc.stex", "res://.import/texture_rock_normal.png-3a7708ff84016bcf75dae97ed3c1dd99.etc2.stex" ]
-dest_md5="af1666e24e566d18dca069b00a4e4542"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=1
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/texture_wood.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/texture_wood.png-9b04e5a28e94d609932fce33329c7bba.s3tc.stex"
 path.etc2="res://.import/texture_wood.png-9b04e5a28e94d609932fce33329c7bba.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://texture_wood.png"
-source_md5="3f98d4183848caa65f7e39c2a468954d"
-
 dest_files=[ "res://.import/texture_wood.png-9b04e5a28e94d609932fce33329c7bba.s3tc.stex", "res://.import/texture_wood.png-9b04e5a28e94d609932fce33329c7bba.etc2.stex" ]
-dest_md5="cd9945d395574e24fb38240c62986f64"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/wool_albedo.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/wool_albedo.png-13b4480f7715040f550618b0867a4240.s3tc.stex"
 path.etc2="res://.import/wool_albedo.png-13b4480f7715040f550618b0867a4240.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://wool_albedo.png"
-source_md5="83dfd1bff82e8d1ded0ad19607f923ef"
-
 dest_files=[ "res://.import/wool_albedo.png-13b4480f7715040f550618b0867a4240.s3tc.stex", "res://.import/wool_albedo.png-13b4480f7715040f550618b0867a4240.etc2.stex" ]
-dest_md5="e57a929a2d3d4773ca57b410d6091f20"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=1
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 6 - 3
3d/material_testers/wool_depth.png.import

@@ -4,20 +4,22 @@ importer="texture"
 type="StreamTexture"
 path.s3tc="res://.import/wool_depth.png-b54a8703f10017b4c0db1af616cbeada.s3tc.stex"
 path.etc2="res://.import/wool_depth.png-b54a8703f10017b4c0db1af616cbeada.etc2.stex"
+metadata={
+"imported_formats": [ "s3tc", "etc2" ],
+"vram_texture": true
+}
 
 [deps]
 
 source_file="res://wool_depth.png"
-source_md5="6b0f47dc7468def5180968147420eff9"
-
 dest_files=[ "res://.import/wool_depth.png-b54a8703f10017b4c0db1af616cbeada.s3tc.stex", "res://.import/wool_depth.png-b54a8703f10017b4c0db1af616cbeada.etc2.stex" ]
-dest_md5="16b5ebb3489087086beb121f3621e6f8"
 
 [params]
 
 compress/mode=2
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=0
 flags/repeat=true
 flags/filter=true
@@ -27,6 +29,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false

+ 5 - 3
3d/material_testers/wool_normal.png.import

@@ -3,20 +3,21 @@
 importer="texture"
 type="StreamTexture"
 path="res://.import/wool_normal.png-60ff7f57bf1350fad781bc9803fe0cab.stex"
+metadata={
+"vram_texture": false
+}
 
 [deps]
 
 source_file="res://wool_normal.png"
-source_md5="63f033eb50f03abdbe52cc25c8118a86"
-
 dest_files=[ "res://.import/wool_normal.png-60ff7f57bf1350fad781bc9803fe0cab.stex" ]
-dest_md5="4866fc1e3e4d51a4bbdc88c0caccdc17"
 
 [params]
 
 compress/mode=0
 compress/lossy_quality=0.7
 compress/hdr_mode=0
+compress/bptc_ldr=0
 compress/normal_map=1
 flags/repeat=true
 flags/filter=true
@@ -26,6 +27,7 @@ flags/srgb=2
 process/fix_alpha_border=true
 process/premult_alpha=false
 process/HDR_as_SRGB=false
+process/invert_color=false
 stream=false
 size_limit=0
 detect_3d=false