feat(val-blog): add 2026-04-30 dream journey post
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<!-- 木地板纹理 placeholder -->
|
||||
<rect width="32" height="32" fill="#DEB887"/>
|
||||
<rect x="0" y="0" width="32" height="16" fill="#D2B48C" opacity="0.5"/>
|
||||
<line x1="0" y1="16" x2="32" y2="16" stroke="#C4A574" stroke-width="1"/>
|
||||
<line x1="16" y1="0" x2="16" y2="16" stroke="#C4A574" stroke-width="0.5"/>
|
||||
<line x1="0" y1="0" x2="0" y2="32" stroke="#B8956E" stroke-width="0.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 479 B |
@@ -0,0 +1,43 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://clegigikkmsvw"
|
||||
path="res://.godot/imported/floor.svg-39678b8ce86516d425e3baea01760131.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/tilesets/floor.svg"
|
||||
dest_files=["res://.godot/imported/floor.svg-39678b8ce86516d425e3baea01760131.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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=false
|
||||
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=1
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
||||
Reference in New Issue
Block a user