Compare commits
2 Commits
aacfc4d78e
...
db4d405464
Author | SHA1 | Date |
---|---|---|
|
db4d405464 | |
|
b360e79632 |
|
@ -1,2 +1,11 @@
|
||||||
# Normalize EOL for all files that Git considers text files.
|
# Normalize EOL for all files that Git considers text files.
|
||||||
* text=auto eol=lf
|
* text=auto eol=lf
|
||||||
|
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.exe filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.svg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.dll filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.so filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.dylib filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
BIN
addons/PathMesh3D/icons/PathExtrude3D.svg (Stored with Git LFS)
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 130 B |
BIN
addons/PathMesh3D/icons/PathMesh3D.svg (Stored with Git LFS)
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 129 B |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 129 B |
BIN
addons/PathMesh3D/icons/PathMesh3DIcon.svg (Stored with Git LFS)
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 129 B |
BIN
addons/PathMesh3D/icons/PathMultiMesh3D.svg (Stored with Git LFS)
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 130 B |
BIN
addons/PathMesh3D/icons/PathScene3D.svg (Stored with Git LFS)
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 129 B |
BIN
addons/git_describe/label/icon.svg (Stored with Git LFS)
Before Width: | Height: | Size: 1012 B After Width: | Height: | Size: 129 B |
BIN
addons/icons-fonts/nodes/FontIcon.svg (Stored with Git LFS)
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 129 B |
BIN
addons/icons-fonts/nodes/FontIconButton.svg (Stored with Git LFS)
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 129 B |
BIN
addons/icons-fonts/resources/FontIconSettings.svg (Stored with Git LFS)
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 129 B |
BIN
addons/rakugo-nodes/nodes/ButtonContainer.svg (Stored with Git LFS)
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 129 B |
Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 751 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 457 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 519 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 763 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 443 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 129 B |
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 652 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 630 B After Width: | Height: | Size: 128 B |
|
@ -20,6 +20,6 @@ generate_lods=true
|
||||||
generate_shadow_mesh=true
|
generate_shadow_mesh=true
|
||||||
generate_lightmap_uv2=false
|
generate_lightmap_uv2=false
|
||||||
generate_lightmap_uv2_texel_size=0.2
|
generate_lightmap_uv2_texel_size=0.2
|
||||||
scale_mesh=Vector3(1, 1, 1)
|
scale_mesh=Vector3(0.5, 0.5, 0.5)
|
||||||
offset_mesh=Vector3(0, 0, 0)
|
offset_mesh=Vector3(0, 0, 0)
|
||||||
force_disable_mesh_compression=false
|
force_disable_mesh_compression=false
|
||||||
|
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 129 B |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 129 B |
BIN
icon.png
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 129 B |
|
@ -0,0 +1,12 @@
|
||||||
|
[gd_resource type="Resource" script_class="Item" load_steps=4 format=3 uid="uid://dxlb2ixt3fx7l"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://dh2iqb21845yr" path="res://assets/images/icons/processor.png" id="1_3eeta"]
|
||||||
|
[ext_resource type="Script" uid="uid://kcdpck5ufgcc" path="res://scripts/item.gd" id="1_5wrxw"]
|
||||||
|
[ext_resource type="ArrayMesh" uid="uid://gf0q5hs4wjva" path="res://assets/models/Ore.obj" id="2_sx3h4"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
script = ExtResource("1_5wrxw")
|
||||||
|
icon = ExtResource("1_3eeta")
|
||||||
|
name = "Ore"
|
||||||
|
model = ExtResource("2_sx3h4")
|
||||||
|
metadata/_custom_type_script = "uid://kcdpck5ufgcc"
|