mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-19 09:39:48 +00:00
baba43d274
Instead of having a gazillion icons for each tool and its blue-orange variations, which led us to create 4 different textures for each tool, now we only need one texture for each tool and each theme. The blue-orange background has been made into a different TextureRect for each button. This makes it easier for people to create new tools. Now, each new tool requires 3 textures (to cover every theme), instead of 12(!). I'm hoping to bring the number down to 1 in a future commit, by automating the theme color converting process.
35 lines
665 B
Plaintext
35 lines
665 B
Plaintext
[remap]
|
|
|
|
importer="texture"
|
|
type="StreamTexture"
|
|
path="res://.import/r.png-5ffbbabe25e0d2f427ffcc0f92ebdb06.stex"
|
|
metadata={
|
|
"vram_texture": false
|
|
}
|
|
|
|
[deps]
|
|
|
|
source_file="res://assets/graphics/tool_backgrounds/r.png"
|
|
dest_files=[ "res://.import/r.png-5ffbbabe25e0d2f427ffcc0f92ebdb06.stex" ]
|
|
|
|
[params]
|
|
|
|
compress/mode=0
|
|
compress/lossy_quality=0.7
|
|
compress/hdr_mode=0
|
|
compress/bptc_ldr=0
|
|
compress/normal_map=0
|
|
flags/repeat=0
|
|
flags/filter=false
|
|
flags/mipmaps=false
|
|
flags/anisotropic=false
|
|
flags/srgb=2
|
|
process/fix_alpha_border=true
|
|
process/premult_alpha=false
|
|
process/HDR_as_SRGB=false
|
|
process/invert_color=false
|
|
stream=false
|
|
size_limit=0
|
|
detect_3d=true
|
|
svg/scale=1.0
|