mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
Transparent brushes
This commit is contained in:
parent
7aee230b3c
commit
5011de651f
18 changed files with 1545 additions and 1207 deletions
BIN
textures/Manual/Glass_002.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Glass_002.png
(Stored with Git LFS)
Normal file
Binary file not shown.
40
textures/Manual/Glass_002.png.import
Normal file
40
textures/Manual/Glass_002.png.import
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d1uh7npc2dv7s"
|
||||
path="res://.godot/imported/Glass_002.png-cd3a16421c29009ef6475a60f16bc10e.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Glass_002.png"
|
||||
dest_files=["res://.godot/imported/Glass_002.png-cd3a16421c29009ef6475a60f16bc10e.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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=0
|
||||
8
textures/Manual/Glass_002.tres
Normal file
8
textures/Manual/Glass_002.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://kdc67iah8mtf"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d1uh7npc2dv7s" path="res://textures/Manual/Glass_002.png" id="1_g2o2s"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_g2o2s")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
BIN
textures/Manual/Grass_002.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Grass_002.png
(Stored with Git LFS)
Normal file
Binary file not shown.
40
textures/Manual/Grass_002.png.import
Normal file
40
textures/Manual/Grass_002.png.import
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dq4kl0k20c5qi"
|
||||
path="res://.godot/imported/Grass_002.png-a4553e603e8f5673eaa589714cb5c707.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Grass_002.png"
|
||||
dest_files=["res://.godot/imported/Grass_002.png-a4553e603e8f5673eaa589714cb5c707.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue