Skip to content

Commit

Permalink
Merge pull request #68 from snipercup/mapping-update
Browse files Browse the repository at this point in the history
Mapping update: copy and paste and rotate selection
  • Loading branch information
snipercup authored Mar 5, 2024
2 parents 0e1a1a3 + ccfcddc commit 508a270
Show file tree
Hide file tree
Showing 17 changed files with 4,080 additions and 3,242 deletions.
Binary file added Images/Icons/IconCopyChecked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Images/Icons/IconCopyChecked.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://d1u77thx3r5so"
path="res://.godot/imported/IconCopyChecked.png-71fce9f4e334c8ab799fe59026853422.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Images/Icons/IconCopyChecked.png"
dest_files=["res://.godot/imported/IconCopyChecked.png-71fce9f4e334c8ab799fe59026853422.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
Binary file added Images/Icons/IconCopyUnchecked.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions Images/Icons/IconCopyUnchecked.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://bqpbqvxtxey17"
path="res://.godot/imported/IconCopyUnchecked.png-22a09152cf52aa31b58897d073902f32.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://Images/Icons/IconCopyUnchecked.png"
dest_files=["res://.godot/imported/IconCopyUnchecked.png-22a09152cf52aa31b58897d073902f32.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
2 changes: 1 addition & 1 deletion ItemProtosets.tres
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[gd_resource type="Resource" script_class="ItemProtoset" load_steps=2 format=3 uid="uid://bfgx7w13q3rno"]
[gd_resource type="Resource" script_class="ItemProtoset" load_steps=2 format=3]

[ext_resource type="Script" path="res://addons/gloot/core/item_protoset.gd" id="1_o35lu"]

Expand Down
Loading

0 comments on commit 508a270

Please sign in to comment.