Edit of asset "Edit Resources as Table 2" Accepted

Old/Current New/Edit
Title Edit Resources as Table 2
Description A plugin for Godot 3 (and now 4!) that adds a tab for editing folders of Resources as data tables.

- Edit Text, Numbers, Bools and Colors even without the Inspector, and Resources and Enums with it;
- Select multiple cells in one column (Shift/Ctrl+Click) to edit them in the Inspector simultaneously;
- Multi-cell text editing with commonly used text navigation keybindings. Now with text cursors actually visible!
- CSV table support - Import, Export or Edit directly!
- Edit folders containing several resource types, or subfolders with more resources
- [NEW] Open a column of resources or resource arrays as a separate table, works even with built-in resources
- Copy and Paste Cells (one text line, one cell; supports most datatypes);
- Special mass operations for some datatypes:
- - Multiply/add numbers;
- - Rotate color hues/adjust sat/val/RGB;
- - Chop texture into atlas, assign results to each selected resource;
- - Add and remove items in arrays, including enum and resource arrays;
- - Set and erase values in dictionaries, rename keys;
- Sort entries by column;
- Use a GDScript expression to search/filter, or modify cell values en masse;
- Row stylization (color-type cells change look of the row until next color-type);
- Saves recently opened folders between sessions.

For always-up-to-date builds, clone: https://github.com/don-tnowe/godot-resources-as-sheets-plugin/tree/Godot-4

Found a bug? Need a feature? Don't hesitate to post an issue on the repository above!

For available keybindings, please refer to the included About menu or
https://github.com/don-tnowe/godot-resources-as-sheets-plugin/blob/master/README.md
For a sample dataset, check out the Example folder.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/don-tnowe/godot-resources-as-sheets-plugin/
Issues Url https://github.com/don-tnowe/godot-resources-as-sheets-plugin/issues
Godot version Godot 4.0
Version String 2.10 2.3.2
Download Commit 9b2288f4f6df62a177f76b0390db781d40db5199 b0e967036869be1e7a0d4d81a078800cadf5f40c
Download Url (Computed) https://github.com/don-tnowe/godot-resources-as-sheets-plugin/archive/9b2288f4f6df62a177f76b0390db781d40db5199.zip https://github.com/don-tnowe/godot-resources-as-sheets-plugin/archive/b0e967036869be1e7a0d4d81a078800cadf5f40c.zip
Icon Url https://raw.githubusercontent.com/don-tnowe/godot-resources-as-sheets-plugin/master/icon.png