mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 17:34:43 -04:00
Added a tag button in the timeline
Creates a new frame tag for now, it will be changed to manage all tags
This commit is contained in:
parent
d55216a834
commit
3ca1d00b98
14 changed files with 228 additions and 3 deletions
BIN
Assets/Graphics/Dark Themes/Timeline/Tag.png
Normal file
BIN
Assets/Graphics/Dark Themes/Timeline/Tag.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
34
Assets/Graphics/Dark Themes/Timeline/Tag.png.import
Normal file
34
Assets/Graphics/Dark Themes/Timeline/Tag.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Tag.png-855015abac1d10cd3efd9c78dea7d2c5.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Dark Themes/Timeline/Tag.png"
|
||||
dest_files=[ "res://.import/Tag.png-855015abac1d10cd3efd9c78dea7d2c5.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
|
BIN
Assets/Graphics/Dark Themes/Timeline/Tag_Hover.png
Normal file
BIN
Assets/Graphics/Dark Themes/Timeline/Tag_Hover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
34
Assets/Graphics/Dark Themes/Timeline/Tag_Hover.png.import
Normal file
34
Assets/Graphics/Dark Themes/Timeline/Tag_Hover.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Tag_Hover.png-313eea6e50504c5f8247ac5808d533c8.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Dark Themes/Timeline/Tag_Hover.png"
|
||||
dest_files=[ "res://.import/Tag_Hover.png-313eea6e50504c5f8247ac5808d533c8.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
|
Loading…
Add table
Add a link
Reference in a new issue