mirror of
https://github.com/Relintai/godot-resources-as-sheets-plugin.git
synced 2024-11-10 10:12:08 +01:00
Update screenshot and readme
This commit is contained in:
parent
0746595ce0
commit
7dba17f840
@ -8,6 +8,7 @@ A plugin for Godot 3 that adds a tab for editing folders of Resources as data ta
|
||||
- Copy-paste Text into Cells (one line, one cell)
|
||||
- Sort entries by column
|
||||
- Search by evaluating GDScript expression
|
||||
- Row stylization (color-type cells change look of the row until next color-type)
|
||||
- Saves recently opened folders between sessions.
|
||||
|
||||
Possible inputs:
|
||||
@ -28,7 +29,7 @@ To add support of more datatypes, check out the `typed_cells` and `typed_editors
|
||||
|
||||
Made by Don Tnowe in 2022.
|
||||
|
||||
[https://redbladegames.netlify.app]()
|
||||
[https://redbladegames.netlify.app]()!
|
||||
|
||||
[https://twitter.com/don_tnowe]()
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 86 KiB |
@ -1,35 +0,0 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/2022-09-20-00-05-43.png-d44ad438e580d1568f353ee6177cce73.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://images/2022-09-20-00-05-43.png"
|
||||
dest_files=[ "res://.import/2022-09-20-00-05-43.png-d44ad438e580d1568f353ee6177cce73.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=true
|
||||
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
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=true
|
||||
svg/scale=1.0
|
BIN
images/2022-09-22-00-59-02.png
Normal file
BIN
images/2022-09-22-00-59-02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
Loading…
Reference in New Issue
Block a user