mirror of
https://github.com/Relintai/godot-resources-as-sheets-plugin.git
synced 2025-04-17 03:46:03 +02:00
Display for 4.0
This commit is contained in:
parent
7e28c1d79f
commit
750c3290a3
@ -19,7 +19,8 @@ A plugin for Godot 3 (and now 4!) that adds a tab for editing folders of Resourc
|
||||
- Search by evaluating GDScript expression
|
||||
- Apply GDScript expression to selected rows
|
||||
- Row stylization (color-type cells change look of the row until next color-type)
|
||||
- Saves recently opened folders between sessions.
|
||||
- Saves recently opened folders between sessions
|
||||
- Full Undo/Redo support.
|
||||
|
||||

|
||||
|
||||
@ -38,7 +39,6 @@ If clipboard contains as many lines as there are cells selected, each line is pa
|
||||
To add support of more datatypes, check out the `typed_cells` and `typed_editors` folders. `typed_cells` need to be added in the `editor_view` root's exported array, and `typed_editors` are placed there under the `%PropertyEditors` node.
|
||||
|
||||
#
|
||||
|
||||
Made by Don Tnowe in 2022.
|
||||
|
||||
[https://redbladegames.netlify.app]()
|
||||
|
BIN
images/2022-09-26-22-00-50.png
Normal file
BIN
images/2022-09-26-22-00-50.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
BIN
images/2022-09-26-22-02-09.png
Normal file
BIN
images/2022-09-26-22-02-09.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
BIN
images/2022-09-26-22-08-50.png
Normal file
BIN
images/2022-09-26-22-08-50.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
Loading…
Reference in New Issue
Block a user