Edit of asset "Edit Resources as Spreadsheet" Accepted

Old/Current New/Edit
Title Edit Resources as Spreadsheet
Description A plugin for Godot 3 that adds a tab for editing folders of Resources as data tables, as well as creating Resources from a CSV file.

- 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;
- Copy-paste Text into Cells (one line, one cell);
- 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;
- 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.

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.

The newest version is always up on: https://github.com/don-tnowe/godot-resources-as-sheets-plugin/tree/godot-3
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 3.5
Version String 1.7
Download Commit 32409ef7d0bd8d8883b6d367ea74324f535dc901
Download Url (Computed) https://github.com/don-tnowe/godot-resources-as-sheets-plugin/archive/32409ef7d0bd8d8883b6d367ea74324f535dc901.zip
Icon Url https://raw.githubusercontent.com/don-tnowe/godot-resources-as-sheets-plugin/master/icon.png