diff --git a/.gitattributes b/.gitattributes index 8ad74f7..f7adbb5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,13 @@ # Normalize EOL for all files that Git considers text files. * text=auto eol=lf +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.glb filter=lfs diff=lfs merge=lfs -text +*.gltf filter=lfs diff=lfs merge=lfs -text +*.obj filter=lfs diff=lfs merge=lfs -text +*.fbx filter=lfs diff=lfs merge=lfs -text +*.dae filter=lfs diff=lfs merge=lfs -text +*.blend filter=lfs diff=lfs merge=lfs -text +*.tscn filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 0af181c..f61e6e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Godot 4+ specific ignores .godot/ /android/ +./godot/resources diff --git a/godot/godot-git-plugin-v3.2.0.zip b/godot/godot-git-plugin-v3.2.0.zip new file mode 100644 index 0000000..23f142a Binary files /dev/null and b/godot/godot-git-plugin-v3.2.0.zip differ diff --git a/godot/project.godot b/godot/project.godot index f7f3ba5..3508587 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -14,3 +14,8 @@ config/name="Space Salvage Co" config/description="a FOSS rogue-like game about salvaging space trash made in godot with godot-rs " config/features=PackedStringArray("4.4", "Forward Plus") config/icon="res://icon.svg" + +[display] + +window/size/viewport_width=1920 +window/size/viewport_height=1080 diff --git a/godot/resources/models/Ship.blend b/godot/resources/models/Ship.blend new file mode 100644 index 0000000..fb245bb --- /dev/null +++ b/godot/resources/models/Ship.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749f97cca6682cc151ad7abeb3a901c1969bc2f1bd0e24014d70f149ad3420cf +size 516778 diff --git a/godot/resources/models/Ship.blend.import b/godot/resources/models/Ship.blend.import new file mode 100644 index 0000000..bc7e580 --- /dev/null +++ b/godot/resources/models/Ship.blend.import @@ -0,0 +1,53 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://bkmqhmv50iwan" +path="res://.godot/imported/Ship.blend-32ed86db3d45cb0d91a7c5647f4c8336.scn" + +[deps] + +source_file="res://resources/models/Ship.blend" +dest_files=["res://.godot/imported/Ship.blend-32ed86db3d45cb0d91a7c5647f4c8336.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +nodes/import_as_skeleton_bones=false +nodes/use_node_type_suffixes=true +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +animation/import_rest_as_RESET=false +import_script/path="" +_subresources={} +blender/nodes/visible=0 +blender/nodes/active_collection_only=false +blender/nodes/punctual_lights=true +blender/nodes/cameras=true +blender/nodes/custom_properties=true +blender/nodes/modifiers=1 +blender/meshes/colors=false +blender/meshes/uvs=true +blender/meshes/normals=true +blender/meshes/export_geometry_nodes_instances=false +blender/meshes/tangents=true +blender/meshes/skins=2 +blender/meshes/export_bones_deforming_mesh_only=false +blender/materials/unpack_enabled=true +blender/materials/export_materials=1 +blender/animation/limit_playback=true +blender/animation/always_sample=true +blender/animation/group_tracks=true diff --git a/godot/resources/models/Ship.mtl b/godot/resources/models/Ship.mtl new file mode 100644 index 0000000..e2bc2ed --- /dev/null +++ b/godot/resources/models/Ship.mtl @@ -0,0 +1,2 @@ +# Blender 4.4.3 MTL File: 'Ship.blend' +# www.blender.org diff --git a/godot/resources/textures/512x512/Animal/Animal_01-512x512.png b/godot/resources/textures/512x512/Animal/Animal_01-512x512.png new file mode 100644 index 0000000..b82f6c6 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e099ebabe9da6bcc39ed29c2fbdfd320db3f153a89f7a7be81eaf0d8fc6e8f3a +size 676878 diff --git a/godot/resources/textures/512x512/Animal/Animal_01-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_01-512x512.png.import new file mode 100644 index 0000000..92cf31f --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bongb6htm7hxv" +path="res://.godot/imported/Animal_01-512x512.png-ea9aafeccbe17d0c0ae6cda4cc9f1623.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_01-512x512.png" +dest_files=["res://.godot/imported/Animal_01-512x512.png-ea9aafeccbe17d0c0ae6cda4cc9f1623.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_02-512x512.png b/godot/resources/textures/512x512/Animal/Animal_02-512x512.png new file mode 100644 index 0000000..30b64df --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ff9bc7f0cde537714265eedd1904f4612075a9a745687fc23150204a26634df +size 686759 diff --git a/godot/resources/textures/512x512/Animal/Animal_02-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_02-512x512.png.import new file mode 100644 index 0000000..71d969b --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cimwhf5fk0i65" +path="res://.godot/imported/Animal_02-512x512.png-b4710fd28c29b51d70c5203935587993.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_02-512x512.png" +dest_files=["res://.godot/imported/Animal_02-512x512.png-b4710fd28c29b51d70c5203935587993.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_03-512x512.png b/godot/resources/textures/512x512/Animal/Animal_03-512x512.png new file mode 100644 index 0000000..b3ba994 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e299be711aa4fde32980e19b444f5025cc3c38621f6d7827381d62839977808 +size 739571 diff --git a/godot/resources/textures/512x512/Animal/Animal_03-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_03-512x512.png.import new file mode 100644 index 0000000..3024c75 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://chlwqglqyyela" +path="res://.godot/imported/Animal_03-512x512.png-d7b1fa3e30fa1060fc417a8bbd06f56f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_03-512x512.png" +dest_files=["res://.godot/imported/Animal_03-512x512.png-d7b1fa3e30fa1060fc417a8bbd06f56f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_04-512x512.png b/godot/resources/textures/512x512/Animal/Animal_04-512x512.png new file mode 100644 index 0000000..df8904b --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35709316034f3ef1d12402747ed11d4a5b39f1edb19d7e6f75724bf5d28b487d +size 735315 diff --git a/godot/resources/textures/512x512/Animal/Animal_04-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_04-512x512.png.import new file mode 100644 index 0000000..fc8f48c --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7h14s361fdn8" +path="res://.godot/imported/Animal_04-512x512.png-f7830fbfb5a98344e1513d8df03d7063.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_04-512x512.png" +dest_files=["res://.godot/imported/Animal_04-512x512.png-f7830fbfb5a98344e1513d8df03d7063.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_05-512x512.png b/godot/resources/textures/512x512/Animal/Animal_05-512x512.png new file mode 100644 index 0000000..a3a7cde --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1fe20eafb515962116125c983f94fc43ff1618c9f686d629a6d4017341788d +size 668963 diff --git a/godot/resources/textures/512x512/Animal/Animal_05-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_05-512x512.png.import new file mode 100644 index 0000000..0aa32e3 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cca58nbx1bayw" +path="res://.godot/imported/Animal_05-512x512.png-6c96964c7f6d4541751a0f5e101b4463.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_05-512x512.png" +dest_files=["res://.godot/imported/Animal_05-512x512.png-6c96964c7f6d4541751a0f5e101b4463.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_06-512x512.png b/godot/resources/textures/512x512/Animal/Animal_06-512x512.png new file mode 100644 index 0000000..48827f0 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8572fd433aeb543f380c1ba04a5c18885fcdd201767d8c53267ff775b436ad +size 677724 diff --git a/godot/resources/textures/512x512/Animal/Animal_06-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_06-512x512.png.import new file mode 100644 index 0000000..ae61a97 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://da4nw1pltpant" +path="res://.godot/imported/Animal_06-512x512.png-417122f5a8b89aebc49e9257b5810b70.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_06-512x512.png" +dest_files=["res://.godot/imported/Animal_06-512x512.png-417122f5a8b89aebc49e9257b5810b70.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_07-512x512.png b/godot/resources/textures/512x512/Animal/Animal_07-512x512.png new file mode 100644 index 0000000..8a5562f --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23eca819c311e7e22e8cb54f1d5f444d852de6f9050bd66900c5fcbac12c04bd +size 546423 diff --git a/godot/resources/textures/512x512/Animal/Animal_07-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_07-512x512.png.import new file mode 100644 index 0000000..6742d3a --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c21j2v2g5tai1" +path="res://.godot/imported/Animal_07-512x512.png-7505214190944051337741aaa11029bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_07-512x512.png" +dest_files=["res://.godot/imported/Animal_07-512x512.png-7505214190944051337741aaa11029bf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_08-512x512.png b/godot/resources/textures/512x512/Animal/Animal_08-512x512.png new file mode 100644 index 0000000..f247515 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a79fe9a788a60911425d47ec6e013859265136a39b4303c14097b3965968abd +size 539221 diff --git a/godot/resources/textures/512x512/Animal/Animal_08-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_08-512x512.png.import new file mode 100644 index 0000000..33891b5 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqk0l0w43w2sx" +path="res://.godot/imported/Animal_08-512x512.png-d543c94e1a4049c0628539f15389e951.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_08-512x512.png" +dest_files=["res://.godot/imported/Animal_08-512x512.png-d543c94e1a4049c0628539f15389e951.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_09-512x512.png b/godot/resources/textures/512x512/Animal/Animal_09-512x512.png new file mode 100644 index 0000000..a2627c8 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783ebb4c99d7b0c7aed0e65fd54acc9ac1f2ca7bff3b448ccdb91a5e014559c6 +size 597121 diff --git a/godot/resources/textures/512x512/Animal/Animal_09-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_09-512x512.png.import new file mode 100644 index 0000000..a2a243d --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://diat2ucohome7" +path="res://.godot/imported/Animal_09-512x512.png-83e2b4b45e3dba292b28a93495a95d58.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_09-512x512.png" +dest_files=["res://.godot/imported/Animal_09-512x512.png-83e2b4b45e3dba292b28a93495a95d58.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_10-512x512.png b/godot/resources/textures/512x512/Animal/Animal_10-512x512.png new file mode 100644 index 0000000..84c2c67 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d25fc0ab7bd04acc44aefab35f9a07c2b706b933c57f97a77269fc8128107b2 +size 616050 diff --git a/godot/resources/textures/512x512/Animal/Animal_10-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_10-512x512.png.import new file mode 100644 index 0000000..83efdba --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cdedj58yas3c4" +path="res://.godot/imported/Animal_10-512x512.png-035091a05fa3cc251011f920937762ed.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_10-512x512.png" +dest_files=["res://.godot/imported/Animal_10-512x512.png-035091a05fa3cc251011f920937762ed.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_11-512x512.png b/godot/resources/textures/512x512/Animal/Animal_11-512x512.png new file mode 100644 index 0000000..ae84d17 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b304b15c479028f4e90975532733588cc40e25f9191945a376b8b82bd96c711 +size 594503 diff --git a/godot/resources/textures/512x512/Animal/Animal_11-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_11-512x512.png.import new file mode 100644 index 0000000..8d2ebce --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ix7hfxvmh2uc" +path="res://.godot/imported/Animal_11-512x512.png-127dce88afd8c43be3ab3183f4a1e0d1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_11-512x512.png" +dest_files=["res://.godot/imported/Animal_11-512x512.png-127dce88afd8c43be3ab3183f4a1e0d1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_12-512x512.png b/godot/resources/textures/512x512/Animal/Animal_12-512x512.png new file mode 100644 index 0000000..b8474e3 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5943928a8b07581e1aa98e0fa9638c3e2ccc3734342107d6927ecaf4ba56b166 +size 582751 diff --git a/godot/resources/textures/512x512/Animal/Animal_12-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_12-512x512.png.import new file mode 100644 index 0000000..0dc90b9 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1rsa4o2goou4" +path="res://.godot/imported/Animal_12-512x512.png-1b9d6a07404815b8a1ade4131a33cc1a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_12-512x512.png" +dest_files=["res://.godot/imported/Animal_12-512x512.png-1b9d6a07404815b8a1ade4131a33cc1a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_13-512x512.png b/godot/resources/textures/512x512/Animal/Animal_13-512x512.png new file mode 100644 index 0000000..7b8eb33 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3b2b30e83433e0b203e09f8e710d88a57f845c09dbbe1924a7cf21f0ce3983 +size 656347 diff --git a/godot/resources/textures/512x512/Animal/Animal_13-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_13-512x512.png.import new file mode 100644 index 0000000..fea99c0 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvbt6e6t6uyq8" +path="res://.godot/imported/Animal_13-512x512.png-134186ec1451c349216bf0099bf7c445.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_13-512x512.png" +dest_files=["res://.godot/imported/Animal_13-512x512.png-134186ec1451c349216bf0099bf7c445.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_14-512x512.png b/godot/resources/textures/512x512/Animal/Animal_14-512x512.png new file mode 100644 index 0000000..8822be4 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3ffb79eac23707c178d267fefcd3da8dd44c55ccafed39a8ef9204ae0193cc +size 652047 diff --git a/godot/resources/textures/512x512/Animal/Animal_14-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_14-512x512.png.import new file mode 100644 index 0000000..38f74f4 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8q5kmkd370sp" +path="res://.godot/imported/Animal_14-512x512.png-fbdc6392b60764f3fa1697dfbc8a23c9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_14-512x512.png" +dest_files=["res://.godot/imported/Animal_14-512x512.png-fbdc6392b60764f3fa1697dfbc8a23c9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_15-512x512.png b/godot/resources/textures/512x512/Animal/Animal_15-512x512.png new file mode 100644 index 0000000..5223438 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23ba4f6c0742c4604ac179a3290a5553c383ee98fe6ba9a95238d2db3750c5e +size 687891 diff --git a/godot/resources/textures/512x512/Animal/Animal_15-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_15-512x512.png.import new file mode 100644 index 0000000..28c4a0b --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b34sljm334xyx" +path="res://.godot/imported/Animal_15-512x512.png-3461f73a4443fd917f6fcb2cbda8d977.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_15-512x512.png" +dest_files=["res://.godot/imported/Animal_15-512x512.png-3461f73a4443fd917f6fcb2cbda8d977.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_16-512x512.png b/godot/resources/textures/512x512/Animal/Animal_16-512x512.png new file mode 100644 index 0000000..7178995 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ff179c2a5fda6e0f017f7179a89e3014c1a08456c8a463e1cc5c071d2cfd3c +size 689903 diff --git a/godot/resources/textures/512x512/Animal/Animal_16-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_16-512x512.png.import new file mode 100644 index 0000000..051ed51 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bksdc5qhhmmar" +path="res://.godot/imported/Animal_16-512x512.png-193279bbe7b45e0bce6f1312ac315bc6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_16-512x512.png" +dest_files=["res://.godot/imported/Animal_16-512x512.png-193279bbe7b45e0bce6f1312ac315bc6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_17-512x512.png b/godot/resources/textures/512x512/Animal/Animal_17-512x512.png new file mode 100644 index 0000000..e14fc02 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fafa50229ba0f3f6e20aafb728ed4efead355dfb3d45011a892251172a2c9d95 +size 691793 diff --git a/godot/resources/textures/512x512/Animal/Animal_17-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_17-512x512.png.import new file mode 100644 index 0000000..0b9ca54 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1ybx0p1umpgf" +path="res://.godot/imported/Animal_17-512x512.png-d7a90aed798d7a59e2824b32249ed225.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_17-512x512.png" +dest_files=["res://.godot/imported/Animal_17-512x512.png-d7a90aed798d7a59e2824b32249ed225.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_18-512x512.png b/godot/resources/textures/512x512/Animal/Animal_18-512x512.png new file mode 100644 index 0000000..ba0f1bf --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b33af7e511ad77cd0e1929da9b8c205fea2fb8483afd1055328867b76f3e8c +size 701179 diff --git a/godot/resources/textures/512x512/Animal/Animal_18-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_18-512x512.png.import new file mode 100644 index 0000000..c74db61 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gdoxkwvw5k61" +path="res://.godot/imported/Animal_18-512x512.png-7f0bb908739228d68db1cb5ca37e2210.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_18-512x512.png" +dest_files=["res://.godot/imported/Animal_18-512x512.png-7f0bb908739228d68db1cb5ca37e2210.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_19-512x512.png b/godot/resources/textures/512x512/Animal/Animal_19-512x512.png new file mode 100644 index 0000000..6ce5c4c --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c68c688f7617aeb424c0e49bb9830df8c4fb90356643044544d54e52ad3569 +size 424179 diff --git a/godot/resources/textures/512x512/Animal/Animal_19-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_19-512x512.png.import new file mode 100644 index 0000000..d63f473 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmlb7p20qha5p" +path="res://.godot/imported/Animal_19-512x512.png-4bd4335567e3ebe144c056a35d12b744.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_19-512x512.png" +dest_files=["res://.godot/imported/Animal_19-512x512.png-4bd4335567e3ebe144c056a35d12b744.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_20-512x512.png b/godot/resources/textures/512x512/Animal/Animal_20-512x512.png new file mode 100644 index 0000000..de78400 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d64635816414892a000984e7e19fb40d58683ae203c0f38318f45860a2d7d99 +size 419465 diff --git a/godot/resources/textures/512x512/Animal/Animal_20-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_20-512x512.png.import new file mode 100644 index 0000000..4d54136 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvxur7scaba4d" +path="res://.godot/imported/Animal_20-512x512.png-a4a881f9c1c5ec062bd84ad5a9d772d6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_20-512x512.png" +dest_files=["res://.godot/imported/Animal_20-512x512.png-a4a881f9c1c5ec062bd84ad5a9d772d6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_21-512x512.png b/godot/resources/textures/512x512/Animal/Animal_21-512x512.png new file mode 100644 index 0000000..cc1bf4a --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8d17219dc2d4f9b59cfeb82df709873943ff85f34720e4bbf462f10b8cd539 +size 709054 diff --git a/godot/resources/textures/512x512/Animal/Animal_21-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_21-512x512.png.import new file mode 100644 index 0000000..122fcc2 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://2hta2so3wdhr" +path="res://.godot/imported/Animal_21-512x512.png-328d3c593e4dd6f8a9581ac7899ecff7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_21-512x512.png" +dest_files=["res://.godot/imported/Animal_21-512x512.png-328d3c593e4dd6f8a9581ac7899ecff7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_22-512x512.png b/godot/resources/textures/512x512/Animal/Animal_22-512x512.png new file mode 100644 index 0000000..50bd26b --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f27e0095ce24f67062405141561af3b1b5650614325959e0261f0f742451176 +size 710513 diff --git a/godot/resources/textures/512x512/Animal/Animal_22-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_22-512x512.png.import new file mode 100644 index 0000000..637830d --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8tdbsqv2dyfd" +path="res://.godot/imported/Animal_22-512x512.png-e766e39656b812f5544961c0698bee4d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_22-512x512.png" +dest_files=["res://.godot/imported/Animal_22-512x512.png-e766e39656b812f5544961c0698bee4d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_23-512x512.png b/godot/resources/textures/512x512/Animal/Animal_23-512x512.png new file mode 100644 index 0000000..e932f22 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bff68085ffa5b3c96551054a48faed594b0c523695a168343b355bc78cdabdd +size 690121 diff --git a/godot/resources/textures/512x512/Animal/Animal_23-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_23-512x512.png.import new file mode 100644 index 0000000..88d7754 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://byqvxnrk1pqnm" +path="res://.godot/imported/Animal_23-512x512.png-db026eef1b37ff9a3d11449d0fbca8d6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_23-512x512.png" +dest_files=["res://.godot/imported/Animal_23-512x512.png-db026eef1b37ff9a3d11449d0fbca8d6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Animal/Animal_24-512x512.png b/godot/resources/textures/512x512/Animal/Animal_24-512x512.png new file mode 100644 index 0000000..d63a1e0 --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea53ca881732bc4d6f19c9ff19ea5ad828bf7e86f07f4de6fa52dcbf2050054f +size 690633 diff --git a/godot/resources/textures/512x512/Animal/Animal_24-512x512.png.import b/godot/resources/textures/512x512/Animal/Animal_24-512x512.png.import new file mode 100644 index 0000000..ba67b6e --- /dev/null +++ b/godot/resources/textures/512x512/Animal/Animal_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1n4pn7bn1jvh" +path="res://.godot/imported/Animal_24-512x512.png-09c7a199306d903edd74dc1e4453a34b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Animal/Animal_24-512x512.png" +dest_files=["res://.godot/imported/Animal_24-512x512.png-09c7a199306d903edd74dc1e4453a34b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_01-512x512.png b/godot/resources/textures/512x512/Box/Box_01-512x512.png new file mode 100644 index 0000000..51bb790 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0b18d962008c0ad8c5be58e7c0075a41aee6aa3c983743fb6781b007006f58 +size 509266 diff --git a/godot/resources/textures/512x512/Box/Box_01-512x512.png.import b/godot/resources/textures/512x512/Box/Box_01-512x512.png.import new file mode 100644 index 0000000..6b77abf --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7m2xp3mx3rtf" +path="res://.godot/imported/Box_01-512x512.png-70a203d48104688e72757b85b01b6600.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_01-512x512.png" +dest_files=["res://.godot/imported/Box_01-512x512.png-70a203d48104688e72757b85b01b6600.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_02-512x512.png b/godot/resources/textures/512x512/Box/Box_02-512x512.png new file mode 100644 index 0000000..2061548 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498fc877dc6a84b81e343a5a2f07586f6ecb02a2afe69223c78d9ee1b6df433d +size 496038 diff --git a/godot/resources/textures/512x512/Box/Box_02-512x512.png.import b/godot/resources/textures/512x512/Box/Box_02-512x512.png.import new file mode 100644 index 0000000..cdeeb33 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://drgss762stxs6" +path="res://.godot/imported/Box_02-512x512.png-f62cc7f42dd67b8ef571d21906a8eab0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_02-512x512.png" +dest_files=["res://.godot/imported/Box_02-512x512.png-f62cc7f42dd67b8ef571d21906a8eab0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_03-512x512.png b/godot/resources/textures/512x512/Box/Box_03-512x512.png new file mode 100644 index 0000000..e9b242a --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac256bd8fa133fd39eb3a2469495ebf246776a95fc1022bc666fe24c99300671 +size 461796 diff --git a/godot/resources/textures/512x512/Box/Box_03-512x512.png.import b/godot/resources/textures/512x512/Box/Box_03-512x512.png.import new file mode 100644 index 0000000..dd1e51e --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cg1xn0l3q7igu" +path="res://.godot/imported/Box_03-512x512.png-828c145442c644901fa7f9a2569f0f2d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_03-512x512.png" +dest_files=["res://.godot/imported/Box_03-512x512.png-828c145442c644901fa7f9a2569f0f2d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_04-512x512.png b/godot/resources/textures/512x512/Box/Box_04-512x512.png new file mode 100644 index 0000000..3b86926 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce980463f127748e2c581d5b091475163d56e5bce2fc77b87206fd168d91469 +size 510872 diff --git a/godot/resources/textures/512x512/Box/Box_04-512x512.png.import b/godot/resources/textures/512x512/Box/Box_04-512x512.png.import new file mode 100644 index 0000000..0b5bfdf --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ct67qod88jay3" +path="res://.godot/imported/Box_04-512x512.png-9d8c6ab1eb890cdeb4479d2d6a1d5f6c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_04-512x512.png" +dest_files=["res://.godot/imported/Box_04-512x512.png-9d8c6ab1eb890cdeb4479d2d6a1d5f6c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_05-512x512.png b/godot/resources/textures/512x512/Box/Box_05-512x512.png new file mode 100644 index 0000000..7f8ca81 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d86d3ac0a23acc50d51bb518f3acda15b8bf7b01faa6857dfcbcb6f7c9cd917 +size 482371 diff --git a/godot/resources/textures/512x512/Box/Box_05-512x512.png.import b/godot/resources/textures/512x512/Box/Box_05-512x512.png.import new file mode 100644 index 0000000..f4be4e3 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0oi18igcvnf3" +path="res://.godot/imported/Box_05-512x512.png-b3ee5841da76aed4fbd6f52410eeafb6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_05-512x512.png" +dest_files=["res://.godot/imported/Box_05-512x512.png-b3ee5841da76aed4fbd6f52410eeafb6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_06-512x512.png b/godot/resources/textures/512x512/Box/Box_06-512x512.png new file mode 100644 index 0000000..5287b77 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3579d462e2338ee321ffafa89d47449595094de84b914322db4bc5d297462e +size 478998 diff --git a/godot/resources/textures/512x512/Box/Box_06-512x512.png.import b/godot/resources/textures/512x512/Box/Box_06-512x512.png.import new file mode 100644 index 0000000..e8885fa --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bls18dr8hwkxi" +path="res://.godot/imported/Box_06-512x512.png-76dee0a2c412645c25c0d8e60f551804.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_06-512x512.png" +dest_files=["res://.godot/imported/Box_06-512x512.png-76dee0a2c412645c25c0d8e60f551804.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_07-512x512.png b/godot/resources/textures/512x512/Box/Box_07-512x512.png new file mode 100644 index 0000000..467f6ba --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f83d8451c1ccd7063687f439895e66177e87b40eeed81a89b949687e2d0ac43 +size 480573 diff --git a/godot/resources/textures/512x512/Box/Box_07-512x512.png.import b/godot/resources/textures/512x512/Box/Box_07-512x512.png.import new file mode 100644 index 0000000..0b96385 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cs7sc8qxdavhj" +path="res://.godot/imported/Box_07-512x512.png-78cf9a8056f787314e2cfa95605fe01d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_07-512x512.png" +dest_files=["res://.godot/imported/Box_07-512x512.png-78cf9a8056f787314e2cfa95605fe01d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_08-512x512.png b/godot/resources/textures/512x512/Box/Box_08-512x512.png new file mode 100644 index 0000000..ad37188 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d340d63983d8725a1ba6df67a041cc5d85d9a5576a30e1d24918558b7d2b5fd +size 479924 diff --git a/godot/resources/textures/512x512/Box/Box_08-512x512.png.import b/godot/resources/textures/512x512/Box/Box_08-512x512.png.import new file mode 100644 index 0000000..62a92d4 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbob0c1xaupjy" +path="res://.godot/imported/Box_08-512x512.png-63c297445fc6fb7500ef87ea13085884.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_08-512x512.png" +dest_files=["res://.godot/imported/Box_08-512x512.png-63c297445fc6fb7500ef87ea13085884.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_09-512x512.png b/godot/resources/textures/512x512/Box/Box_09-512x512.png new file mode 100644 index 0000000..7f2308e --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3417f7ba64f932f6f9659f9b28e5762167aa0a1da75872c12a35d9fb1410ea9a +size 406357 diff --git a/godot/resources/textures/512x512/Box/Box_09-512x512.png.import b/godot/resources/textures/512x512/Box/Box_09-512x512.png.import new file mode 100644 index 0000000..36b66b4 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://co2bqlhr3mxqg" +path="res://.godot/imported/Box_09-512x512.png-8244dc970b679400e99cd7bbb291c968.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_09-512x512.png" +dest_files=["res://.godot/imported/Box_09-512x512.png-8244dc970b679400e99cd7bbb291c968.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_10-512x512.png b/godot/resources/textures/512x512/Box/Box_10-512x512.png new file mode 100644 index 0000000..616d607 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a80d40b7403b2d735196a5640b4e995b6e126cdd0a9e44581a19e2d99973ad +size 402059 diff --git a/godot/resources/textures/512x512/Box/Box_10-512x512.png.import b/godot/resources/textures/512x512/Box/Box_10-512x512.png.import new file mode 100644 index 0000000..a8e3060 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c6elai1ogofe1" +path="res://.godot/imported/Box_10-512x512.png-9bd2379fa9bf0929e36868cc3c2fa587.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_10-512x512.png" +dest_files=["res://.godot/imported/Box_10-512x512.png-9bd2379fa9bf0929e36868cc3c2fa587.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_11-512x512.png b/godot/resources/textures/512x512/Box/Box_11-512x512.png new file mode 100644 index 0000000..8ca4388 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5147aa611bcecfd08729ebb5bd132be8f6b6bffcc93241408532532e15747cdc +size 386491 diff --git a/godot/resources/textures/512x512/Box/Box_11-512x512.png.import b/godot/resources/textures/512x512/Box/Box_11-512x512.png.import new file mode 100644 index 0000000..c9755ed --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qt1ot0noohuq" +path="res://.godot/imported/Box_11-512x512.png-57999a9807dd21320328e968299f6a1f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_11-512x512.png" +dest_files=["res://.godot/imported/Box_11-512x512.png-57999a9807dd21320328e968299f6a1f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_12-512x512.png b/godot/resources/textures/512x512/Box/Box_12-512x512.png new file mode 100644 index 0000000..79f4e23 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1a998820c63d16814a19c2d7e970fe8f7b9e7bcd182e7b80919cc8a1dff666b +size 352043 diff --git a/godot/resources/textures/512x512/Box/Box_12-512x512.png.import b/godot/resources/textures/512x512/Box/Box_12-512x512.png.import new file mode 100644 index 0000000..729d650 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d3xacho25wsh2" +path="res://.godot/imported/Box_12-512x512.png-c0f41b32ac68b744049d4c5b6fac66bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_12-512x512.png" +dest_files=["res://.godot/imported/Box_12-512x512.png-c0f41b32ac68b744049d4c5b6fac66bf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_13-512x512.png b/godot/resources/textures/512x512/Box/Box_13-512x512.png new file mode 100644 index 0000000..7a2e390 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59deb26d0f007474afc72b4ae6b11699f7a1b616d37122fec71fa311403097fb +size 544312 diff --git a/godot/resources/textures/512x512/Box/Box_13-512x512.png.import b/godot/resources/textures/512x512/Box/Box_13-512x512.png.import new file mode 100644 index 0000000..93286e4 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccj8ggxsu5w7i" +path="res://.godot/imported/Box_13-512x512.png-0b665e591b03efb4335f653d68305fc8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_13-512x512.png" +dest_files=["res://.godot/imported/Box_13-512x512.png-0b665e591b03efb4335f653d68305fc8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_14-512x512.png b/godot/resources/textures/512x512/Box/Box_14-512x512.png new file mode 100644 index 0000000..a8be5b2 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40211614b6f0a269eefe411ac6ee8a661612c66be464602ab6816d23ef8c5864 +size 541288 diff --git a/godot/resources/textures/512x512/Box/Box_14-512x512.png.import b/godot/resources/textures/512x512/Box/Box_14-512x512.png.import new file mode 100644 index 0000000..731ee58 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dibrc4p6rmr8f" +path="res://.godot/imported/Box_14-512x512.png-efad08565ca638e842262a733a640e4a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_14-512x512.png" +dest_files=["res://.godot/imported/Box_14-512x512.png-efad08565ca638e842262a733a640e4a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_15-512x512.png b/godot/resources/textures/512x512/Box/Box_15-512x512.png new file mode 100644 index 0000000..23626f2 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3532fe5ed09a217e89cf67c043d6af7232b9bebdc41c863eb55f705a7d57132 +size 518314 diff --git a/godot/resources/textures/512x512/Box/Box_15-512x512.png.import b/godot/resources/textures/512x512/Box/Box_15-512x512.png.import new file mode 100644 index 0000000..a93921c --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bt7e5s1yca5yr" +path="res://.godot/imported/Box_15-512x512.png-718cd0f38ce434ca3abc187f693a4260.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_15-512x512.png" +dest_files=["res://.godot/imported/Box_15-512x512.png-718cd0f38ce434ca3abc187f693a4260.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_16-512x512.png b/godot/resources/textures/512x512/Box/Box_16-512x512.png new file mode 100644 index 0000000..f2267d4 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1865ec8e6dd9649357132108958054b68a83ae53966634d79188b88a84f6aa +size 519814 diff --git a/godot/resources/textures/512x512/Box/Box_16-512x512.png.import b/godot/resources/textures/512x512/Box/Box_16-512x512.png.import new file mode 100644 index 0000000..b97d335 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1if2fyialfmp" +path="res://.godot/imported/Box_16-512x512.png-fd1855e35046a5fc013f55bbf45e9bf2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_16-512x512.png" +dest_files=["res://.godot/imported/Box_16-512x512.png-fd1855e35046a5fc013f55bbf45e9bf2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_17-512x512.png b/godot/resources/textures/512x512/Box/Box_17-512x512.png new file mode 100644 index 0000000..8d35530 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5224bca4d663727fcdbede357ae226c7673228b9a3ea5a50970e609a8f1e042d +size 468693 diff --git a/godot/resources/textures/512x512/Box/Box_17-512x512.png.import b/godot/resources/textures/512x512/Box/Box_17-512x512.png.import new file mode 100644 index 0000000..a6da8e9 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://oypft7d620cs" +path="res://.godot/imported/Box_17-512x512.png-dd51bbfdefdab98536002ee14a89e3df.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_17-512x512.png" +dest_files=["res://.godot/imported/Box_17-512x512.png-dd51bbfdefdab98536002ee14a89e3df.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_18-512x512.png b/godot/resources/textures/512x512/Box/Box_18-512x512.png new file mode 100644 index 0000000..e1bcbb2 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae240dbefbed7b878cdee5ebebf5a7c1fc9963878dd57b897fdfa90c4cd42704 +size 460200 diff --git a/godot/resources/textures/512x512/Box/Box_18-512x512.png.import b/godot/resources/textures/512x512/Box/Box_18-512x512.png.import new file mode 100644 index 0000000..850449f --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dlatgiwgtbkbm" +path="res://.godot/imported/Box_18-512x512.png-42648700ac8c21907380e404c6e31550.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_18-512x512.png" +dest_files=["res://.godot/imported/Box_18-512x512.png-42648700ac8c21907380e404c6e31550.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_19-512x512.png b/godot/resources/textures/512x512/Box/Box_19-512x512.png new file mode 100644 index 0000000..f87bad8 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9b16734f216843a246d26ac28084b14049d64e0ab26e311731794831c00a7e +size 462953 diff --git a/godot/resources/textures/512x512/Box/Box_19-512x512.png.import b/godot/resources/textures/512x512/Box/Box_19-512x512.png.import new file mode 100644 index 0000000..5e52c53 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vesodaf2ublj" +path="res://.godot/imported/Box_19-512x512.png-25572ccdc419688298679d102dba43d1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_19-512x512.png" +dest_files=["res://.godot/imported/Box_19-512x512.png-25572ccdc419688298679d102dba43d1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_20-512x512.png b/godot/resources/textures/512x512/Box/Box_20-512x512.png new file mode 100644 index 0000000..ec6da6b --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddddab68bc5b16cbaaa82dd424c5d200ade819fe3f82357250af01c040d6253 +size 464733 diff --git a/godot/resources/textures/512x512/Box/Box_20-512x512.png.import b/godot/resources/textures/512x512/Box/Box_20-512x512.png.import new file mode 100644 index 0000000..546382f --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvd7a6osh2ko8" +path="res://.godot/imported/Box_20-512x512.png-984cfd3336ce8727d25b34b7682305b2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_20-512x512.png" +dest_files=["res://.godot/imported/Box_20-512x512.png-984cfd3336ce8727d25b34b7682305b2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_21-512x512.png b/godot/resources/textures/512x512/Box/Box_21-512x512.png new file mode 100644 index 0000000..4dc49e5 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93e334ddf2b5dff5c1d06135a241aec2804aed9392e4aeeb296182381845c08 +size 387410 diff --git a/godot/resources/textures/512x512/Box/Box_21-512x512.png.import b/godot/resources/textures/512x512/Box/Box_21-512x512.png.import new file mode 100644 index 0000000..dca85bf --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://8hsfxd11logu" +path="res://.godot/imported/Box_21-512x512.png-da99d943189c9c37d899cc8a9a951b08.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_21-512x512.png" +dest_files=["res://.godot/imported/Box_21-512x512.png-da99d943189c9c37d899cc8a9a951b08.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_22-512x512.png b/godot/resources/textures/512x512/Box/Box_22-512x512.png new file mode 100644 index 0000000..98df70e --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1411400ae1f5f9524dbb09169d4b817f73309c36a069c5f8f1ca02c382849060 +size 386334 diff --git a/godot/resources/textures/512x512/Box/Box_22-512x512.png.import b/godot/resources/textures/512x512/Box/Box_22-512x512.png.import new file mode 100644 index 0000000..143ee91 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfbqbkncnangj" +path="res://.godot/imported/Box_22-512x512.png-2e3534cc50598854faf1fe726af0a0fb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_22-512x512.png" +dest_files=["res://.godot/imported/Box_22-512x512.png-2e3534cc50598854faf1fe726af0a0fb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_23-512x512.png b/godot/resources/textures/512x512/Box/Box_23-512x512.png new file mode 100644 index 0000000..723011e --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3382cc8f6d752550a2eee8b4ad129bf1d0e72f732569a179cbf08e15d65c8ad +size 577244 diff --git a/godot/resources/textures/512x512/Box/Box_23-512x512.png.import b/godot/resources/textures/512x512/Box/Box_23-512x512.png.import new file mode 100644 index 0000000..c27a252 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dv1os7e3xlo1t" +path="res://.godot/imported/Box_23-512x512.png-0e008a9399c3d1b5c7f43937d8816cc9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_23-512x512.png" +dest_files=["res://.godot/imported/Box_23-512x512.png-0e008a9399c3d1b5c7f43937d8816cc9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Box/Box_24-512x512.png b/godot/resources/textures/512x512/Box/Box_24-512x512.png new file mode 100644 index 0000000..e036b2f --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e188859b867f5e7090335545b8cd1a288e6a14e19527104d1299c87fe42e2490 +size 558593 diff --git a/godot/resources/textures/512x512/Box/Box_24-512x512.png.import b/godot/resources/textures/512x512/Box/Box_24-512x512.png.import new file mode 100644 index 0000000..3704048 --- /dev/null +++ b/godot/resources/textures/512x512/Box/Box_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmv8ixt188jd7" +path="res://.godot/imported/Box_24-512x512.png-9229e80ba513b74f639647971ad73b0a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Box/Box_24-512x512.png" +dest_files=["res://.godot/imported/Box_24-512x512.png-9229e80ba513b74f639647971ad73b0a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_01-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_01-512x512.png new file mode 100644 index 0000000..434acbd --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b79a0ff49176731baebd21ca0529da0f28def62de260cc3296429fa011b67d +size 487974 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_01-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_01-512x512.png.import new file mode 100644 index 0000000..fec718d --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cujt65s5s1gw2" +path="res://.godot/imported/Cloth_01-512x512.png-6af8cc7e11490d23b028059a12f1aa22.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_01-512x512.png" +dest_files=["res://.godot/imported/Cloth_01-512x512.png-6af8cc7e11490d23b028059a12f1aa22.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_02-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_02-512x512.png new file mode 100644 index 0000000..0fd08af --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e50db04915a0af0013d7df02251ad6bb92445f31b03d94a644298dec2aaf24 +size 358853 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_02-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_02-512x512.png.import new file mode 100644 index 0000000..58f64fa --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dj0fc883oiklr" +path="res://.godot/imported/Cloth_02-512x512.png-84928011dcd33326d9cb1a3ee3abcfb9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_02-512x512.png" +dest_files=["res://.godot/imported/Cloth_02-512x512.png-84928011dcd33326d9cb1a3ee3abcfb9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_03-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_03-512x512.png new file mode 100644 index 0000000..12e1adf --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e18d0fe5812d38d8cbe6cf7c1b1d2f135d0857f074e0015376dc7c47bf1321c +size 697783 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_03-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_03-512x512.png.import new file mode 100644 index 0000000..0e75a94 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b2kbl1a043fpk" +path="res://.godot/imported/Cloth_03-512x512.png-5837bbb818b5352cf0350ae159798857.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_03-512x512.png" +dest_files=["res://.godot/imported/Cloth_03-512x512.png-5837bbb818b5352cf0350ae159798857.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_04-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_04-512x512.png new file mode 100644 index 0000000..d943bc6 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e592393b0c1b48af180d2480459e8214c33d34cfa00d4f75819d6a66bd3796a +size 695401 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_04-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_04-512x512.png.import new file mode 100644 index 0000000..d0c39a9 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1okyyx6hc7od" +path="res://.godot/imported/Cloth_04-512x512.png-acb28ba02c62acb121513b784bad3a1e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_04-512x512.png" +dest_files=["res://.godot/imported/Cloth_04-512x512.png-acb28ba02c62acb121513b784bad3a1e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_05-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_05-512x512.png new file mode 100644 index 0000000..f828854 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7833ed928196006d3c1d5b8590c38a31b721b1bbaa98bfe9b6d108bcf4878e2 +size 731327 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_05-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_05-512x512.png.import new file mode 100644 index 0000000..9ac1131 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fhkipgjul0wp" +path="res://.godot/imported/Cloth_05-512x512.png-05e1072fb40f74e64b0f6fca538cbf1b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_05-512x512.png" +dest_files=["res://.godot/imported/Cloth_05-512x512.png-05e1072fb40f74e64b0f6fca538cbf1b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_06-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_06-512x512.png new file mode 100644 index 0000000..1c08420 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3dff9399f3bb5599a6df07e95f6f2960835af9163c285e324f7a04b99627d4 +size 755798 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_06-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_06-512x512.png.import new file mode 100644 index 0000000..7468a72 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dujqvp1dp4pgi" +path="res://.godot/imported/Cloth_06-512x512.png-bdd7a9c3228da5d7cd0634454b307e68.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_06-512x512.png" +dest_files=["res://.godot/imported/Cloth_06-512x512.png-bdd7a9c3228da5d7cd0634454b307e68.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_07-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_07-512x512.png new file mode 100644 index 0000000..5799098 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3bc849966c756509cc00236613a235ddb7cc40da30b9d0d62b0019a2f0500a +size 693318 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_07-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_07-512x512.png.import new file mode 100644 index 0000000..0d4797d --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbbr1qq48vif1" +path="res://.godot/imported/Cloth_07-512x512.png-5b403fc3f7351c6517970b6035505e31.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_07-512x512.png" +dest_files=["res://.godot/imported/Cloth_07-512x512.png-5b403fc3f7351c6517970b6035505e31.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_08-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_08-512x512.png new file mode 100644 index 0000000..813c5dd --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88d94e9a6649a52b8b0fa09edb7358db25d9399ebd74965d3e71c030a9f0e31 +size 726480 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_08-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_08-512x512.png.import new file mode 100644 index 0000000..6e28fd8 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpcin4fhswmry" +path="res://.godot/imported/Cloth_08-512x512.png-f720d83bd7747928a7befb35a2de74d1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_08-512x512.png" +dest_files=["res://.godot/imported/Cloth_08-512x512.png-f720d83bd7747928a7befb35a2de74d1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_09-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_09-512x512.png new file mode 100644 index 0000000..4d1c878 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9252a9b21f58c86e8de9946287c689ea53a9e70b1c98c54ae337d4adfd191bf5 +size 636193 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_09-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_09-512x512.png.import new file mode 100644 index 0000000..1d0a62a --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cofmute2ox1u2" +path="res://.godot/imported/Cloth_09-512x512.png-eee551e6b11ec464732c0df146ba0be3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_09-512x512.png" +dest_files=["res://.godot/imported/Cloth_09-512x512.png-eee551e6b11ec464732c0df146ba0be3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_10-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_10-512x512.png new file mode 100644 index 0000000..7e232bc --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb59613f8bdfe95d870f6225f7543fc43a82c0e9ca2542f419af153c6be7a365 +size 644125 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_10-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_10-512x512.png.import new file mode 100644 index 0000000..980ded6 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpi7cm74efdnx" +path="res://.godot/imported/Cloth_10-512x512.png-e155d389081415495277c252c8ac84e0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_10-512x512.png" +dest_files=["res://.godot/imported/Cloth_10-512x512.png-e155d389081415495277c252c8ac84e0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_11-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_11-512x512.png new file mode 100644 index 0000000..d1c015f --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2655ef47da89f21afe419f689997c6f06a951f4fcda2234060490816b2e02b76 +size 702828 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_11-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_11-512x512.png.import new file mode 100644 index 0000000..638ef48 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bijddt5rmuoul" +path="res://.godot/imported/Cloth_11-512x512.png-fa9b9b9e1a4d162a0a8046171df8416b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_11-512x512.png" +dest_files=["res://.godot/imported/Cloth_11-512x512.png-fa9b9b9e1a4d162a0a8046171df8416b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_12-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_12-512x512.png new file mode 100644 index 0000000..194379e --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aae56ea76f520452d35467ea30995706436cc043e5430f1bd53394eec941126 +size 715811 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_12-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_12-512x512.png.import new file mode 100644 index 0000000..01d1153 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://buha8si7jdlfl" +path="res://.godot/imported/Cloth_12-512x512.png-84ec61cd89d034d2b7ab95c6fa1af87d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_12-512x512.png" +dest_files=["res://.godot/imported/Cloth_12-512x512.png-84ec61cd89d034d2b7ab95c6fa1af87d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_13-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_13-512x512.png new file mode 100644 index 0000000..080d605 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d764657c05ba3c3a776fae8a1da27fe8d70a60d9a90dca51e819e3ed13f4f3 +size 674596 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_13-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_13-512x512.png.import new file mode 100644 index 0000000..2b86df4 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkgm8sqq114bu" +path="res://.godot/imported/Cloth_13-512x512.png-65101953be890332d2598e60a5840146.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_13-512x512.png" +dest_files=["res://.godot/imported/Cloth_13-512x512.png-65101953be890332d2598e60a5840146.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_14-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_14-512x512.png new file mode 100644 index 0000000..cc3f9b6 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7797e6a85f65cf6678cb2c0e883e7955556e5854d35b25dd07baf74b131d054d +size 665736 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_14-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_14-512x512.png.import new file mode 100644 index 0000000..c3b1174 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gktwxqo4qv11" +path="res://.godot/imported/Cloth_14-512x512.png-d067f6c6f5944f57cee9039b7221b72e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_14-512x512.png" +dest_files=["res://.godot/imported/Cloth_14-512x512.png-d067f6c6f5944f57cee9039b7221b72e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_15-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_15-512x512.png new file mode 100644 index 0000000..cf06c9e --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe315e071f2d78b37f0b3e59700da515b113ece150155d85ffa9dc8dffb1b64 +size 684085 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_15-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_15-512x512.png.import new file mode 100644 index 0000000..1d5af30 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcmhtck4d71on" +path="res://.godot/imported/Cloth_15-512x512.png-26fff1a3ee14fa9a72e646e487fd78ec.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_15-512x512.png" +dest_files=["res://.godot/imported/Cloth_15-512x512.png-26fff1a3ee14fa9a72e646e487fd78ec.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_16-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_16-512x512.png new file mode 100644 index 0000000..4e35cd5 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b325522e1e200f98655f4c602eab1266c87e2a474f516b140e317efbd0dc31 +size 680040 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_16-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_16-512x512.png.import new file mode 100644 index 0000000..c52ed01 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://hq8soalb24km" +path="res://.godot/imported/Cloth_16-512x512.png-3e851de355b7415a4ce670857858443c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_16-512x512.png" +dest_files=["res://.godot/imported/Cloth_16-512x512.png-3e851de355b7415a4ce670857858443c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_17-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_17-512x512.png new file mode 100644 index 0000000..902fb19 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245ae9c2398844061d52bc911fe7ea7f58b2e0ecde81f3dbe8e3c23a65e48451 +size 526205 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_17-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_17-512x512.png.import new file mode 100644 index 0000000..40b41bc --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wre2reokrkab" +path="res://.godot/imported/Cloth_17-512x512.png-22bc367e0c418572198ebfa1e91fcb00.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_17-512x512.png" +dest_files=["res://.godot/imported/Cloth_17-512x512.png-22bc367e0c418572198ebfa1e91fcb00.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_18-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_18-512x512.png new file mode 100644 index 0000000..9a71cd5 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6737071bfbfee49156b53a34aad6f08888e4d17ab1d7837e79967b387a72073d +size 473018 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_18-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_18-512x512.png.import new file mode 100644 index 0000000..ee5a14e --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://deitgv0hq71yf" +path="res://.godot/imported/Cloth_18-512x512.png-140b21bf10a9ebb14afbb265711d210b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_18-512x512.png" +dest_files=["res://.godot/imported/Cloth_18-512x512.png-140b21bf10a9ebb14afbb265711d210b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_19-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_19-512x512.png new file mode 100644 index 0000000..0a9aa71 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a24460e310048dc1adba50fe029c0358a2c8ffa4f17a409c9d1a24b85510e2f +size 515453 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_19-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_19-512x512.png.import new file mode 100644 index 0000000..c4e0bcf --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c06rodmir2rsb" +path="res://.godot/imported/Cloth_19-512x512.png-6b21eb0ce58632bdc2087fac1836b66d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_19-512x512.png" +dest_files=["res://.godot/imported/Cloth_19-512x512.png-6b21eb0ce58632bdc2087fac1836b66d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_20-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_20-512x512.png new file mode 100644 index 0000000..6de1f70 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e30f124ee9409b1d97f62658b9bfca2645e5c62a89b0a9fec92827470310630 +size 504051 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_20-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_20-512x512.png.import new file mode 100644 index 0000000..b7089c3 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://boksvy1yicjbx" +path="res://.godot/imported/Cloth_20-512x512.png-85f19e0077fc6b8ee61029c3aa3b9740.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_20-512x512.png" +dest_files=["res://.godot/imported/Cloth_20-512x512.png-85f19e0077fc6b8ee61029c3aa3b9740.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_21-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_21-512x512.png new file mode 100644 index 0000000..25c2ef7 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433b8d253bd3d38b38fd670397828876a39f6577f5971694093e68fcda92b5af +size 566365 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_21-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_21-512x512.png.import new file mode 100644 index 0000000..a558220 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://di1rr6dcq5jeb" +path="res://.godot/imported/Cloth_21-512x512.png-1564716ca7ab7e37a72bfa61eb0955c1.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_21-512x512.png" +dest_files=["res://.godot/imported/Cloth_21-512x512.png-1564716ca7ab7e37a72bfa61eb0955c1.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_22-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_22-512x512.png new file mode 100644 index 0000000..8ca118b --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff348ab6a38579b7da4b35aaf9ea69361af22890b599f2c8c71ae108388993aa +size 563006 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_22-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_22-512x512.png.import new file mode 100644 index 0000000..8726129 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s55pg34cwjsf" +path="res://.godot/imported/Cloth_22-512x512.png-e4b963c1ba893cebe25cfb5e73be2ad2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_22-512x512.png" +dest_files=["res://.godot/imported/Cloth_22-512x512.png-e4b963c1ba893cebe25cfb5e73be2ad2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_23-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_23-512x512.png new file mode 100644 index 0000000..8502ed3 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e933cc8a925f0079e2052fcbe4bdb93f38b82ec8404c96a7edfd6395124edf8e +size 686292 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_23-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_23-512x512.png.import new file mode 100644 index 0000000..f1bdd7e --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bj6wudxvax5qn" +path="res://.godot/imported/Cloth_23-512x512.png-fa9fe20ff680d649c07c07fd242e75cb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_23-512x512.png" +dest_files=["res://.godot/imported/Cloth_23-512x512.png-fa9fe20ff680d649c07c07fd242e75cb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_24-512x512.png b/godot/resources/textures/512x512/Cloth/Cloth_24-512x512.png new file mode 100644 index 0000000..b7715e6 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bb5963d2c8ef9af2e86d7740680f9ed81d3fb095159b67627550ca31689b37 +size 670604 diff --git a/godot/resources/textures/512x512/Cloth/Cloth_24-512x512.png.import b/godot/resources/textures/512x512/Cloth/Cloth_24-512x512.png.import new file mode 100644 index 0000000..74fc4d9 --- /dev/null +++ b/godot/resources/textures/512x512/Cloth/Cloth_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dil3mgqb18bas" +path="res://.godot/imported/Cloth_24-512x512.png-8605088e57730d67343d725a3103405b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Cloth/Cloth_24-512x512.png" +dest_files=["res://.godot/imported/Cloth_24-512x512.png-8605088e57730d67343d725a3103405b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_01-512x512.png b/godot/resources/textures/512x512/Elements/Elements_01-512x512.png new file mode 100644 index 0000000..8d267e2 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae46a2d2a5827d6a1f65ffc9fdf5755dc84a560043b29f9e3553428c653a1bfb +size 420854 diff --git a/godot/resources/textures/512x512/Elements/Elements_01-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_01-512x512.png.import new file mode 100644 index 0000000..6033d80 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cds5emcu83x26" +path="res://.godot/imported/Elements_01-512x512.png-afab2c18ea931b7ac80936456f03beb0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_01-512x512.png" +dest_files=["res://.godot/imported/Elements_01-512x512.png-afab2c18ea931b7ac80936456f03beb0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_02-512x512.png b/godot/resources/textures/512x512/Elements/Elements_02-512x512.png new file mode 100644 index 0000000..c24886a --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d29a46fc963c590cb8315e15646c112860e250b23d3392bfa167dba93284c5b +size 408212 diff --git a/godot/resources/textures/512x512/Elements/Elements_02-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_02-512x512.png.import new file mode 100644 index 0000000..186e0db --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsw2hhcd828ld" +path="res://.godot/imported/Elements_02-512x512.png-96c9ce9c9416ac06692fa27f12f2f450.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_02-512x512.png" +dest_files=["res://.godot/imported/Elements_02-512x512.png-96c9ce9c9416ac06692fa27f12f2f450.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_03-512x512.png b/godot/resources/textures/512x512/Elements/Elements_03-512x512.png new file mode 100644 index 0000000..33fffdf --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20602f51930612ea20fe548157400cd01801cc0a1e087c252af40d70b66c5376 +size 346551 diff --git a/godot/resources/textures/512x512/Elements/Elements_03-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_03-512x512.png.import new file mode 100644 index 0000000..f0c111d --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://5r8xe44mcluo" +path="res://.godot/imported/Elements_03-512x512.png-3fd4e043dd05f10b668c46a3e95bfcc9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_03-512x512.png" +dest_files=["res://.godot/imported/Elements_03-512x512.png-3fd4e043dd05f10b668c46a3e95bfcc9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_04-512x512.png b/godot/resources/textures/512x512/Elements/Elements_04-512x512.png new file mode 100644 index 0000000..df7ba52 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc463f840d66fb3cef7f4f6ed80a592e69b6e594c82db11c0c54e11f067839d +size 315577 diff --git a/godot/resources/textures/512x512/Elements/Elements_04-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_04-512x512.png.import new file mode 100644 index 0000000..0ac553d --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccnu6jctme5p2" +path="res://.godot/imported/Elements_04-512x512.png-3a0a4f5dd392bbde101b823c0914b96c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_04-512x512.png" +dest_files=["res://.godot/imported/Elements_04-512x512.png-3a0a4f5dd392bbde101b823c0914b96c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_05-512x512.png b/godot/resources/textures/512x512/Elements/Elements_05-512x512.png new file mode 100644 index 0000000..dd732e3 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35d5a8c7efcac5e81c26b0ae081a771ce05a02a906dee13725aab97f0f920dd +size 332806 diff --git a/godot/resources/textures/512x512/Elements/Elements_05-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_05-512x512.png.import new file mode 100644 index 0000000..1983bc1 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://6apmwgi3wfvf" +path="res://.godot/imported/Elements_05-512x512.png-e2edfde037b3907858e2b2f36632e82d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_05-512x512.png" +dest_files=["res://.godot/imported/Elements_05-512x512.png-e2edfde037b3907858e2b2f36632e82d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_06-512x512.png b/godot/resources/textures/512x512/Elements/Elements_06-512x512.png new file mode 100644 index 0000000..21a19dd --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69721c3f21aeccfb3d1902e2ac93731519ab16e2c9afd571ee20861547e89b00 +size 309706 diff --git a/godot/resources/textures/512x512/Elements/Elements_06-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_06-512x512.png.import new file mode 100644 index 0000000..a515d8d --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfdsunlx72d1t" +path="res://.godot/imported/Elements_06-512x512.png-30b0cd3f7bf9d306ec4fde9c8e4a590e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_06-512x512.png" +dest_files=["res://.godot/imported/Elements_06-512x512.png-30b0cd3f7bf9d306ec4fde9c8e4a590e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_07-512x512.png b/godot/resources/textures/512x512/Elements/Elements_07-512x512.png new file mode 100644 index 0000000..b3b97ad --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70806e8ade20b73e978a495058ea00f4d9897fdc2864ce781ce719c405dd86d +size 429521 diff --git a/godot/resources/textures/512x512/Elements/Elements_07-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_07-512x512.png.import new file mode 100644 index 0000000..e22c987 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bb7alf537e1h" +path="res://.godot/imported/Elements_07-512x512.png-4ee3ca5b487de13f50588e70e1144f85.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_07-512x512.png" +dest_files=["res://.godot/imported/Elements_07-512x512.png-4ee3ca5b487de13f50588e70e1144f85.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_08-512x512.png b/godot/resources/textures/512x512/Elements/Elements_08-512x512.png new file mode 100644 index 0000000..cad8871 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6125d1e54a9633e6d48f2e8fe1af67b26736600ba769efab0c9efc4552f14b20 +size 474679 diff --git a/godot/resources/textures/512x512/Elements/Elements_08-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_08-512x512.png.import new file mode 100644 index 0000000..5b1898b --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b57fqhtbr8s13" +path="res://.godot/imported/Elements_08-512x512.png-8a677ecd92b59d3f924f3b0c8d6e40de.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_08-512x512.png" +dest_files=["res://.godot/imported/Elements_08-512x512.png-8a677ecd92b59d3f924f3b0c8d6e40de.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_09-512x512.png b/godot/resources/textures/512x512/Elements/Elements_09-512x512.png new file mode 100644 index 0000000..bea4fc4 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81422b2158251eaac2412e43a5596d8e93ac16aebb2f3dc3e022807be6b19a82 +size 413489 diff --git a/godot/resources/textures/512x512/Elements/Elements_09-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_09-512x512.png.import new file mode 100644 index 0000000..daec790 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bsmr26cl0ng1e" +path="res://.godot/imported/Elements_09-512x512.png-0b5730a7fc4f2f5ecb8e17cf50819f27.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_09-512x512.png" +dest_files=["res://.godot/imported/Elements_09-512x512.png-0b5730a7fc4f2f5ecb8e17cf50819f27.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_10-512x512.png b/godot/resources/textures/512x512/Elements/Elements_10-512x512.png new file mode 100644 index 0000000..3733c72 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6327aab64cbc6bf6110ea0e992b006fb5636e214d7d39cb3622c90364aa6143 +size 411217 diff --git a/godot/resources/textures/512x512/Elements/Elements_10-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_10-512x512.png.import new file mode 100644 index 0000000..1a1cc84 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8bley5nrhavp" +path="res://.godot/imported/Elements_10-512x512.png-bd79565ad09db3d2400515ad3f43928e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_10-512x512.png" +dest_files=["res://.godot/imported/Elements_10-512x512.png-bd79565ad09db3d2400515ad3f43928e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_11-512x512.png b/godot/resources/textures/512x512/Elements/Elements_11-512x512.png new file mode 100644 index 0000000..df684d0 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae3c88738fee549b8a972818049988071231f7f83dc8e5611de24587acc8cc5 +size 550646 diff --git a/godot/resources/textures/512x512/Elements/Elements_11-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_11-512x512.png.import new file mode 100644 index 0000000..7a34e91 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbcfbqhi42liy" +path="res://.godot/imported/Elements_11-512x512.png-d710490d8ea682b395083157fe5b1875.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_11-512x512.png" +dest_files=["res://.godot/imported/Elements_11-512x512.png-d710490d8ea682b395083157fe5b1875.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_12-512x512.png b/godot/resources/textures/512x512/Elements/Elements_12-512x512.png new file mode 100644 index 0000000..8c458ac --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a190271150fe71f1225a884fe1f0ac0a07e528d732f5806a50a206ae396269f +size 532709 diff --git a/godot/resources/textures/512x512/Elements/Elements_12-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_12-512x512.png.import new file mode 100644 index 0000000..f0b716b --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cctrx8i7n582x" +path="res://.godot/imported/Elements_12-512x512.png-b86d12e0da6287d6e2a8cc11ec0ed237.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_12-512x512.png" +dest_files=["res://.godot/imported/Elements_12-512x512.png-b86d12e0da6287d6e2a8cc11ec0ed237.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_13-512x512.png b/godot/resources/textures/512x512/Elements/Elements_13-512x512.png new file mode 100644 index 0000000..4cd682b --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b331e1bc2d37e793a7ce60c041ed7aa5661cd68d3a4073cac10b2169ffc7479 +size 337685 diff --git a/godot/resources/textures/512x512/Elements/Elements_13-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_13-512x512.png.import new file mode 100644 index 0000000..083ebd0 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://pfdluhi8pd41" +path="res://.godot/imported/Elements_13-512x512.png-403ccedfabddcb4e2605123a58d6b58a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_13-512x512.png" +dest_files=["res://.godot/imported/Elements_13-512x512.png-403ccedfabddcb4e2605123a58d6b58a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_14-512x512.png b/godot/resources/textures/512x512/Elements/Elements_14-512x512.png new file mode 100644 index 0000000..ef48e5d --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a15a7f7c619f95ab7bb8e3fbe167722b5410164988e865e5282c668555ab5419 +size 356827 diff --git a/godot/resources/textures/512x512/Elements/Elements_14-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_14-512x512.png.import new file mode 100644 index 0000000..9779b10 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ch0df7r6m0gyu" +path="res://.godot/imported/Elements_14-512x512.png-edc8751f5fa2a283954c54fac2229a94.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_14-512x512.png" +dest_files=["res://.godot/imported/Elements_14-512x512.png-edc8751f5fa2a283954c54fac2229a94.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_15-512x512.png b/godot/resources/textures/512x512/Elements/Elements_15-512x512.png new file mode 100644 index 0000000..320d9cd --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e8875e6e134139f55e248f1e3fa5b65b6afb2b6079545d0accb1d7485a92de +size 198221 diff --git a/godot/resources/textures/512x512/Elements/Elements_15-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_15-512x512.png.import new file mode 100644 index 0000000..276ac91 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://klu8vftxx47p" +path="res://.godot/imported/Elements_15-512x512.png-d75c1f36b5fa9728833cdc5b1ab59a5b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_15-512x512.png" +dest_files=["res://.godot/imported/Elements_15-512x512.png-d75c1f36b5fa9728833cdc5b1ab59a5b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_16-512x512.png b/godot/resources/textures/512x512/Elements/Elements_16-512x512.png new file mode 100644 index 0000000..d4ca705 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a7a54ccc2a9609af62f2217a3a76f01dee8a11195d71f1b628103e652d5194 +size 206020 diff --git a/godot/resources/textures/512x512/Elements/Elements_16-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_16-512x512.png.import new file mode 100644 index 0000000..420d38c --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ds3jv46r6rt1x" +path="res://.godot/imported/Elements_16-512x512.png-15cd3e3b94b65521668d4afad1eae285.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_16-512x512.png" +dest_files=["res://.godot/imported/Elements_16-512x512.png-15cd3e3b94b65521668d4afad1eae285.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_17-512x512.png b/godot/resources/textures/512x512/Elements/Elements_17-512x512.png new file mode 100644 index 0000000..ec780cc --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d7518050c255eccf2b55f530c871acabb0a8f39cbc480586a25004413e3cbd1 +size 332942 diff --git a/godot/resources/textures/512x512/Elements/Elements_17-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_17-512x512.png.import new file mode 100644 index 0000000..ff57b5b --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwt2l8gshdhd2" +path="res://.godot/imported/Elements_17-512x512.png-42dfd1afdfe759f79d6a5ca6bcdfea0a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_17-512x512.png" +dest_files=["res://.godot/imported/Elements_17-512x512.png-42dfd1afdfe759f79d6a5ca6bcdfea0a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_18-512x512.png b/godot/resources/textures/512x512/Elements/Elements_18-512x512.png new file mode 100644 index 0000000..1c22bef --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa0dd17e4e71ac3068f5f1b73732ab965318585402141aa46c7a9fa868ab5ed +size 330185 diff --git a/godot/resources/textures/512x512/Elements/Elements_18-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_18-512x512.png.import new file mode 100644 index 0000000..2a8718d --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvw0484cm2nho" +path="res://.godot/imported/Elements_18-512x512.png-e4c1e5ad3dc10d776d5c94805919ddbb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_18-512x512.png" +dest_files=["res://.godot/imported/Elements_18-512x512.png-e4c1e5ad3dc10d776d5c94805919ddbb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_19-512x512.png b/godot/resources/textures/512x512/Elements/Elements_19-512x512.png new file mode 100644 index 0000000..8e3c679 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9bac7c89a00f243d12d319672ba614d44103a70aac749ff5e4cd46741a4da6 +size 270966 diff --git a/godot/resources/textures/512x512/Elements/Elements_19-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_19-512x512.png.import new file mode 100644 index 0000000..cc57a1c --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7fn06y133k3o" +path="res://.godot/imported/Elements_19-512x512.png-b804e56eeabe00ff481997ed486f13d7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_19-512x512.png" +dest_files=["res://.godot/imported/Elements_19-512x512.png-b804e56eeabe00ff481997ed486f13d7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_20-512x512.png b/godot/resources/textures/512x512/Elements/Elements_20-512x512.png new file mode 100644 index 0000000..1d5c7ae --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bd07fbfe49ce7c1e214b8e93e6e325a93aa2d3900b1fb2b9da712cf60ef5c12 +size 273526 diff --git a/godot/resources/textures/512x512/Elements/Elements_20-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_20-512x512.png.import new file mode 100644 index 0000000..1b9aaba --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfkxe0bots0au" +path="res://.godot/imported/Elements_20-512x512.png-ca46916d82e7515ea72845f8f2cdc4ef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_20-512x512.png" +dest_files=["res://.godot/imported/Elements_20-512x512.png-ca46916d82e7515ea72845f8f2cdc4ef.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_21-512x512.png b/godot/resources/textures/512x512/Elements/Elements_21-512x512.png new file mode 100644 index 0000000..088a102 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06c63df2a780b9e7be763166b3761c825dbe33f0feb3f93d38662994d3c2657 +size 493160 diff --git a/godot/resources/textures/512x512/Elements/Elements_21-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_21-512x512.png.import new file mode 100644 index 0000000..7f585af --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dwg8xfyxhm14y" +path="res://.godot/imported/Elements_21-512x512.png-0446c430edaa6e824c354c4d16e0ef59.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_21-512x512.png" +dest_files=["res://.godot/imported/Elements_21-512x512.png-0446c430edaa6e824c354c4d16e0ef59.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_22-512x512.png b/godot/resources/textures/512x512/Elements/Elements_22-512x512.png new file mode 100644 index 0000000..e922979 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7db87c92f530dad80ee4c3b4575f688c89edeaceb1ae8064aca74211a33259c +size 511132 diff --git a/godot/resources/textures/512x512/Elements/Elements_22-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_22-512x512.png.import new file mode 100644 index 0000000..8e2f06e --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dyp4qw031l3q" +path="res://.godot/imported/Elements_22-512x512.png-0e7b8ea6de61b8d357a19d2caf9ee6e7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_22-512x512.png" +dest_files=["res://.godot/imported/Elements_22-512x512.png-0e7b8ea6de61b8d357a19d2caf9ee6e7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_23-512x512.png b/godot/resources/textures/512x512/Elements/Elements_23-512x512.png new file mode 100644 index 0000000..1c4edcb --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d132da5fecbde99bc3019a5a8ab322f818d4602a7f1ba86c03e586ca94c9305 +size 430889 diff --git a/godot/resources/textures/512x512/Elements/Elements_23-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_23-512x512.png.import new file mode 100644 index 0000000..b452cc2 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0qycjsprm7rg" +path="res://.godot/imported/Elements_23-512x512.png-88b1a6ea06f73a27ac411bfe4f694b55.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_23-512x512.png" +dest_files=["res://.godot/imported/Elements_23-512x512.png-88b1a6ea06f73a27ac411bfe4f694b55.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Elements/Elements_24-512x512.png b/godot/resources/textures/512x512/Elements/Elements_24-512x512.png new file mode 100644 index 0000000..47bb625 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03181c338192f0b06dd382a415b0eadf6f3fcb1173eb172e770b79de728e935e +size 432744 diff --git a/godot/resources/textures/512x512/Elements/Elements_24-512x512.png.import b/godot/resources/textures/512x512/Elements/Elements_24-512x512.png.import new file mode 100644 index 0000000..ed183c9 --- /dev/null +++ b/godot/resources/textures/512x512/Elements/Elements_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d3immgbbwk885" +path="res://.godot/imported/Elements_24-512x512.png-0d9a3266d8c8e375391894c1ee8033ad.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Elements/Elements_24-512x512.png" +dest_files=["res://.godot/imported/Elements_24-512x512.png-0d9a3266d8c8e375391894c1ee8033ad.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_01-512x512.png b/godot/resources/textures/512x512/Gem/Gem_01-512x512.png new file mode 100644 index 0000000..1bc8c18 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ccc3f7f9309cc3f97e92d696edc032abacfa628babb7cad7f1735e6bb58de7 +size 650614 diff --git a/godot/resources/textures/512x512/Gem/Gem_01-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_01-512x512.png.import new file mode 100644 index 0000000..6647eea --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmvqh1dro62nx" +path="res://.godot/imported/Gem_01-512x512.png-971f8e0769ec6e491f50a8843d3ef86d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_01-512x512.png" +dest_files=["res://.godot/imported/Gem_01-512x512.png-971f8e0769ec6e491f50a8843d3ef86d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_02-512x512.png b/godot/resources/textures/512x512/Gem/Gem_02-512x512.png new file mode 100644 index 0000000..05d96f7 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005f4926c9c3200f5419d9da1b36b69a729335ddc8c6cb3d9ebc2495d9809d34 +size 659491 diff --git a/godot/resources/textures/512x512/Gem/Gem_02-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_02-512x512.png.import new file mode 100644 index 0000000..577a46a --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://40yiyrhtcpr7" +path="res://.godot/imported/Gem_02-512x512.png-08dd95294682715637345fec9315a3fa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_02-512x512.png" +dest_files=["res://.godot/imported/Gem_02-512x512.png-08dd95294682715637345fec9315a3fa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_03-512x512.png b/godot/resources/textures/512x512/Gem/Gem_03-512x512.png new file mode 100644 index 0000000..1a05c16 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df17a8f4306b8b7b8b7006b08df87ec7713e0152da845393d2ea64e3cd48729d +size 533000 diff --git a/godot/resources/textures/512x512/Gem/Gem_03-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_03-512x512.png.import new file mode 100644 index 0000000..c4a98a5 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca6ms7lr1k5rj" +path="res://.godot/imported/Gem_03-512x512.png-66973749d789c496db3f0d1f85ce0fbc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_03-512x512.png" +dest_files=["res://.godot/imported/Gem_03-512x512.png-66973749d789c496db3f0d1f85ce0fbc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_04-512x512.png b/godot/resources/textures/512x512/Gem/Gem_04-512x512.png new file mode 100644 index 0000000..a7ab6f2 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c85aeb1bc12e62b1d216c2517eec208f31c223971f2ab793cb3f892198da22d +size 595219 diff --git a/godot/resources/textures/512x512/Gem/Gem_04-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_04-512x512.png.import new file mode 100644 index 0000000..693d5d5 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctiyqw3jcdomd" +path="res://.godot/imported/Gem_04-512x512.png-f878d6a15c16c2043e5c0e44e3671342.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_04-512x512.png" +dest_files=["res://.godot/imported/Gem_04-512x512.png-f878d6a15c16c2043e5c0e44e3671342.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_05-512x512.png b/godot/resources/textures/512x512/Gem/Gem_05-512x512.png new file mode 100644 index 0000000..f5a3a3f --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4ec224b91308044df07ab3a76137926cfafed5828ac7072b2f0f644b9e5960 +size 680974 diff --git a/godot/resources/textures/512x512/Gem/Gem_05-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_05-512x512.png.import new file mode 100644 index 0000000..177a03c --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bbpk88yfumbjw" +path="res://.godot/imported/Gem_05-512x512.png-e6f46d8bd92dd7e45003fa36de80ff3a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_05-512x512.png" +dest_files=["res://.godot/imported/Gem_05-512x512.png-e6f46d8bd92dd7e45003fa36de80ff3a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_06-512x512.png b/godot/resources/textures/512x512/Gem/Gem_06-512x512.png new file mode 100644 index 0000000..9529620 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8cd647a71c563c8cba3fba192173734afaa2e5b3d02bb7b1366ef192a953d66 +size 699970 diff --git a/godot/resources/textures/512x512/Gem/Gem_06-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_06-512x512.png.import new file mode 100644 index 0000000..932db94 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ds63ldmitu4tl" +path="res://.godot/imported/Gem_06-512x512.png-bd18d1057cc12430d757f99d6b85e137.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_06-512x512.png" +dest_files=["res://.godot/imported/Gem_06-512x512.png-bd18d1057cc12430d757f99d6b85e137.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_07-512x512.png b/godot/resources/textures/512x512/Gem/Gem_07-512x512.png new file mode 100644 index 0000000..712c872 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a425ad5ef62a61dcbce970d575f1c26ab060f02bffb118636165c5c850404a3 +size 476504 diff --git a/godot/resources/textures/512x512/Gem/Gem_07-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_07-512x512.png.import new file mode 100644 index 0000000..e5ddbd2 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bddnbje5yal3e" +path="res://.godot/imported/Gem_07-512x512.png-3f0ad3d284e6d1620da6e7f19058fbb4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_07-512x512.png" +dest_files=["res://.godot/imported/Gem_07-512x512.png-3f0ad3d284e6d1620da6e7f19058fbb4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_08-512x512.png b/godot/resources/textures/512x512/Gem/Gem_08-512x512.png new file mode 100644 index 0000000..cd15c0d --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b9d3029cb4533667f9ec3ade17abd3349775970c0214fd73336f87edb1bb96 +size 499551 diff --git a/godot/resources/textures/512x512/Gem/Gem_08-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_08-512x512.png.import new file mode 100644 index 0000000..92cf495 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://lyuslvmrn5td" +path="res://.godot/imported/Gem_08-512x512.png-b3b7b3007892107b6ea3cd9c83336dbf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_08-512x512.png" +dest_files=["res://.godot/imported/Gem_08-512x512.png-b3b7b3007892107b6ea3cd9c83336dbf.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_09-512x512.png b/godot/resources/textures/512x512/Gem/Gem_09-512x512.png new file mode 100644 index 0000000..b10771b --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f270d2294962d00590a7c79326519908833e45d2c5a5a61ff20ec59c9f0d89 +size 588630 diff --git a/godot/resources/textures/512x512/Gem/Gem_09-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_09-512x512.png.import new file mode 100644 index 0000000..9fc0f0a --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s2cpqcl5qcl8" +path="res://.godot/imported/Gem_09-512x512.png-4948285612ed5f161a04f387539e3c0e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_09-512x512.png" +dest_files=["res://.godot/imported/Gem_09-512x512.png-4948285612ed5f161a04f387539e3c0e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_10-512x512.png b/godot/resources/textures/512x512/Gem/Gem_10-512x512.png new file mode 100644 index 0000000..4c0bf6a --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52aa21b4c31e3fc794d40bbea28ae73ca9b9b35c273332dd670eeea45e3a9a85 +size 597137 diff --git a/godot/resources/textures/512x512/Gem/Gem_10-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_10-512x512.png.import new file mode 100644 index 0000000..f8f2318 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bwh3bsb7byc0n" +path="res://.godot/imported/Gem_10-512x512.png-4b73b2d6d3954346709eac3082d2d824.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_10-512x512.png" +dest_files=["res://.godot/imported/Gem_10-512x512.png-4b73b2d6d3954346709eac3082d2d824.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_11-512x512.png b/godot/resources/textures/512x512/Gem/Gem_11-512x512.png new file mode 100644 index 0000000..3af8e07 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61210417397cca3ddeef696cd4e17adc40f308bb2cb39b73d48b6e8bc33038d5 +size 691547 diff --git a/godot/resources/textures/512x512/Gem/Gem_11-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_11-512x512.png.import new file mode 100644 index 0000000..e1b29e8 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c3dbi5sqaa8ma" +path="res://.godot/imported/Gem_11-512x512.png-03cf262e19e37a9bc6d4a0531bbdbcd9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_11-512x512.png" +dest_files=["res://.godot/imported/Gem_11-512x512.png-03cf262e19e37a9bc6d4a0531bbdbcd9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_12-512x512.png b/godot/resources/textures/512x512/Gem/Gem_12-512x512.png new file mode 100644 index 0000000..84790c4 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f479c1045e59a0c03130ed1975ce2ee6a309b1070bdb2c7cf4c8293f4fdfd1c5 +size 614147 diff --git a/godot/resources/textures/512x512/Gem/Gem_12-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_12-512x512.png.import new file mode 100644 index 0000000..0a46421 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bqltfubr21nbg" +path="res://.godot/imported/Gem_12-512x512.png-67271993f832034e5927b93d44ffbb68.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_12-512x512.png" +dest_files=["res://.godot/imported/Gem_12-512x512.png-67271993f832034e5927b93d44ffbb68.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_13-512x512.png b/godot/resources/textures/512x512/Gem/Gem_13-512x512.png new file mode 100644 index 0000000..4d40035 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5272f551489e31b7a64efcd78d5fd22b75a0ccccb587c1d8f403398f577eb74a +size 523627 diff --git a/godot/resources/textures/512x512/Gem/Gem_13-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_13-512x512.png.import new file mode 100644 index 0000000..91c78c1 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://caubxj37tay5" +path="res://.godot/imported/Gem_13-512x512.png-aa315f2c823e0e6f9cc29d7c1030e151.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_13-512x512.png" +dest_files=["res://.godot/imported/Gem_13-512x512.png-aa315f2c823e0e6f9cc29d7c1030e151.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_14-512x512.png b/godot/resources/textures/512x512/Gem/Gem_14-512x512.png new file mode 100644 index 0000000..c7c4000 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3cd9c101ae1803e84c963b54727f7112c9a830b7fee32bfbd36458528de743 +size 520818 diff --git a/godot/resources/textures/512x512/Gem/Gem_14-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_14-512x512.png.import new file mode 100644 index 0000000..bd069ca --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cubqdxdlb6lgw" +path="res://.godot/imported/Gem_14-512x512.png-5f4dd75fa1c92481f9a40db1e8274ec6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_14-512x512.png" +dest_files=["res://.godot/imported/Gem_14-512x512.png-5f4dd75fa1c92481f9a40db1e8274ec6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_15-512x512.png b/godot/resources/textures/512x512/Gem/Gem_15-512x512.png new file mode 100644 index 0000000..b707433 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443a3be9d7aaa2903bc092583b5b14b23161212204af283ae42c8877fc6b52de +size 660458 diff --git a/godot/resources/textures/512x512/Gem/Gem_15-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_15-512x512.png.import new file mode 100644 index 0000000..bca63b8 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dt1criwrq3the" +path="res://.godot/imported/Gem_15-512x512.png-d8a5cbaa01f1882518c5a2e4d0224682.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_15-512x512.png" +dest_files=["res://.godot/imported/Gem_15-512x512.png-d8a5cbaa01f1882518c5a2e4d0224682.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_16-512x512.png b/godot/resources/textures/512x512/Gem/Gem_16-512x512.png new file mode 100644 index 0000000..1d6f478 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57be1af0d4f00d4d9e14188fd46dbb4491eaf5e6b6088bf0bd766cc75c3e919e +size 628829 diff --git a/godot/resources/textures/512x512/Gem/Gem_16-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_16-512x512.png.import new file mode 100644 index 0000000..5794653 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://4tv2lnrjdims" +path="res://.godot/imported/Gem_16-512x512.png-52edee82eda0c202145f0c29ee45d279.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_16-512x512.png" +dest_files=["res://.godot/imported/Gem_16-512x512.png-52edee82eda0c202145f0c29ee45d279.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_17-512x512.png b/godot/resources/textures/512x512/Gem/Gem_17-512x512.png new file mode 100644 index 0000000..7bc3c3b --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932e90d71472ad08fde195c0ff46d3866a244b2d12a7fb5f724d670985fee61f +size 737408 diff --git a/godot/resources/textures/512x512/Gem/Gem_17-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_17-512x512.png.import new file mode 100644 index 0000000..cbcfcb4 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1b6cexl21jku" +path="res://.godot/imported/Gem_17-512x512.png-3f521a329ccd6a10d6cbd66063832277.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_17-512x512.png" +dest_files=["res://.godot/imported/Gem_17-512x512.png-3f521a329ccd6a10d6cbd66063832277.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_18-512x512.png b/godot/resources/textures/512x512/Gem/Gem_18-512x512.png new file mode 100644 index 0000000..57187fa --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33742e0b76aad8efef4279f76843ebe6bc9acbdc475ba5858b3ebb18fc214cb9 +size 728473 diff --git a/godot/resources/textures/512x512/Gem/Gem_18-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_18-512x512.png.import new file mode 100644 index 0000000..71b8e27 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cflqtqnhbunqk" +path="res://.godot/imported/Gem_18-512x512.png-ab31c6079ac9151df6f9c5e018931072.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_18-512x512.png" +dest_files=["res://.godot/imported/Gem_18-512x512.png-ab31c6079ac9151df6f9c5e018931072.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_19-512x512.png b/godot/resources/textures/512x512/Gem/Gem_19-512x512.png new file mode 100644 index 0000000..a3ec6d4 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f091ac90f2a2d6e7784ddb21a5ff24dda28a1e89835c88794c408f7e1fa6737 +size 451193 diff --git a/godot/resources/textures/512x512/Gem/Gem_19-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_19-512x512.png.import new file mode 100644 index 0000000..875123d --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b6c3lxsl6sf8f" +path="res://.godot/imported/Gem_19-512x512.png-bcd6e17e470a905de2ee1c03f39d59ab.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_19-512x512.png" +dest_files=["res://.godot/imported/Gem_19-512x512.png-bcd6e17e470a905de2ee1c03f39d59ab.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_20-512x512.png b/godot/resources/textures/512x512/Gem/Gem_20-512x512.png new file mode 100644 index 0000000..8026ddc --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa7e538b4bdf060f58a32ce619b89b092fdcdd03e3fed6f6bc268d8b6ff1ea8 +size 608264 diff --git a/godot/resources/textures/512x512/Gem/Gem_20-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_20-512x512.png.import new file mode 100644 index 0000000..232e8b2 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cpdbvfpqsppng" +path="res://.godot/imported/Gem_20-512x512.png-0e4e25032b1a966458355368914b9cbc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_20-512x512.png" +dest_files=["res://.godot/imported/Gem_20-512x512.png-0e4e25032b1a966458355368914b9cbc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_21-512x512.png b/godot/resources/textures/512x512/Gem/Gem_21-512x512.png new file mode 100644 index 0000000..a27f4e8 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d886cbbd03ee47034debaaaa6b8133091aa23aaeb65a6db2c1b678979de631e2 +size 531608 diff --git a/godot/resources/textures/512x512/Gem/Gem_21-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_21-512x512.png.import new file mode 100644 index 0000000..1a4e25f --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvdfvris7bwv7" +path="res://.godot/imported/Gem_21-512x512.png-6aea12d95f7ca0c5dd89ad68db0b62ac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_21-512x512.png" +dest_files=["res://.godot/imported/Gem_21-512x512.png-6aea12d95f7ca0c5dd89ad68db0b62ac.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_22-512x512.png b/godot/resources/textures/512x512/Gem/Gem_22-512x512.png new file mode 100644 index 0000000..2aa4df9 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a3ef446c9b033076c0efc3d9f16f516ee7272bef97fdcda0bdd979f46cedcc +size 571506 diff --git a/godot/resources/textures/512x512/Gem/Gem_22-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_22-512x512.png.import new file mode 100644 index 0000000..be69177 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0p0h427onqf" +path="res://.godot/imported/Gem_22-512x512.png-7aa364fbacd58680b654d7936cac504e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_22-512x512.png" +dest_files=["res://.godot/imported/Gem_22-512x512.png-7aa364fbacd58680b654d7936cac504e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_23-512x512.png b/godot/resources/textures/512x512/Gem/Gem_23-512x512.png new file mode 100644 index 0000000..df2fa4c --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc9fa8d33ef025ecb9dd6e7446a51bf94f2d4c7d418a39870b32d8987daf7d8 +size 701773 diff --git a/godot/resources/textures/512x512/Gem/Gem_23-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_23-512x512.png.import new file mode 100644 index 0000000..c81c20a --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://crp6rq6lgyfsh" +path="res://.godot/imported/Gem_23-512x512.png-da6cf92607bd1fc65b69dc38a13e9c06.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_23-512x512.png" +dest_files=["res://.godot/imported/Gem_23-512x512.png-da6cf92607bd1fc65b69dc38a13e9c06.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Gem/Gem_24-512x512.png b/godot/resources/textures/512x512/Gem/Gem_24-512x512.png new file mode 100644 index 0000000..dee3f20 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d779909539916feb3c76e7adb61dbb3480321cce87224704304ac37138852ac +size 696987 diff --git a/godot/resources/textures/512x512/Gem/Gem_24-512x512.png.import b/godot/resources/textures/512x512/Gem/Gem_24-512x512.png.import new file mode 100644 index 0000000..0c74d48 --- /dev/null +++ b/godot/resources/textures/512x512/Gem/Gem_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfxijt70v4ily" +path="res://.godot/imported/Gem_24-512x512.png-ac1261bcc1414785724ba51ef228b846.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Gem/Gem_24-512x512.png" +dest_files=["res://.godot/imported/Gem_24-512x512.png-ac1261bcc1414785724ba51ef228b846.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_01-512x512.png b/godot/resources/textures/512x512/Grating/Grating_01-512x512.png new file mode 100644 index 0000000..1de2b3c --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4280f3aeed7f4b2c452963416e74afbb16f73e710178d1cbfdb175a71c7cea5 +size 687061 diff --git a/godot/resources/textures/512x512/Grating/Grating_01-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_01-512x512.png.import new file mode 100644 index 0000000..38fab64 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7ht5b5l6grd5" +path="res://.godot/imported/Grating_01-512x512.png-9e0b30f71fd5a79542234d48da026158.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_01-512x512.png" +dest_files=["res://.godot/imported/Grating_01-512x512.png-9e0b30f71fd5a79542234d48da026158.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_02-512x512.png b/godot/resources/textures/512x512/Grating/Grating_02-512x512.png new file mode 100644 index 0000000..5751a14 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb7e636e58b6cd24e36aaffe5bc2c2c46fa3551b46210524458218330e3310b +size 690564 diff --git a/godot/resources/textures/512x512/Grating/Grating_02-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_02-512x512.png.import new file mode 100644 index 0000000..929e6e3 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://s80ci6u4ytif" +path="res://.godot/imported/Grating_02-512x512.png-e9ebd52e1ac82162a6e745fd48a44977.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_02-512x512.png" +dest_files=["res://.godot/imported/Grating_02-512x512.png-e9ebd52e1ac82162a6e745fd48a44977.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_03-512x512.png b/godot/resources/textures/512x512/Grating/Grating_03-512x512.png new file mode 100644 index 0000000..c6d160c --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93d33779ec0785aeba9291b01dc184a55dfe76322df35cbb0d4f1dc918e5e035 +size 655146 diff --git a/godot/resources/textures/512x512/Grating/Grating_03-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_03-512x512.png.import new file mode 100644 index 0000000..b81cf2c --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b70546curptk6" +path="res://.godot/imported/Grating_03-512x512.png-0721acac2b0f98d399b7ecc9f2fae7e5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_03-512x512.png" +dest_files=["res://.godot/imported/Grating_03-512x512.png-0721acac2b0f98d399b7ecc9f2fae7e5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_04-512x512.png b/godot/resources/textures/512x512/Grating/Grating_04-512x512.png new file mode 100644 index 0000000..3069ed8 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f77c49abfcf55673524888e94eaf291f13bee7a155adf3f324ee2cc6b24b6393 +size 644386 diff --git a/godot/resources/textures/512x512/Grating/Grating_04-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_04-512x512.png.import new file mode 100644 index 0000000..a92670d --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn7mgh4n4uqqq" +path="res://.godot/imported/Grating_04-512x512.png-6535eb335efd74006541caf6c2524f11.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_04-512x512.png" +dest_files=["res://.godot/imported/Grating_04-512x512.png-6535eb335efd74006541caf6c2524f11.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_05-512x512.png b/godot/resources/textures/512x512/Grating/Grating_05-512x512.png new file mode 100644 index 0000000..7446a92 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e188af548f6c0b817f99a28f2a3810cb368b6d09b4dc59db19cf4479330391 +size 542193 diff --git a/godot/resources/textures/512x512/Grating/Grating_05-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_05-512x512.png.import new file mode 100644 index 0000000..ec8bc68 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://tahiildxge01" +path="res://.godot/imported/Grating_05-512x512.png-b04a66f0b04fe365dd578e87b76b5f62.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_05-512x512.png" +dest_files=["res://.godot/imported/Grating_05-512x512.png-b04a66f0b04fe365dd578e87b76b5f62.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_06-512x512.png b/godot/resources/textures/512x512/Grating/Grating_06-512x512.png new file mode 100644 index 0000000..6cc8d40 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b650679d677b43d349bba14ab24bd1a6162ad6e8a5333c49d1b02951342b2bc +size 551540 diff --git a/godot/resources/textures/512x512/Grating/Grating_06-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_06-512x512.png.import new file mode 100644 index 0000000..fd4c4ca --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b35w7eg2p88yv" +path="res://.godot/imported/Grating_06-512x512.png-2cdc3d257b48de0f331a5ac16e1b4d5f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_06-512x512.png" +dest_files=["res://.godot/imported/Grating_06-512x512.png-2cdc3d257b48de0f331a5ac16e1b4d5f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_07-512x512.png b/godot/resources/textures/512x512/Grating/Grating_07-512x512.png new file mode 100644 index 0000000..f6dfb0e --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81fdefa611ad2d613e079705c6e1595540e5c6e9c62bf78838cf10ee0d310481 +size 611912 diff --git a/godot/resources/textures/512x512/Grating/Grating_07-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_07-512x512.png.import new file mode 100644 index 0000000..8a306a1 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gkr87yixkpq0" +path="res://.godot/imported/Grating_07-512x512.png-1399b6d3bc6881a8977d2789076b4082.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_07-512x512.png" +dest_files=["res://.godot/imported/Grating_07-512x512.png-1399b6d3bc6881a8977d2789076b4082.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_08-512x512.png b/godot/resources/textures/512x512/Grating/Grating_08-512x512.png new file mode 100644 index 0000000..5a4ada5 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9f74cfe21921a988b76cba9306ec4e6ccb07c0993fa6a492da2f705df39bbb +size 608181 diff --git a/godot/resources/textures/512x512/Grating/Grating_08-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_08-512x512.png.import new file mode 100644 index 0000000..99c2e6e --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dba4mr3rin7l0" +path="res://.godot/imported/Grating_08-512x512.png-517330ef30a26d0200cec1146e41d53a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_08-512x512.png" +dest_files=["res://.godot/imported/Grating_08-512x512.png-517330ef30a26d0200cec1146e41d53a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_09-512x512.png b/godot/resources/textures/512x512/Grating/Grating_09-512x512.png new file mode 100644 index 0000000..07372b9 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc412d1a8575bc122befe62ac8f2629b7238aece6562954aa8aa8c8d4a380936 +size 654099 diff --git a/godot/resources/textures/512x512/Grating/Grating_09-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_09-512x512.png.import new file mode 100644 index 0000000..ccf377f --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1dnlvvr8dofr" +path="res://.godot/imported/Grating_09-512x512.png-d9b8a52d5540cc4e6bb471dd39eaa16b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_09-512x512.png" +dest_files=["res://.godot/imported/Grating_09-512x512.png-d9b8a52d5540cc4e6bb471dd39eaa16b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_10-512x512.png b/godot/resources/textures/512x512/Grating/Grating_10-512x512.png new file mode 100644 index 0000000..7ec899f --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2df22e1c70853b9600db6f532f8ac1e15f786939a998ec408b7eb15da656d75 +size 665717 diff --git a/godot/resources/textures/512x512/Grating/Grating_10-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_10-512x512.png.import new file mode 100644 index 0000000..5a4b6fa --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cjawvhe4askl8" +path="res://.godot/imported/Grating_10-512x512.png-a4b99628c598a78ed2fab2364a68185f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_10-512x512.png" +dest_files=["res://.godot/imported/Grating_10-512x512.png-a4b99628c598a78ed2fab2364a68185f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_11-512x512.png b/godot/resources/textures/512x512/Grating/Grating_11-512x512.png new file mode 100644 index 0000000..272378c --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c110534d8da6e1bcf213df57e84642e4bf74ba829e223c34ed55a492d562c844 +size 453246 diff --git a/godot/resources/textures/512x512/Grating/Grating_11-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_11-512x512.png.import new file mode 100644 index 0000000..9a023bb --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bq3tpiwe4imq0" +path="res://.godot/imported/Grating_11-512x512.png-114be144caf93d39af7d499a2f2d3ed2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_11-512x512.png" +dest_files=["res://.godot/imported/Grating_11-512x512.png-114be144caf93d39af7d499a2f2d3ed2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_12-512x512.png b/godot/resources/textures/512x512/Grating/Grating_12-512x512.png new file mode 100644 index 0000000..afaa463 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e8174df3e8cded0a8d993091383a4f58100f2f2c76cc5b8efafba1373e309d +size 487561 diff --git a/godot/resources/textures/512x512/Grating/Grating_12-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_12-512x512.png.import new file mode 100644 index 0000000..e3cfd2d --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ck0n3rrgys07v" +path="res://.godot/imported/Grating_12-512x512.png-b53f3afb8641d27626e5c48f36fcabe9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_12-512x512.png" +dest_files=["res://.godot/imported/Grating_12-512x512.png-b53f3afb8641d27626e5c48f36fcabe9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_13-512x512.png b/godot/resources/textures/512x512/Grating/Grating_13-512x512.png new file mode 100644 index 0000000..982d237 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ce440828b9d43f9d52e1ac950c3f09de65f78a9b6180588144205968a85557 +size 488437 diff --git a/godot/resources/textures/512x512/Grating/Grating_13-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_13-512x512.png.import new file mode 100644 index 0000000..dfd8252 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bj26i3ne6or0k" +path="res://.godot/imported/Grating_13-512x512.png-7bfad273ea7ca1f8a1071dd65fd7b312.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_13-512x512.png" +dest_files=["res://.godot/imported/Grating_13-512x512.png-7bfad273ea7ca1f8a1071dd65fd7b312.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_14-512x512.png b/godot/resources/textures/512x512/Grating/Grating_14-512x512.png new file mode 100644 index 0000000..ff60b21 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b873aad5d65e6efc489709bda5199a3eeab1dbce3c5138f19e8fcea09227ca +size 518250 diff --git a/godot/resources/textures/512x512/Grating/Grating_14-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_14-512x512.png.import new file mode 100644 index 0000000..1d41353 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d17fk7qmp3srh" +path="res://.godot/imported/Grating_14-512x512.png-c0c056e0e288f865fd3b9f79c46a6a1e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_14-512x512.png" +dest_files=["res://.godot/imported/Grating_14-512x512.png-c0c056e0e288f865fd3b9f79c46a6a1e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_15-512x512.png b/godot/resources/textures/512x512/Grating/Grating_15-512x512.png new file mode 100644 index 0000000..f4971ce --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c2010e2874f6b549f26d314ed91c898ef672e9bb8ee96e5ae0f0806612f6f9 +size 664400 diff --git a/godot/resources/textures/512x512/Grating/Grating_15-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_15-512x512.png.import new file mode 100644 index 0000000..c4396fa --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bitf0vm0s1fb8" +path="res://.godot/imported/Grating_15-512x512.png-e600f7e5def83c6273fcdb3ee6694a6f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_15-512x512.png" +dest_files=["res://.godot/imported/Grating_15-512x512.png-e600f7e5def83c6273fcdb3ee6694a6f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_16-512x512.png b/godot/resources/textures/512x512/Grating/Grating_16-512x512.png new file mode 100644 index 0000000..cb8a697 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:709b3b3b63479729dc64cb2c15ea383935ce4dc96e3aa41552319485d67942d9 +size 675204 diff --git a/godot/resources/textures/512x512/Grating/Grating_16-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_16-512x512.png.import new file mode 100644 index 0000000..694f672 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://h3iaxu5h1aev" +path="res://.godot/imported/Grating_16-512x512.png-4402646a73d2618e8ef12607e6dd2a36.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_16-512x512.png" +dest_files=["res://.godot/imported/Grating_16-512x512.png-4402646a73d2618e8ef12607e6dd2a36.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_17-512x512.png b/godot/resources/textures/512x512/Grating/Grating_17-512x512.png new file mode 100644 index 0000000..489e548 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1749e0f9e82c5cb269aac2a7a3770e34b10837f458d47d7ce469604d50ef527 +size 603298 diff --git a/godot/resources/textures/512x512/Grating/Grating_17-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_17-512x512.png.import new file mode 100644 index 0000000..ed3bf8e --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhuil4n1uleus" +path="res://.godot/imported/Grating_17-512x512.png-7d48835d0a920a82be2f0ccd36bd0e59.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_17-512x512.png" +dest_files=["res://.godot/imported/Grating_17-512x512.png-7d48835d0a920a82be2f0ccd36bd0e59.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_18-512x512.png b/godot/resources/textures/512x512/Grating/Grating_18-512x512.png new file mode 100644 index 0000000..873281a --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146231a2a6c800e50b782a0e2e6b33ddf1d7693147feae987d26d2fa1aac0c61 +size 619509 diff --git a/godot/resources/textures/512x512/Grating/Grating_18-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_18-512x512.png.import new file mode 100644 index 0000000..1647f28 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dgp7amv707ucc" +path="res://.godot/imported/Grating_18-512x512.png-555621466e0b404f35ebbc5efa4d5e13.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_18-512x512.png" +dest_files=["res://.godot/imported/Grating_18-512x512.png-555621466e0b404f35ebbc5efa4d5e13.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_19-512x512.png b/godot/resources/textures/512x512/Grating/Grating_19-512x512.png new file mode 100644 index 0000000..7f67247 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b1d376a6ca7504fb7b3fcb675874234496a10f35a98de1558bc127e8bd9236 +size 670770 diff --git a/godot/resources/textures/512x512/Grating/Grating_19-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_19-512x512.png.import new file mode 100644 index 0000000..51e8d01 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://blcldmeth1i3g" +path="res://.godot/imported/Grating_19-512x512.png-4ce635c2e7953d9404a8adee3fbec723.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_19-512x512.png" +dest_files=["res://.godot/imported/Grating_19-512x512.png-4ce635c2e7953d9404a8adee3fbec723.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_20-512x512.png b/godot/resources/textures/512x512/Grating/Grating_20-512x512.png new file mode 100644 index 0000000..f95e562 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:258a3d47935ef36a9cb633dba9bcae6ca4a4ffd248c316aa4040279a81dce20c +size 668858 diff --git a/godot/resources/textures/512x512/Grating/Grating_20-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_20-512x512.png.import new file mode 100644 index 0000000..657a138 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bp4xvpvjpygfd" +path="res://.godot/imported/Grating_20-512x512.png-9c0381c2180ab3e28a3e5d0e04312cc2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_20-512x512.png" +dest_files=["res://.godot/imported/Grating_20-512x512.png-9c0381c2180ab3e28a3e5d0e04312cc2.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_21-512x512.png b/godot/resources/textures/512x512/Grating/Grating_21-512x512.png new file mode 100644 index 0000000..696ea6a --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d3ba871b68bb8807b0723020c7c382bab8ebc4273f11b95bb576a3026083ef +size 477241 diff --git a/godot/resources/textures/512x512/Grating/Grating_21-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_21-512x512.png.import new file mode 100644 index 0000000..9156af4 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bh5p1r0c7yutg" +path="res://.godot/imported/Grating_21-512x512.png-1d9522d0a1633985b55fd2790e4e2397.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_21-512x512.png" +dest_files=["res://.godot/imported/Grating_21-512x512.png-1d9522d0a1633985b55fd2790e4e2397.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_22-512x512.png b/godot/resources/textures/512x512/Grating/Grating_22-512x512.png new file mode 100644 index 0000000..0ae30d8 --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2560f03dbccd83f9140fcd5bad6b041db66d44606a356d2e3b4a271b1d9571 +size 491774 diff --git a/godot/resources/textures/512x512/Grating/Grating_22-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_22-512x512.png.import new file mode 100644 index 0000000..6e95c2f --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cegmqtcp2vxv5" +path="res://.godot/imported/Grating_22-512x512.png-2d446a2a91348042577a13269a6c3527.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_22-512x512.png" +dest_files=["res://.godot/imported/Grating_22-512x512.png-2d446a2a91348042577a13269a6c3527.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_23-512x512.png b/godot/resources/textures/512x512/Grating/Grating_23-512x512.png new file mode 100644 index 0000000..124257d --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d159845e07f059f616e744f0b798626e18af70f5db00a41b5012572fc4a2a76 +size 666932 diff --git a/godot/resources/textures/512x512/Grating/Grating_23-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_23-512x512.png.import new file mode 100644 index 0000000..669f21b --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dp0fcdmehvr5w" +path="res://.godot/imported/Grating_23-512x512.png-c57104a6c4548d08414026e944adce86.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_23-512x512.png" +dest_files=["res://.godot/imported/Grating_23-512x512.png-c57104a6c4548d08414026e944adce86.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Grating/Grating_24-512x512.png b/godot/resources/textures/512x512/Grating/Grating_24-512x512.png new file mode 100644 index 0000000..e51f52b --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2ef4bdca145029f0324608aa70a1d0afb0335699533e85b19c51428e6c6f09 +size 664320 diff --git a/godot/resources/textures/512x512/Grating/Grating_24-512x512.png.import b/godot/resources/textures/512x512/Grating/Grating_24-512x512.png.import new file mode 100644 index 0000000..6476ddb --- /dev/null +++ b/godot/resources/textures/512x512/Grating/Grating_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3ywecm13imn" +path="res://.godot/imported/Grating_24-512x512.png-65d80b8445b3a3cb36cdf58daf77d7ff.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Grating/Grating_24-512x512.png" +dest_files=["res://.godot/imported/Grating_24-512x512.png-65d80b8445b3a3cb36cdf58daf77d7ff.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/License.txt b/godot/resources/textures/512x512/License.txt new file mode 100644 index 0000000..b8d6155 --- /dev/null +++ b/godot/resources/textures/512x512/License.txt @@ -0,0 +1,34 @@ +All Screaming Brain Studios assets have been released +under the CC0/Public Domain License. You are free to +use these assets in any and all projects, commercial +or non-commercial, with no restrictions, and can be +released with or without credit. + +-------------------------------------------------- +CC0 1.0 Universal (CC0 1.0) +Public Domain +https://creativecommons.org/publicdomain/zero/1.0/ +-------------------------------------------------- + + +|| A Very Special Thanks to all my Patrons || + +Dwayne Jarvis +Peardox - peardox.itch.io +David Williams +grob - groverburger.itch.io +Ragnar Random - ragnarrandom.com +warpdkirby +The Augur +Marina Kittaka - marinakittaka.com +Jeremy Dumont +AstralCastoff - astralcastoff.itch.io +CyberFoxar +kit.fox - https://falsefox.dev +Cody Sevier +Neo Te Aika - neoteaika.com/ +Alex Robinson +Robert Cope +iamsoydev +Logan Dunlap +Sarah Gray \ No newline at end of file diff --git a/godot/resources/textures/512x512/Metal/Metal_01-512x512.png b/godot/resources/textures/512x512/Metal/Metal_01-512x512.png new file mode 100644 index 0000000..8e4890a --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caab2e63e8d9764d50351a82252f62e96dbcafef4fa1be30f5bec43be1aefe39 +size 617614 diff --git a/godot/resources/textures/512x512/Metal/Metal_01-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_01-512x512.png.import new file mode 100644 index 0000000..566725a --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1kdgmqyhtl8s" +path="res://.godot/imported/Metal_01-512x512.png-6b868dc3054785ee24a90ab162e7a64b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_01-512x512.png" +dest_files=["res://.godot/imported/Metal_01-512x512.png-6b868dc3054785ee24a90ab162e7a64b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_02-512x512.png b/godot/resources/textures/512x512/Metal/Metal_02-512x512.png new file mode 100644 index 0000000..4d05538 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26b6ad4d1635c24aaaa8b1beed1e9e5bf89cf340f8f25b462381866a3fe8ef0 +size 629649 diff --git a/godot/resources/textures/512x512/Metal/Metal_02-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_02-512x512.png.import new file mode 100644 index 0000000..b507903 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://deq2fqv24u72w" +path="res://.godot/imported/Metal_02-512x512.png-9252726b932ef0c784380f10b5a30fb3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_02-512x512.png" +dest_files=["res://.godot/imported/Metal_02-512x512.png-9252726b932ef0c784380f10b5a30fb3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_03-512x512.png b/godot/resources/textures/512x512/Metal/Metal_03-512x512.png new file mode 100644 index 0000000..3315f0d --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078ceef2d463793405b42ce9c927dfddd1c931d46ad9fc2a1757e41a5e777c90 +size 579715 diff --git a/godot/resources/textures/512x512/Metal/Metal_03-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_03-512x512.png.import new file mode 100644 index 0000000..d2c8f7f --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b7i8o1uja41ol" +path="res://.godot/imported/Metal_03-512x512.png-e2d844ba416459b6bf7d394db5daf29c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_03-512x512.png" +dest_files=["res://.godot/imported/Metal_03-512x512.png-e2d844ba416459b6bf7d394db5daf29c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_04-512x512.png b/godot/resources/textures/512x512/Metal/Metal_04-512x512.png new file mode 100644 index 0000000..afdc236 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7a8092196695ded394edef4d9adeb3d7f6f68202dd88d60e303a611e0673b1 +size 574262 diff --git a/godot/resources/textures/512x512/Metal/Metal_04-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_04-512x512.png.import new file mode 100644 index 0000000..ccd6eef --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://61voo2sw14b1" +path="res://.godot/imported/Metal_04-512x512.png-1d59a70d77504a28066d5b7cd888ab92.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_04-512x512.png" +dest_files=["res://.godot/imported/Metal_04-512x512.png-1d59a70d77504a28066d5b7cd888ab92.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_05-512x512.png b/godot/resources/textures/512x512/Metal/Metal_05-512x512.png new file mode 100644 index 0000000..ec72adb --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915083ba430c7b701661c3e10058c9406a0c1c228da85521b187e9ff2de679dc +size 694774 diff --git a/godot/resources/textures/512x512/Metal/Metal_05-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_05-512x512.png.import new file mode 100644 index 0000000..7573ad6 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d37in6m6mawp8" +path="res://.godot/imported/Metal_05-512x512.png-bb94c649289e31bf93addc9e496f259b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_05-512x512.png" +dest_files=["res://.godot/imported/Metal_05-512x512.png-bb94c649289e31bf93addc9e496f259b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_06-512x512.png b/godot/resources/textures/512x512/Metal/Metal_06-512x512.png new file mode 100644 index 0000000..ed22b44 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:685b09a5096f3a82ed173d3f139439774b1c9cae7937006ee64ffb0d911a23ef +size 644135 diff --git a/godot/resources/textures/512x512/Metal/Metal_06-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_06-512x512.png.import new file mode 100644 index 0000000..384247d --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfpr8uh5hi18w" +path="res://.godot/imported/Metal_06-512x512.png-f98e1dc30eedf8ffc24cdfe41217cd0c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_06-512x512.png" +dest_files=["res://.godot/imported/Metal_06-512x512.png-f98e1dc30eedf8ffc24cdfe41217cd0c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_07-512x512.png b/godot/resources/textures/512x512/Metal/Metal_07-512x512.png new file mode 100644 index 0000000..ef15738 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a400406fe0ffe304a4f68d2eea885e8f2e30bff2bc58a9214390793b7a0e9e +size 723782 diff --git a/godot/resources/textures/512x512/Metal/Metal_07-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_07-512x512.png.import new file mode 100644 index 0000000..9c145ae --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5tjaqv4fxpkk" +path="res://.godot/imported/Metal_07-512x512.png-2da9943b2b82beca55f994082988f6ed.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_07-512x512.png" +dest_files=["res://.godot/imported/Metal_07-512x512.png-2da9943b2b82beca55f994082988f6ed.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_08-512x512.png b/godot/resources/textures/512x512/Metal/Metal_08-512x512.png new file mode 100644 index 0000000..4d823ad --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5749048de247fddd09637b9b1858499bbc5d6b39741379c6ca84ed0ce645c84 +size 700343 diff --git a/godot/resources/textures/512x512/Metal/Metal_08-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_08-512x512.png.import new file mode 100644 index 0000000..6dec9ca --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://db76f4r6noy25" +path="res://.godot/imported/Metal_08-512x512.png-9f53bb917c277c2d5168bf12cbf03c74.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_08-512x512.png" +dest_files=["res://.godot/imported/Metal_08-512x512.png-9f53bb917c277c2d5168bf12cbf03c74.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_09-512x512.png b/godot/resources/textures/512x512/Metal/Metal_09-512x512.png new file mode 100644 index 0000000..5066457 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ad1767f6d3f31836bc7dd2ac12ccfcfe0f04d52baa3853c09c2f80b66a5a62 +size 696219 diff --git a/godot/resources/textures/512x512/Metal/Metal_09-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_09-512x512.png.import new file mode 100644 index 0000000..abe47ba --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfonbddibb5gm" +path="res://.godot/imported/Metal_09-512x512.png-84c33108f47a7753b16fbcbda0a0037f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_09-512x512.png" +dest_files=["res://.godot/imported/Metal_09-512x512.png-84c33108f47a7753b16fbcbda0a0037f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_10-512x512.png b/godot/resources/textures/512x512/Metal/Metal_10-512x512.png new file mode 100644 index 0000000..0ffa39a --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400e3308a30205931fa9acccc1c0c8accd0ff4d09545438f63e6ba44dcbf77ef +size 706640 diff --git a/godot/resources/textures/512x512/Metal/Metal_10-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_10-512x512.png.import new file mode 100644 index 0000000..9d09a36 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://65a01ltloqrf" +path="res://.godot/imported/Metal_10-512x512.png-c505e49ec18cd9a155068c1a48aafb66.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_10-512x512.png" +dest_files=["res://.godot/imported/Metal_10-512x512.png-c505e49ec18cd9a155068c1a48aafb66.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_11-512x512.png b/godot/resources/textures/512x512/Metal/Metal_11-512x512.png new file mode 100644 index 0000000..7b38bb1 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4953a1cf08cf7ed8998eb952235b26fde2d54201c5eea5d4190e08b8b57e80ab +size 662362 diff --git a/godot/resources/textures/512x512/Metal/Metal_11-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_11-512x512.png.import new file mode 100644 index 0000000..b20c538 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://brnngat1ih58g" +path="res://.godot/imported/Metal_11-512x512.png-f5cacf34ed4f27ac7b27315922b70eea.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_11-512x512.png" +dest_files=["res://.godot/imported/Metal_11-512x512.png-f5cacf34ed4f27ac7b27315922b70eea.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_12-512x512.png b/godot/resources/textures/512x512/Metal/Metal_12-512x512.png new file mode 100644 index 0000000..2bc96e7 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b20779fd8c3966aa47d8c5ea90df1c5d932d67bbaa7f64ced93b1a1a85590142 +size 572796 diff --git a/godot/resources/textures/512x512/Metal/Metal_12-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_12-512x512.png.import new file mode 100644 index 0000000..ccddcc9 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bumrr2t7w0ckr" +path="res://.godot/imported/Metal_12-512x512.png-df9c2b1db8cc1ea2fb05bf84bad5339a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_12-512x512.png" +dest_files=["res://.godot/imported/Metal_12-512x512.png-df9c2b1db8cc1ea2fb05bf84bad5339a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_13-512x512.png b/godot/resources/textures/512x512/Metal/Metal_13-512x512.png new file mode 100644 index 0000000..f471e5b --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72786b8a08a3dc86b16b513f03772b1f4fb49b8c9f2c04b9df658418a0e98d1b +size 724519 diff --git a/godot/resources/textures/512x512/Metal/Metal_13-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_13-512x512.png.import new file mode 100644 index 0000000..98a3e55 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dq4gupmt566n4" +path="res://.godot/imported/Metal_13-512x512.png-98429264d1d065dae4e59efc15b0280a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_13-512x512.png" +dest_files=["res://.godot/imported/Metal_13-512x512.png-98429264d1d065dae4e59efc15b0280a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_14-512x512.png b/godot/resources/textures/512x512/Metal/Metal_14-512x512.png new file mode 100644 index 0000000..fa11019 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e3a94398e433b061ae678a4fac16b4ce729b0a49d46123a0113098912a666f +size 721941 diff --git a/godot/resources/textures/512x512/Metal/Metal_14-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_14-512x512.png.import new file mode 100644 index 0000000..c8d9e26 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbxbjyhaua1os" +path="res://.godot/imported/Metal_14-512x512.png-0ad6ff4e2ec49c3baac4055aa0c7697b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_14-512x512.png" +dest_files=["res://.godot/imported/Metal_14-512x512.png-0ad6ff4e2ec49c3baac4055aa0c7697b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_15-512x512.png b/godot/resources/textures/512x512/Metal/Metal_15-512x512.png new file mode 100644 index 0000000..c4526b6 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a186539948180aa7aa3fa34a902efbfc27cf46e541d3c4b0dbeaec88bc145d +size 677088 diff --git a/godot/resources/textures/512x512/Metal/Metal_15-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_15-512x512.png.import new file mode 100644 index 0000000..87fd6b3 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b8jhk8xwyu6fn" +path="res://.godot/imported/Metal_15-512x512.png-0e3f989e4af6b6ae129cd315ac93b20f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_15-512x512.png" +dest_files=["res://.godot/imported/Metal_15-512x512.png-0e3f989e4af6b6ae129cd315ac93b20f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_16-512x512.png b/godot/resources/textures/512x512/Metal/Metal_16-512x512.png new file mode 100644 index 0000000..0fa0827 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ac00590e3f5be5c0d01f98ee4518579cc480163cf37a2786ddcefb99f0299a +size 687609 diff --git a/godot/resources/textures/512x512/Metal/Metal_16-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_16-512x512.png.import new file mode 100644 index 0000000..f8e357c --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cs76vttaqmwee" +path="res://.godot/imported/Metal_16-512x512.png-9dc5a665e097d3717a2efb5b85eaa36f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_16-512x512.png" +dest_files=["res://.godot/imported/Metal_16-512x512.png-9dc5a665e097d3717a2efb5b85eaa36f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_17-512x512.png b/godot/resources/textures/512x512/Metal/Metal_17-512x512.png new file mode 100644 index 0000000..768f05f --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bda95c5576cbf01fb4898d0d2339bb790e2883f5152722b0d728ad8bf52ba10 +size 556780 diff --git a/godot/resources/textures/512x512/Metal/Metal_17-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_17-512x512.png.import new file mode 100644 index 0000000..87ea118 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ow1plgxkb8aw" +path="res://.godot/imported/Metal_17-512x512.png-eed2a093ed7a55348dc989a96cfd79b0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_17-512x512.png" +dest_files=["res://.godot/imported/Metal_17-512x512.png-eed2a093ed7a55348dc989a96cfd79b0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_18-512x512.png b/godot/resources/textures/512x512/Metal/Metal_18-512x512.png new file mode 100644 index 0000000..923f9e2 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9644628a6d1d4e123d3ffa172cbee3f5bc1d6865078b6b69a13d459cd1ae4e1 +size 538672 diff --git a/godot/resources/textures/512x512/Metal/Metal_18-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_18-512x512.png.import new file mode 100644 index 0000000..40703e1 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8jdgj5nd3dre" +path="res://.godot/imported/Metal_18-512x512.png-5267bef5b3ba451d1c9ca363bc795c98.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_18-512x512.png" +dest_files=["res://.godot/imported/Metal_18-512x512.png-5267bef5b3ba451d1c9ca363bc795c98.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_19-512x512.png b/godot/resources/textures/512x512/Metal/Metal_19-512x512.png new file mode 100644 index 0000000..18cfffa --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16b283bddfafcd11ae0827dbf4e733af1c64dfe60b2883f95b1355e71ef148e +size 556629 diff --git a/godot/resources/textures/512x512/Metal/Metal_19-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_19-512x512.png.import new file mode 100644 index 0000000..332d184 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ccubuku5wlnl0" +path="res://.godot/imported/Metal_19-512x512.png-9d1c0e52918fc0352c1f14baba757504.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_19-512x512.png" +dest_files=["res://.godot/imported/Metal_19-512x512.png-9d1c0e52918fc0352c1f14baba757504.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_20-512x512.png b/godot/resources/textures/512x512/Metal/Metal_20-512x512.png new file mode 100644 index 0000000..8a9a036 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6f17290461c2b2794fb6b983e88c57bb03b03f4c74541cd3ee997683e590c5 +size 551302 diff --git a/godot/resources/textures/512x512/Metal/Metal_20-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_20-512x512.png.import new file mode 100644 index 0000000..7fb9b70 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://du52lkpv6oyqc" +path="res://.godot/imported/Metal_20-512x512.png-b8f629870e46cc58d6302bf2f8645dab.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_20-512x512.png" +dest_files=["res://.godot/imported/Metal_20-512x512.png-b8f629870e46cc58d6302bf2f8645dab.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_21-512x512.png b/godot/resources/textures/512x512/Metal/Metal_21-512x512.png new file mode 100644 index 0000000..654508c --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3578ddb484e6c52ba98642879c170960849624c62d4e54c53a9a6653dece9b29 +size 387632 diff --git a/godot/resources/textures/512x512/Metal/Metal_21-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_21-512x512.png.import new file mode 100644 index 0000000..b65ba3f --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ces8irsrscvxh" +path="res://.godot/imported/Metal_21-512x512.png-0e0c686c0a593262c64547c70ab6814b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_21-512x512.png" +dest_files=["res://.godot/imported/Metal_21-512x512.png-0e0c686c0a593262c64547c70ab6814b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_22-512x512.png b/godot/resources/textures/512x512/Metal/Metal_22-512x512.png new file mode 100644 index 0000000..ef3cfe6 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a451fb4223bbbe701d138b107bff6042fa6310aa45478dc02cad74cb82689a6 +size 390241 diff --git a/godot/resources/textures/512x512/Metal/Metal_22-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_22-512x512.png.import new file mode 100644 index 0000000..e801050 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bjdcjhmyqhsxp" +path="res://.godot/imported/Metal_22-512x512.png-969e40366d6d6157d2bf57c289996afa.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_22-512x512.png" +dest_files=["res://.godot/imported/Metal_22-512x512.png-969e40366d6d6157d2bf57c289996afa.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_23-512x512.png b/godot/resources/textures/512x512/Metal/Metal_23-512x512.png new file mode 100644 index 0000000..74b6814 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eaa2535cad4e10d4c0218a43faf4a97284de70e68f879714365f4888c9e5add +size 646641 diff --git a/godot/resources/textures/512x512/Metal/Metal_23-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_23-512x512.png.import new file mode 100644 index 0000000..defc688 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7stcqpb4fbp" +path="res://.godot/imported/Metal_23-512x512.png-b551a236e282d18dd87362fb279af465.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_23-512x512.png" +dest_files=["res://.godot/imported/Metal_23-512x512.png-b551a236e282d18dd87362fb279af465.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Metal/Metal_24-512x512.png b/godot/resources/textures/512x512/Metal/Metal_24-512x512.png new file mode 100644 index 0000000..435be62 --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3bb1da2a37fa97125da49fbb23fc82a5dd16961510261ba01ecf45d66000483 +size 640018 diff --git a/godot/resources/textures/512x512/Metal/Metal_24-512x512.png.import b/godot/resources/textures/512x512/Metal/Metal_24-512x512.png.import new file mode 100644 index 0000000..9c6314d --- /dev/null +++ b/godot/resources/textures/512x512/Metal/Metal_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c5rfj7w2rci26" +path="res://.godot/imported/Metal_24-512x512.png-cecf282743e3b4c83d035942f3a1fb84.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Metal/Metal_24-512x512.png" +dest_files=["res://.godot/imported/Metal_24-512x512.png-cecf282743e3b4c83d035942f3a1fb84.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_01-512x512.png b/godot/resources/textures/512x512/Stone/Stone_01-512x512.png new file mode 100644 index 0000000..2293757 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee6f50e86c6b653bde85b2d387bc51989697effa95bc835db6bb86b240f56c8 +size 733004 diff --git a/godot/resources/textures/512x512/Stone/Stone_01-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_01-512x512.png.import new file mode 100644 index 0000000..c37c3a5 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7dcssep18yvs" +path="res://.godot/imported/Stone_01-512x512.png-11a9fba8d031669e0e5cd3caca66893c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_01-512x512.png" +dest_files=["res://.godot/imported/Stone_01-512x512.png-11a9fba8d031669e0e5cd3caca66893c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_02-512x512.png b/godot/resources/textures/512x512/Stone/Stone_02-512x512.png new file mode 100644 index 0000000..302c36c --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7ff6739618827eda3c90c3a05193e5ab41f236a224ba272a3eb1b598804460 +size 733749 diff --git a/godot/resources/textures/512x512/Stone/Stone_02-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_02-512x512.png.import new file mode 100644 index 0000000..1d0ea5c --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cakrkxwyrivno" +path="res://.godot/imported/Stone_02-512x512.png-d5c40835b7c5c00098b72a539f26bc89.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_02-512x512.png" +dest_files=["res://.godot/imported/Stone_02-512x512.png-d5c40835b7c5c00098b72a539f26bc89.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_03-512x512.png b/godot/resources/textures/512x512/Stone/Stone_03-512x512.png new file mode 100644 index 0000000..11c2e9f --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b023a24e27a71fc560e9018e55974cfbb321895a6e17b4a7bf7750d9da6f5d +size 650730 diff --git a/godot/resources/textures/512x512/Stone/Stone_03-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_03-512x512.png.import new file mode 100644 index 0000000..b46bceb --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dvrn82eoh26oi" +path="res://.godot/imported/Stone_03-512x512.png-acbc2b41a0ef55bcc29045ef09353581.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_03-512x512.png" +dest_files=["res://.godot/imported/Stone_03-512x512.png-acbc2b41a0ef55bcc29045ef09353581.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_04-512x512.png b/godot/resources/textures/512x512/Stone/Stone_04-512x512.png new file mode 100644 index 0000000..fdbe776 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6fa1c693ade7b64f840355f43c662834fd6e9696649898ec8f19378dbff74b0 +size 648597 diff --git a/godot/resources/textures/512x512/Stone/Stone_04-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_04-512x512.png.import new file mode 100644 index 0000000..678c0db --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1dbm4tkwtuxy" +path="res://.godot/imported/Stone_04-512x512.png-e784699ac0f3a552a206b4b970cc0805.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_04-512x512.png" +dest_files=["res://.godot/imported/Stone_04-512x512.png-e784699ac0f3a552a206b4b970cc0805.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_05-512x512.png b/godot/resources/textures/512x512/Stone/Stone_05-512x512.png new file mode 100644 index 0000000..67cb20a --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5bbf22ed777040c2ad1af8621a8ce38d06fd17c576e5f7239a660bd6b7cffe4 +size 472720 diff --git a/godot/resources/textures/512x512/Stone/Stone_05-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_05-512x512.png.import new file mode 100644 index 0000000..0229a7b --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7os56jluqsmt" +path="res://.godot/imported/Stone_05-512x512.png-6077b2ae7ed830fc49a30607dd51f71d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_05-512x512.png" +dest_files=["res://.godot/imported/Stone_05-512x512.png-6077b2ae7ed830fc49a30607dd51f71d.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_06-512x512.png b/godot/resources/textures/512x512/Stone/Stone_06-512x512.png new file mode 100644 index 0000000..34136db --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51d9fdc52a9698c0d83cde43ef23eab4e1320a4f0e4f2f72062a67b3fe0f75e +size 467924 diff --git a/godot/resources/textures/512x512/Stone/Stone_06-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_06-512x512.png.import new file mode 100644 index 0000000..8a2efc8 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dv7pxvmpiwo7n" +path="res://.godot/imported/Stone_06-512x512.png-2b430c214eb8e886419fdf7551b8a083.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_06-512x512.png" +dest_files=["res://.godot/imported/Stone_06-512x512.png-2b430c214eb8e886419fdf7551b8a083.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_07-512x512.png b/godot/resources/textures/512x512/Stone/Stone_07-512x512.png new file mode 100644 index 0000000..e9bcaa9 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a34219ed33c355f99180256dcd440ec2533d3ed3ac9cc1d64c1b044d30e3a1 +size 761065 diff --git a/godot/resources/textures/512x512/Stone/Stone_07-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_07-512x512.png.import new file mode 100644 index 0000000..36bc09f --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gy4tno5kmnnc" +path="res://.godot/imported/Stone_07-512x512.png-4add876166c0222457a69009a9699300.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_07-512x512.png" +dest_files=["res://.godot/imported/Stone_07-512x512.png-4add876166c0222457a69009a9699300.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_08-512x512.png b/godot/resources/textures/512x512/Stone/Stone_08-512x512.png new file mode 100644 index 0000000..279aadc --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c3eb650ad15900df660e42b531e1dbb25e1286f6cfbe050b498bf62625f6077 +size 759221 diff --git a/godot/resources/textures/512x512/Stone/Stone_08-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_08-512x512.png.import new file mode 100644 index 0000000..97193b8 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://upyvh3jpgmvw" +path="res://.godot/imported/Stone_08-512x512.png-b0ae4c29ac12650ed8e5b54aba5a6d89.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_08-512x512.png" +dest_files=["res://.godot/imported/Stone_08-512x512.png-b0ae4c29ac12650ed8e5b54aba5a6d89.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_09-512x512.png b/godot/resources/textures/512x512/Stone/Stone_09-512x512.png new file mode 100644 index 0000000..63c9ef9 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a41a4bf99f2573b25531be8c46d56fda1157404c3b1ffdc8d2e9774785e3de1 +size 710613 diff --git a/godot/resources/textures/512x512/Stone/Stone_09-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_09-512x512.png.import new file mode 100644 index 0000000..6ea9190 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://biek7b0xihi3k" +path="res://.godot/imported/Stone_09-512x512.png-0b867bf3c511c3a385f36f0a1b45dade.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_09-512x512.png" +dest_files=["res://.godot/imported/Stone_09-512x512.png-0b867bf3c511c3a385f36f0a1b45dade.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_10-512x512.png b/godot/resources/textures/512x512/Stone/Stone_10-512x512.png new file mode 100644 index 0000000..f6c731d --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bd81bb86727fbabbcfdc6c17126f1c258e9001cd4bea0619a3aace85480895 +size 708554 diff --git a/godot/resources/textures/512x512/Stone/Stone_10-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_10-512x512.png.import new file mode 100644 index 0000000..4c9d8a3 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://q0vqfcdr1yay" +path="res://.godot/imported/Stone_10-512x512.png-9248ae98cb138430d0598af450f154f4.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_10-512x512.png" +dest_files=["res://.godot/imported/Stone_10-512x512.png-9248ae98cb138430d0598af450f154f4.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_11-512x512.png b/godot/resources/textures/512x512/Stone/Stone_11-512x512.png new file mode 100644 index 0000000..d372e92 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e48dcd20c1c2687748bfe3490382292f0babcc9abb718eede64d0ef2608471 +size 686902 diff --git a/godot/resources/textures/512x512/Stone/Stone_11-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_11-512x512.png.import new file mode 100644 index 0000000..9626c43 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dp4r8s6go262s" +path="res://.godot/imported/Stone_11-512x512.png-1152e16aa3e910492481dfbf2e780f73.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_11-512x512.png" +dest_files=["res://.godot/imported/Stone_11-512x512.png-1152e16aa3e910492481dfbf2e780f73.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_12-512x512.png b/godot/resources/textures/512x512/Stone/Stone_12-512x512.png new file mode 100644 index 0000000..42c40d1 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67106c6cbb9eae3a7b62c258bcff016b8f0ecf2cde63028ad3de4a83dc58777 +size 683755 diff --git a/godot/resources/textures/512x512/Stone/Stone_12-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_12-512x512.png.import new file mode 100644 index 0000000..3e40530 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dupei2oegm0qo" +path="res://.godot/imported/Stone_12-512x512.png-c9b9403b0a1981c98733bd5c4750fd95.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_12-512x512.png" +dest_files=["res://.godot/imported/Stone_12-512x512.png-c9b9403b0a1981c98733bd5c4750fd95.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_13-512x512.png b/godot/resources/textures/512x512/Stone/Stone_13-512x512.png new file mode 100644 index 0000000..fb2f93f --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8b676e81792224b446457916b7435ce49df39c42cb77ad4fae4d584b41da05 +size 530047 diff --git a/godot/resources/textures/512x512/Stone/Stone_13-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_13-512x512.png.import new file mode 100644 index 0000000..cd3384f --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bxehm4rymxqy6" +path="res://.godot/imported/Stone_13-512x512.png-6c68617156e88c1c784e99131a77652e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_13-512x512.png" +dest_files=["res://.godot/imported/Stone_13-512x512.png-6c68617156e88c1c784e99131a77652e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_14-512x512.png b/godot/resources/textures/512x512/Stone/Stone_14-512x512.png new file mode 100644 index 0000000..b0b9794 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62dc5a6e4e854fcbbc834cdf4ca2426d474f8770dbdccf106ce6e441124d423f +size 515661 diff --git a/godot/resources/textures/512x512/Stone/Stone_14-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_14-512x512.png.import new file mode 100644 index 0000000..641f869 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c8r1qe7ant482" +path="res://.godot/imported/Stone_14-512x512.png-e94b3a87add3f2bd9d209804a71bfc99.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_14-512x512.png" +dest_files=["res://.godot/imported/Stone_14-512x512.png-e94b3a87add3f2bd9d209804a71bfc99.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_15-512x512.png b/godot/resources/textures/512x512/Stone/Stone_15-512x512.png new file mode 100644 index 0000000..c79f88d --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df44fcd71f1c1f1312f5ba6d4b405789677f6c5a3ef4876929db0d54b29c2265 +size 579579 diff --git a/godot/resources/textures/512x512/Stone/Stone_15-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_15-512x512.png.import new file mode 100644 index 0000000..d52750c --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dfutegn2ys63q" +path="res://.godot/imported/Stone_15-512x512.png-7cd628da3ccfba2091ee512aad266bc7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_15-512x512.png" +dest_files=["res://.godot/imported/Stone_15-512x512.png-7cd628da3ccfba2091ee512aad266bc7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_16-512x512.png b/godot/resources/textures/512x512/Stone/Stone_16-512x512.png new file mode 100644 index 0000000..a0d4fa8 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c403e38fe1ce5dc34e741ca0923ad6c0a8daca7d09d088809078f15b849a272 +size 578134 diff --git a/godot/resources/textures/512x512/Stone/Stone_16-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_16-512x512.png.import new file mode 100644 index 0000000..c81d3ae --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3vutlbeqxs84" +path="res://.godot/imported/Stone_16-512x512.png-952a00bfe1a480de2bbc1bf8224db351.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_16-512x512.png" +dest_files=["res://.godot/imported/Stone_16-512x512.png-952a00bfe1a480de2bbc1bf8224db351.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_17-512x512.png b/godot/resources/textures/512x512/Stone/Stone_17-512x512.png new file mode 100644 index 0000000..e50398b --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6dcecb0317a89be709ad90e41179a99041d80cf2585f81e8994b7c7fb7a7cd +size 719500 diff --git a/godot/resources/textures/512x512/Stone/Stone_17-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_17-512x512.png.import new file mode 100644 index 0000000..0ca5fa4 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bgu4ti8iylkll" +path="res://.godot/imported/Stone_17-512x512.png-08f1cbbf315687d789fc0aa82fd5808e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_17-512x512.png" +dest_files=["res://.godot/imported/Stone_17-512x512.png-08f1cbbf315687d789fc0aa82fd5808e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_18-512x512.png b/godot/resources/textures/512x512/Stone/Stone_18-512x512.png new file mode 100644 index 0000000..31375f7 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816b50e47ce7da7f6f64841ae3989aebcc63526e7a364703be8c2b33368fba31 +size 732171 diff --git a/godot/resources/textures/512x512/Stone/Stone_18-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_18-512x512.png.import new file mode 100644 index 0000000..712a7dc --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://da4xkw7b47gei" +path="res://.godot/imported/Stone_18-512x512.png-2f188a67d0e5155151be12d9476180c7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_18-512x512.png" +dest_files=["res://.godot/imported/Stone_18-512x512.png-2f188a67d0e5155151be12d9476180c7.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_19-512x512.png b/godot/resources/textures/512x512/Stone/Stone_19-512x512.png new file mode 100644 index 0000000..aed1b93 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85248fa1132b4d2836bc0768d79db4f94f3c94c9e5da2c7b410dabc4d7f5dd1 +size 528931 diff --git a/godot/resources/textures/512x512/Stone/Stone_19-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_19-512x512.png.import new file mode 100644 index 0000000..945e074 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnh4knj8umpk" +path="res://.godot/imported/Stone_19-512x512.png-f61e5972180b2aad08cdb74eab7b3780.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_19-512x512.png" +dest_files=["res://.godot/imported/Stone_19-512x512.png-f61e5972180b2aad08cdb74eab7b3780.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_20-512x512.png b/godot/resources/textures/512x512/Stone/Stone_20-512x512.png new file mode 100644 index 0000000..009522b --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab68308a002a9f78d78a8656897da0e54274132f83389fd38aa19ecfc100e19 +size 510243 diff --git a/godot/resources/textures/512x512/Stone/Stone_20-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_20-512x512.png.import new file mode 100644 index 0000000..40fa552 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bk33inuhyd824" +path="res://.godot/imported/Stone_20-512x512.png-56119ef2396b7f5e9fffb418ff692a29.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_20-512x512.png" +dest_files=["res://.godot/imported/Stone_20-512x512.png-56119ef2396b7f5e9fffb418ff692a29.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_21-512x512.png b/godot/resources/textures/512x512/Stone/Stone_21-512x512.png new file mode 100644 index 0000000..5167f0f --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e70441beeafb9114f23cc6723288fc2bd409cf6650c9af853f43f37a8547288 +size 638858 diff --git a/godot/resources/textures/512x512/Stone/Stone_21-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_21-512x512.png.import new file mode 100644 index 0000000..7bdc9ba --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c1ly1sei2r5m5" +path="res://.godot/imported/Stone_21-512x512.png-05b045f72a3248474e5c6f2215d7d3bd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_21-512x512.png" +dest_files=["res://.godot/imported/Stone_21-512x512.png-05b045f72a3248474e5c6f2215d7d3bd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_22-512x512.png b/godot/resources/textures/512x512/Stone/Stone_22-512x512.png new file mode 100644 index 0000000..0857937 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de3b7d9aa6780f6b6fed031bfbaf1493f9b7eef0c070ab14eea7d9fc9d3d9c5 +size 645228 diff --git a/godot/resources/textures/512x512/Stone/Stone_22-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_22-512x512.png.import new file mode 100644 index 0000000..f3d34b9 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dn6akhl7n4tw6" +path="res://.godot/imported/Stone_22-512x512.png-4bb1f11439e9af5aa3af9acdcc5c64b6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_22-512x512.png" +dest_files=["res://.godot/imported/Stone_22-512x512.png-4bb1f11439e9af5aa3af9acdcc5c64b6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_23-512x512.png b/godot/resources/textures/512x512/Stone/Stone_23-512x512.png new file mode 100644 index 0000000..7275534 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeef65b1b6bc33c8b8f2fdf98fafa1dc75ab7878c79149015b33830123ce506d +size 698420 diff --git a/godot/resources/textures/512x512/Stone/Stone_23-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_23-512x512.png.import new file mode 100644 index 0000000..e2c723b --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqkmpwqn0b5sj" +path="res://.godot/imported/Stone_23-512x512.png-0e8c5549cd730b27d5e41d673dce3f56.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_23-512x512.png" +dest_files=["res://.godot/imported/Stone_23-512x512.png-0e8c5549cd730b27d5e41d673dce3f56.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Stone/Stone_24-512x512.png b/godot/resources/textures/512x512/Stone/Stone_24-512x512.png new file mode 100644 index 0000000..4dc1e51 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:353f4c67b1c1550db0fb2b10cb6d6d53240a57c46a75a43dbe1ad13834012791 +size 707107 diff --git a/godot/resources/textures/512x512/Stone/Stone_24-512x512.png.import b/godot/resources/textures/512x512/Stone/Stone_24-512x512.png.import new file mode 100644 index 0000000..e41dec0 --- /dev/null +++ b/godot/resources/textures/512x512/Stone/Stone_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cej1idsgtdld" +path="res://.godot/imported/Stone_24-512x512.png-590ebb55728402c6ade2d7e877e92e49.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Stone/Stone_24-512x512.png" +dest_files=["res://.godot/imported/Stone_24-512x512.png-590ebb55728402c6ade2d7e877e92e49.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_01-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_01-512x512.png new file mode 100644 index 0000000..58705a6 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8730dc3c34e150ae6ad8995e0958c93dafa0800dd613878228fa757159e9d8f +size 639278 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_01-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_01-512x512.png.import new file mode 100644 index 0000000..8e216c2 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ciwvyhyjbhdpt" +path="res://.godot/imported/Terrain_01-512x512.png-2e04d44e7b39427ca4b1bfec785f20b0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_01-512x512.png" +dest_files=["res://.godot/imported/Terrain_01-512x512.png-2e04d44e7b39427ca4b1bfec785f20b0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_02-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_02-512x512.png new file mode 100644 index 0000000..825eeb9 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4989a175eb041be3ea07f08f208abac157dce53b21beedf0a640eb35e33a5b60 +size 655294 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_02-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_02-512x512.png.import new file mode 100644 index 0000000..da823d1 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dbmy4ofke7j6q" +path="res://.godot/imported/Terrain_02-512x512.png-cbfb4d9da4d207c4e61234b1fcc8083b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_02-512x512.png" +dest_files=["res://.godot/imported/Terrain_02-512x512.png-cbfb4d9da4d207c4e61234b1fcc8083b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_03-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_03-512x512.png new file mode 100644 index 0000000..5e2586b --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08ee4334cb457929b2b590d883442fd9e8ae0043610c31ad8ed6cdfeb33dcb9c +size 661997 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_03-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_03-512x512.png.import new file mode 100644 index 0000000..9d68162 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://tpgq6wic6o6c" +path="res://.godot/imported/Terrain_03-512x512.png-14bd0d171f4b6d500cb97fb6c920c87a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_03-512x512.png" +dest_files=["res://.godot/imported/Terrain_03-512x512.png-14bd0d171f4b6d500cb97fb6c920c87a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_04-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_04-512x512.png new file mode 100644 index 0000000..a5a986a --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f20c756da0ddce12b5e3309e983f1fb79567e9dff95a8e47f2863018a50169d +size 652623 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_04-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_04-512x512.png.import new file mode 100644 index 0000000..60b3c50 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rowtkjphmncy" +path="res://.godot/imported/Terrain_04-512x512.png-0e3705c0f4c04c755f32f0e5f1a1297f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_04-512x512.png" +dest_files=["res://.godot/imported/Terrain_04-512x512.png-0e3705c0f4c04c755f32f0e5f1a1297f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_05-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_05-512x512.png new file mode 100644 index 0000000..cc1f30f --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d0b761b7b798d011bdb152f0ea68f0681e8be1960eafeaa86e49adc4690425 +size 698140 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_05-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_05-512x512.png.import new file mode 100644 index 0000000..3687bbd --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bts5ipi6hyckg" +path="res://.godot/imported/Terrain_05-512x512.png-9057067df24e1c40d95a4756fd034a0b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_05-512x512.png" +dest_files=["res://.godot/imported/Terrain_05-512x512.png-9057067df24e1c40d95a4756fd034a0b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_06-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_06-512x512.png new file mode 100644 index 0000000..3bdb8ad --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15cf02c17a754e6fdb67bf6205f8131ed4873d1bad4c96a1264a3dacf877b85a +size 696924 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_06-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_06-512x512.png.import new file mode 100644 index 0000000..7d72ac5 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ce0gutxc3neku" +path="res://.godot/imported/Terrain_06-512x512.png-b67bf4724ccd30f8a08036003a46612e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_06-512x512.png" +dest_files=["res://.godot/imported/Terrain_06-512x512.png-b67bf4724ccd30f8a08036003a46612e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_07-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_07-512x512.png new file mode 100644 index 0000000..5c5a87d --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8491d5436622a0f8389abbe62742a92fde372d60e80de0e5be804f44983b659 +size 699830 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_07-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_07-512x512.png.import new file mode 100644 index 0000000..14f3665 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bi5l55b8nq0jc" +path="res://.godot/imported/Terrain_07-512x512.png-04fac5fee9c11638e49280a23de3035b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_07-512x512.png" +dest_files=["res://.godot/imported/Terrain_07-512x512.png-04fac5fee9c11638e49280a23de3035b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_08-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_08-512x512.png new file mode 100644 index 0000000..8ed5db6 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e6955e52fe2d040b3d6f920ece8da65ef25aa866fb991b8075d4cd15a27b92 +size 690263 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_08-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_08-512x512.png.import new file mode 100644 index 0000000..01c8faf --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://du40who8vsxt5" +path="res://.godot/imported/Terrain_08-512x512.png-ca036743328f0021bf349e104e53a626.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_08-512x512.png" +dest_files=["res://.godot/imported/Terrain_08-512x512.png-ca036743328f0021bf349e104e53a626.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_09-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_09-512x512.png new file mode 100644 index 0000000..4cc7a15 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec5597d2018eb57ef0a8dd780afd7666bc8884f99d7fe5dd2759b2a0bb82b90 +size 658825 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_09-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_09-512x512.png.import new file mode 100644 index 0000000..d2bdd71 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7t4rwyrksb0x" +path="res://.godot/imported/Terrain_09-512x512.png-02a5f6b859b0082866ee84d4373858f3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_09-512x512.png" +dest_files=["res://.godot/imported/Terrain_09-512x512.png-02a5f6b859b0082866ee84d4373858f3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_10-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_10-512x512.png new file mode 100644 index 0000000..76d7620 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56eee08338320ec86b026570386586668d10ddf91e69979c58706e2b3604601 +size 661971 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_10-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_10-512x512.png.import new file mode 100644 index 0000000..fe053d5 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmc7ka510u8dr" +path="res://.godot/imported/Terrain_10-512x512.png-567d7d4bc62d864a2ed546e737670f26.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_10-512x512.png" +dest_files=["res://.godot/imported/Terrain_10-512x512.png-567d7d4bc62d864a2ed546e737670f26.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_11-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_11-512x512.png new file mode 100644 index 0000000..a8678c1 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cda64709d31d51b0134004827c297829f93fe484d40784b364ad802684cd1c8 +size 674060 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_11-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_11-512x512.png.import new file mode 100644 index 0000000..773015c --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bf7hrg52b6a8b" +path="res://.godot/imported/Terrain_11-512x512.png-4182acdb7ac0d1add5859875c57ab866.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_11-512x512.png" +dest_files=["res://.godot/imported/Terrain_11-512x512.png-4182acdb7ac0d1add5859875c57ab866.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_12-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_12-512x512.png new file mode 100644 index 0000000..eac5897 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8361fe52d0e473c25976164c0f0fd62a38c467e28f8beafe11e7b17b9cdcde91 +size 668855 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_12-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_12-512x512.png.import new file mode 100644 index 0000000..3f17272 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://do7pqsgylhysi" +path="res://.godot/imported/Terrain_12-512x512.png-02f0345071a5abc0e7fb836c5e4deda9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_12-512x512.png" +dest_files=["res://.godot/imported/Terrain_12-512x512.png-02f0345071a5abc0e7fb836c5e4deda9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_13-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_13-512x512.png new file mode 100644 index 0000000..0183b51 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bbda87609fc60853eff84186fa5c34370e81cdab15a7c754a609445645fe13d +size 671051 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_13-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_13-512x512.png.import new file mode 100644 index 0000000..f5ee22d --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dgjlyuouc1op4" +path="res://.godot/imported/Terrain_13-512x512.png-161e71f89dccec2b0de8a15a7d916447.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_13-512x512.png" +dest_files=["res://.godot/imported/Terrain_13-512x512.png-161e71f89dccec2b0de8a15a7d916447.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_14-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_14-512x512.png new file mode 100644 index 0000000..c7c355f --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:891ab8263b29f44389e6251258ee455c93ca87841d2ecd0957ceb5eed6c5c617 +size 667074 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_14-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_14-512x512.png.import new file mode 100644 index 0000000..aadd82a --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gflfxp5lat5w" +path="res://.godot/imported/Terrain_14-512x512.png-c9a94244c66d70206ffc0bd65eeb30bd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_14-512x512.png" +dest_files=["res://.godot/imported/Terrain_14-512x512.png-c9a94244c66d70206ffc0bd65eeb30bd.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_15-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_15-512x512.png new file mode 100644 index 0000000..46540a1 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f9dbd6d4bcae105595f2ead9d4545e09a3ece9b1403fe281fe1624de10d9c5e +size 667856 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_15-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_15-512x512.png.import new file mode 100644 index 0000000..5dbc4ad --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cv8evhce8qfm7" +path="res://.godot/imported/Terrain_15-512x512.png-ab2d7bfb7684c8d299031a4bccd076bc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_15-512x512.png" +dest_files=["res://.godot/imported/Terrain_15-512x512.png-ab2d7bfb7684c8d299031a4bccd076bc.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_16-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_16-512x512.png new file mode 100644 index 0000000..bb10bae --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb42eef11c826898daaafea07773a618063e409a5382acc88c1e6808911033a +size 660643 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_16-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_16-512x512.png.import new file mode 100644 index 0000000..e32116c --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dxut2ocbxj4lm" +path="res://.godot/imported/Terrain_16-512x512.png-a3ca0c247fc02181185bdca1d0da009c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_16-512x512.png" +dest_files=["res://.godot/imported/Terrain_16-512x512.png-a3ca0c247fc02181185bdca1d0da009c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_17-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_17-512x512.png new file mode 100644 index 0000000..54bc4b1 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a509076b77854b14055bd6851addceba06de64a30553499d85c40edfc2134eaa +size 662022 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_17-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_17-512x512.png.import new file mode 100644 index 0000000..3c594d7 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cehwkxic1ydqh" +path="res://.godot/imported/Terrain_17-512x512.png-1c2b2c200e0a6728590da0153a88b714.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_17-512x512.png" +dest_files=["res://.godot/imported/Terrain_17-512x512.png-1c2b2c200e0a6728590da0153a88b714.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_18-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_18-512x512.png new file mode 100644 index 0000000..b9eb110 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf9ab863483d6caf602629e3cd7a506fa9e8332816b6005c0737df6c6b39aff +size 652443 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_18-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_18-512x512.png.import new file mode 100644 index 0000000..5570978 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ch5pgb1v5o5ew" +path="res://.godot/imported/Terrain_18-512x512.png-e85170f1e7c1ba7d4b62d22bade8c721.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_18-512x512.png" +dest_files=["res://.godot/imported/Terrain_18-512x512.png-e85170f1e7c1ba7d4b62d22bade8c721.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_19-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_19-512x512.png new file mode 100644 index 0000000..f5b7b02 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f3cab08bdba0ceaf9f6321073b9cf6c1d4077dd67f97af8f88b806037b30e3 +size 692603 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_19-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_19-512x512.png.import new file mode 100644 index 0000000..81a7cd0 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b0nmg7xiwfh51" +path="res://.godot/imported/Terrain_19-512x512.png-f9a139b7abe9cbf4a51d995a5305b4be.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_19-512x512.png" +dest_files=["res://.godot/imported/Terrain_19-512x512.png-f9a139b7abe9cbf4a51d995a5305b4be.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_20-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_20-512x512.png new file mode 100644 index 0000000..7b1b4b4 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fde4cff8901eaf002c9e5d92fb540ef12c3d759b18396b45ca6f3c6d026c720 +size 678610 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_20-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_20-512x512.png.import new file mode 100644 index 0000000..038017b --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4iawje20lq7r" +path="res://.godot/imported/Terrain_20-512x512.png-f736f1775cc588e81f98b70b28261fd0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_20-512x512.png" +dest_files=["res://.godot/imported/Terrain_20-512x512.png-f736f1775cc588e81f98b70b28261fd0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_21-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_21-512x512.png new file mode 100644 index 0000000..bc249cc --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaaabe11c79b5dcdfa67f15f67c748045e2ede7464d36ae5a36a0d137ce19a4e +size 689535 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_21-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_21-512x512.png.import new file mode 100644 index 0000000..4f96dae --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bor2w2w56baud" +path="res://.godot/imported/Terrain_21-512x512.png-bc24c61e65e167df2c95c398c6b5bfac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_21-512x512.png" +dest_files=["res://.godot/imported/Terrain_21-512x512.png-bc24c61e65e167df2c95c398c6b5bfac.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_22-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_22-512x512.png new file mode 100644 index 0000000..8170207 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bcc19d2d974201b5952996cdb472ff925044c7b1efce8029e08849eebb65b3e +size 699308 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_22-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_22-512x512.png.import new file mode 100644 index 0000000..36ab93f --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://v8p8vwm0pjg8" +path="res://.godot/imported/Terrain_22-512x512.png-53d25b1f93252332b4fcaa9e83188630.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_22-512x512.png" +dest_files=["res://.godot/imported/Terrain_22-512x512.png-53d25b1f93252332b4fcaa9e83188630.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_23-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_23-512x512.png new file mode 100644 index 0000000..6970911 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8332674b627991726f3c717ab1944f68adea0015b6d06858c90f6225ad417f7 +size 690210 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_23-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_23-512x512.png.import new file mode 100644 index 0000000..da28246 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bihebe4yoiwcu" +path="res://.godot/imported/Terrain_23-512x512.png-2192c38107f4c0ce91185f720c1f625a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_23-512x512.png" +dest_files=["res://.godot/imported/Terrain_23-512x512.png-2192c38107f4c0ce91185f720c1f625a.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_24-512x512.png b/godot/resources/textures/512x512/Terrain/Terrain_24-512x512.png new file mode 100644 index 0000000..bea1a7b --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b49ac5d1390de7a3d48aaf684451feb9008f494d889d9d9251cbce0f8c7069 +size 679435 diff --git a/godot/resources/textures/512x512/Terrain/Terrain_24-512x512.png.import b/godot/resources/textures/512x512/Terrain/Terrain_24-512x512.png.import new file mode 100644 index 0000000..cb66c49 --- /dev/null +++ b/godot/resources/textures/512x512/Terrain/Terrain_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c2o0cxqrebux1" +path="res://.godot/imported/Terrain_24-512x512.png-1e57643258e1ec2d3943a32bc5685729.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Terrain/Terrain_24-512x512.png" +dest_files=["res://.godot/imported/Terrain_24-512x512.png-1e57643258e1ec2d3943a32bc5685729.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_01-512x512.png b/godot/resources/textures/512x512/Weave/Weave_01-512x512.png new file mode 100644 index 0000000..007dd3f --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_01-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7499358ac705c3099ce200511c38c604734ac0686af7f3fc735661971e80c863 +size 559126 diff --git a/godot/resources/textures/512x512/Weave/Weave_01-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_01-512x512.png.import new file mode 100644 index 0000000..a55a846 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_01-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dh74rbiv86ko6" +path="res://.godot/imported/Weave_01-512x512.png-8f5935fa09241fee195c1cef281909c5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_01-512x512.png" +dest_files=["res://.godot/imported/Weave_01-512x512.png-8f5935fa09241fee195c1cef281909c5.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_02-512x512.png b/godot/resources/textures/512x512/Weave/Weave_02-512x512.png new file mode 100644 index 0000000..b2b338e --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_02-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debe4efe4ac2a6edf7e734682fc472d1f4ccd684853dda513ada297cbd94a245 +size 561203 diff --git a/godot/resources/textures/512x512/Weave/Weave_02-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_02-512x512.png.import new file mode 100644 index 0000000..b5cd24c --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_02-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://obq7l8gq1gjw" +path="res://.godot/imported/Weave_02-512x512.png-28f97ed13393e7f0ec3a7b5910267739.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_02-512x512.png" +dest_files=["res://.godot/imported/Weave_02-512x512.png-28f97ed13393e7f0ec3a7b5910267739.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_03-512x512.png b/godot/resources/textures/512x512/Weave/Weave_03-512x512.png new file mode 100644 index 0000000..7e1d408 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_03-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18cfaae4670dd38642fa3844f1725ad261ac03617f748605593c55d75b865e1 +size 634867 diff --git a/godot/resources/textures/512x512/Weave/Weave_03-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_03-512x512.png.import new file mode 100644 index 0000000..a5b2a2b --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_03-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://uugl60di011a" +path="res://.godot/imported/Weave_03-512x512.png-48ddf5b720a7e7caf9f38e981d2f3b09.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_03-512x512.png" +dest_files=["res://.godot/imported/Weave_03-512x512.png-48ddf5b720a7e7caf9f38e981d2f3b09.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_04-512x512.png b/godot/resources/textures/512x512/Weave/Weave_04-512x512.png new file mode 100644 index 0000000..e08725f --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_04-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c751c3788a18d7ee30020b224c5aa40a32e04ec48a980260e0e5eb8626c9af +size 616798 diff --git a/godot/resources/textures/512x512/Weave/Weave_04-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_04-512x512.png.import new file mode 100644 index 0000000..ce6db45 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_04-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dahor4o3gu6h5" +path="res://.godot/imported/Weave_04-512x512.png-0a5d3adf2f41b56608e9926fdc6f7ecb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_04-512x512.png" +dest_files=["res://.godot/imported/Weave_04-512x512.png-0a5d3adf2f41b56608e9926fdc6f7ecb.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_05-512x512.png b/godot/resources/textures/512x512/Weave/Weave_05-512x512.png new file mode 100644 index 0000000..f072b12 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_05-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46547a133ea9ff4d1f3e868dbe8b2bd7de08fe34930cf2628f0e90d4a58eb082 +size 606434 diff --git a/godot/resources/textures/512x512/Weave/Weave_05-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_05-512x512.png.import new file mode 100644 index 0000000..5621c20 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_05-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b84c5kwgpampe" +path="res://.godot/imported/Weave_05-512x512.png-dc975890ed8c297dad2d2320566aa2f0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_05-512x512.png" +dest_files=["res://.godot/imported/Weave_05-512x512.png-dc975890ed8c297dad2d2320566aa2f0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_06-512x512.png b/godot/resources/textures/512x512/Weave/Weave_06-512x512.png new file mode 100644 index 0000000..74eed90 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_06-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6265adddd111389f6a1dab1adfa4ad8e39cd8a9db4f751ea987cdccab0235a7e +size 598623 diff --git a/godot/resources/textures/512x512/Weave/Weave_06-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_06-512x512.png.import new file mode 100644 index 0000000..f9702b3 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_06-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://qwo5ih51pub4" +path="res://.godot/imported/Weave_06-512x512.png-7545cd8c48b82a0f116810127c4052e3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_06-512x512.png" +dest_files=["res://.godot/imported/Weave_06-512x512.png-7545cd8c48b82a0f116810127c4052e3.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_07-512x512.png b/godot/resources/textures/512x512/Weave/Weave_07-512x512.png new file mode 100644 index 0000000..c6d7db1 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_07-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08759d4d7f1d27f3d960723f42b8e4c1d5e652eb06d409c3a04e115fcf6b1d25 +size 641048 diff --git a/godot/resources/textures/512x512/Weave/Weave_07-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_07-512x512.png.import new file mode 100644 index 0000000..95b4073 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_07-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7pxfwf2fe2gt" +path="res://.godot/imported/Weave_07-512x512.png-91d328909d61e139b093220b779a8f8f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_07-512x512.png" +dest_files=["res://.godot/imported/Weave_07-512x512.png-91d328909d61e139b093220b779a8f8f.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_08-512x512.png b/godot/resources/textures/512x512/Weave/Weave_08-512x512.png new file mode 100644 index 0000000..1a08adb --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_08-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11339e36ac01ea2dac5766364589a3361528b387efd7628447d14d8e342cc811 +size 643217 diff --git a/godot/resources/textures/512x512/Weave/Weave_08-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_08-512x512.png.import new file mode 100644 index 0000000..8de1d1f --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_08-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://g1xpowbekwn7" +path="res://.godot/imported/Weave_08-512x512.png-5c3174f297e42ec7486425b295ee8e1e.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_08-512x512.png" +dest_files=["res://.godot/imported/Weave_08-512x512.png-5c3174f297e42ec7486425b295ee8e1e.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_09-512x512.png b/godot/resources/textures/512x512/Weave/Weave_09-512x512.png new file mode 100644 index 0000000..d0961fc --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_09-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe062a350786184988606751b69b399dc5bdc188234d1469dc948a89e3f6493c +size 631889 diff --git a/godot/resources/textures/512x512/Weave/Weave_09-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_09-512x512.png.import new file mode 100644 index 0000000..e3638cb --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_09-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0blfnqhpurrf" +path="res://.godot/imported/Weave_09-512x512.png-ba68b951738df7ea258ac7a8f8914bd8.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_09-512x512.png" +dest_files=["res://.godot/imported/Weave_09-512x512.png-ba68b951738df7ea258ac7a8f8914bd8.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_10-512x512.png b/godot/resources/textures/512x512/Weave/Weave_10-512x512.png new file mode 100644 index 0000000..f346570 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_10-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b6e7d38eea64f681de4b27187c29eb3c96a776f09709de767f9af794e6ff18 +size 655431 diff --git a/godot/resources/textures/512x512/Weave/Weave_10-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_10-512x512.png.import new file mode 100644 index 0000000..5791efe --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_10-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dqeidlw0bbwbe" +path="res://.godot/imported/Weave_10-512x512.png-1be566c2d7c38d09ad9085a455946cb6.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_10-512x512.png" +dest_files=["res://.godot/imported/Weave_10-512x512.png-1be566c2d7c38d09ad9085a455946cb6.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_11-512x512.png b/godot/resources/textures/512x512/Weave/Weave_11-512x512.png new file mode 100644 index 0000000..44f4f37 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_11-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:037224034de15b66cd98e6308f4d27f491e92283adbc397f7ca01b841b950ff0 +size 707870 diff --git a/godot/resources/textures/512x512/Weave/Weave_11-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_11-512x512.png.import new file mode 100644 index 0000000..7ffa87e --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_11-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c0ab7qvwfq3ig" +path="res://.godot/imported/Weave_11-512x512.png-8150a521bbd17e420814a8591ac2cd03.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_11-512x512.png" +dest_files=["res://.godot/imported/Weave_11-512x512.png-8150a521bbd17e420814a8591ac2cd03.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_12-512x512.png b/godot/resources/textures/512x512/Weave/Weave_12-512x512.png new file mode 100644 index 0000000..fd02a1f --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_12-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c3ec983517cacdda27f07bbd0e7626bacf3a75a8643fad5c82d05a9ee3fe18 +size 707200 diff --git a/godot/resources/textures/512x512/Weave/Weave_12-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_12-512x512.png.import new file mode 100644 index 0000000..1e619a0 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_12-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1p43m3rcuxwm" +path="res://.godot/imported/Weave_12-512x512.png-e8082e84c9fd5fa8e468dfa24070b087.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_12-512x512.png" +dest_files=["res://.godot/imported/Weave_12-512x512.png-e8082e84c9fd5fa8e468dfa24070b087.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_13-512x512.png b/godot/resources/textures/512x512/Weave/Weave_13-512x512.png new file mode 100644 index 0000000..277a0ca --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_13-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720651d8c079b8fa6732cee0e39174cd19ab5446f30a31f936a08bcb16df423e +size 513026 diff --git a/godot/resources/textures/512x512/Weave/Weave_13-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_13-512x512.png.import new file mode 100644 index 0000000..245f2dc --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_13-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3r1alcs0vyeo" +path="res://.godot/imported/Weave_13-512x512.png-5ad5c3db69e1949a82ff3471e9d65e49.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_13-512x512.png" +dest_files=["res://.godot/imported/Weave_13-512x512.png-5ad5c3db69e1949a82ff3471e9d65e49.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_14-512x512.png b/godot/resources/textures/512x512/Weave/Weave_14-512x512.png new file mode 100644 index 0000000..1bf107e --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_14-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7af900bd83a8c2a9245241627c21ab61f5ecb48074bd9b2cdd1a0a58703af55 +size 529013 diff --git a/godot/resources/textures/512x512/Weave/Weave_14-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_14-512x512.png.import new file mode 100644 index 0000000..8397125 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_14-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bpplw3e50wrv7" +path="res://.godot/imported/Weave_14-512x512.png-d8b0b543987ea5e8dbba0d2b49ac3a25.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_14-512x512.png" +dest_files=["res://.godot/imported/Weave_14-512x512.png-d8b0b543987ea5e8dbba0d2b49ac3a25.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_15-512x512.png b/godot/resources/textures/512x512/Weave/Weave_15-512x512.png new file mode 100644 index 0000000..d3c948e --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_15-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed2412afac78b8bd97f1ceaa0c9b909288a65388d049a56175e4d3225ff3586 +size 634711 diff --git a/godot/resources/textures/512x512/Weave/Weave_15-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_15-512x512.png.import new file mode 100644 index 0000000..7a16499 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_15-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://gy5pxr4jimpu" +path="res://.godot/imported/Weave_15-512x512.png-1dcf349a82772f5967be6ac23644ef61.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_15-512x512.png" +dest_files=["res://.godot/imported/Weave_15-512x512.png-1dcf349a82772f5967be6ac23644ef61.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_16-512x512.png b/godot/resources/textures/512x512/Weave/Weave_16-512x512.png new file mode 100644 index 0000000..690deeb --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_16-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91af9c4f27dd099f400fbb2f7e53064a44ff6d93e69ccf294d06e70243f8e6a8 +size 619293 diff --git a/godot/resources/textures/512x512/Weave/Weave_16-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_16-512x512.png.import new file mode 100644 index 0000000..b60921e --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_16-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c063pg4o81b36" +path="res://.godot/imported/Weave_16-512x512.png-be6cb5aac2697f0a17861d410b868309.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_16-512x512.png" +dest_files=["res://.godot/imported/Weave_16-512x512.png-be6cb5aac2697f0a17861d410b868309.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_17-512x512.png b/godot/resources/textures/512x512/Weave/Weave_17-512x512.png new file mode 100644 index 0000000..56d282b --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_17-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811c917984dcb9f80ce6d157e3208ab86a7e4db37c6f49a440f686187d7f97f5 +size 574555 diff --git a/godot/resources/textures/512x512/Weave/Weave_17-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_17-512x512.png.import new file mode 100644 index 0000000..afe13d9 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_17-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ctfu5xo50pfal" +path="res://.godot/imported/Weave_17-512x512.png-1880728fe17fe018f91cea101be9faed.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_17-512x512.png" +dest_files=["res://.godot/imported/Weave_17-512x512.png-1880728fe17fe018f91cea101be9faed.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_18-512x512.png b/godot/resources/textures/512x512/Weave/Weave_18-512x512.png new file mode 100644 index 0000000..00f4873 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_18-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da57237a12aa3554fc8e44489d02cf92dbb66bc2b71040fd234d11ea30d01724 +size 541881 diff --git a/godot/resources/textures/512x512/Weave/Weave_18-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_18-512x512.png.import new file mode 100644 index 0000000..e59fb3c --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_18-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d0usnv0ns5kqi" +path="res://.godot/imported/Weave_18-512x512.png-dd986d9dbcc93b7b3d5a17950023c412.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_18-512x512.png" +dest_files=["res://.godot/imported/Weave_18-512x512.png-dd986d9dbcc93b7b3d5a17950023c412.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_19-512x512.png b/godot/resources/textures/512x512/Weave/Weave_19-512x512.png new file mode 100644 index 0000000..0a50773 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_19-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13bb6a591e2e2baf0dc704d92232ac7c14c7b68eda3cd524b775c335ce0c419f +size 285941 diff --git a/godot/resources/textures/512x512/Weave/Weave_19-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_19-512x512.png.import new file mode 100644 index 0000000..d21c05c --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_19-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://d1aoqigpq2tgk" +path="res://.godot/imported/Weave_19-512x512.png-a3c9b34b8a3585ce4d5495cc39411654.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_19-512x512.png" +dest_files=["res://.godot/imported/Weave_19-512x512.png-a3c9b34b8a3585ce4d5495cc39411654.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_20-512x512.png b/godot/resources/textures/512x512/Weave/Weave_20-512x512.png new file mode 100644 index 0000000..140d0b9 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_20-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1fb75a48b1a430e1a501adc3025e9aa46f9aa73120a34f84f69a45ec1c0689e +size 283545 diff --git a/godot/resources/textures/512x512/Weave/Weave_20-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_20-512x512.png.import new file mode 100644 index 0000000..f47f2c5 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_20-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cgjwy71gdpy03" +path="res://.godot/imported/Weave_20-512x512.png-a42b1c1f62da869d98ccef0af3b198fe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_20-512x512.png" +dest_files=["res://.godot/imported/Weave_20-512x512.png-a42b1c1f62da869d98ccef0af3b198fe.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_21-512x512.png b/godot/resources/textures/512x512/Weave/Weave_21-512x512.png new file mode 100644 index 0000000..7e8ec03 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_21-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4efd392977c63b9bbe425c037715c38fae7babb29f67ad4a6eb93f6453f8523c +size 735217 diff --git a/godot/resources/textures/512x512/Weave/Weave_21-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_21-512x512.png.import new file mode 100644 index 0000000..e91979a --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_21-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cnonngmm2r7tr" +path="res://.godot/imported/Weave_21-512x512.png-1dd21ef5cf2723a4ff64be02cf620e86.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_21-512x512.png" +dest_files=["res://.godot/imported/Weave_21-512x512.png-1dd21ef5cf2723a4ff64be02cf620e86.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_22-512x512.png b/godot/resources/textures/512x512/Weave/Weave_22-512x512.png new file mode 100644 index 0000000..426be51 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_22-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8389f70e2c451998879dfd4e5f11d092246999458aaad9b09475a4f43de4119a +size 733241 diff --git a/godot/resources/textures/512x512/Weave/Weave_22-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_22-512x512.png.import new file mode 100644 index 0000000..5bbfc47 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_22-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bkmnmf3bkciqq" +path="res://.godot/imported/Weave_22-512x512.png-a5b9e4b6e823a78f84124432106ee752.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_22-512x512.png" +dest_files=["res://.godot/imported/Weave_22-512x512.png-a5b9e4b6e823a78f84124432106ee752.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_23-512x512.png b/godot/resources/textures/512x512/Weave/Weave_23-512x512.png new file mode 100644 index 0000000..2533863 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_23-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86273694001ef629421c64bea850365b5696e1d9b0fd3238881aa79354b8b0e5 +size 653791 diff --git a/godot/resources/textures/512x512/Weave/Weave_23-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_23-512x512.png.import new file mode 100644 index 0000000..e04810e --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_23-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c6pu40lmbsso7" +path="res://.godot/imported/Weave_23-512x512.png-dc0fa6543b1a8f50c59848b6aac04ba0.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_23-512x512.png" +dest_files=["res://.godot/imported/Weave_23-512x512.png-dc0fa6543b1a8f50c59848b6aac04ba0.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/resources/textures/512x512/Weave/Weave_24-512x512.png b/godot/resources/textures/512x512/Weave/Weave_24-512x512.png new file mode 100644 index 0000000..b04c9b8 --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_24-512x512.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a5a3b8ce4360502d812571c9730748bb9909478f0f58b6fe9df5187effcba9 +size 663241 diff --git a/godot/resources/textures/512x512/Weave/Weave_24-512x512.png.import b/godot/resources/textures/512x512/Weave/Weave_24-512x512.png.import new file mode 100644 index 0000000..a63f55e --- /dev/null +++ b/godot/resources/textures/512x512/Weave/Weave_24-512x512.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dhglf5kbfqv30" +path="res://.godot/imported/Weave_24-512x512.png-6a206eeb2fb5841e3658061797de1d7c.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://resources/textures/512x512/Weave/Weave_24-512x512.png" +dest_files=["res://.godot/imported/Weave_24-512x512.png-6a206eeb2fb5841e3658061797de1d7c.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/godot/spacesalvageco.gdextension.uid b/godot/spacesalvageco.gdextension.uid new file mode 100644 index 0000000..c6bf3f2 --- /dev/null +++ b/godot/spacesalvageco.gdextension.uid @@ -0,0 +1 @@ +uid://cd1wi3wcqyp4k