Edit of asset "Grouper" Accepted

Old/Current New/Edit
Title Grouper Grouper
Description Grouper finds every node added to any group and displays them in a table. The node's name, scene path, group name, and the group's scope are all shown.

This provides a useful overview while combating certain pitfalls, such as adding or removing a group in the editor's Groups dock but forgetting to save the scene. Godot does not alert you of unsaved changes when the Groups dock has been modified.

This table also helps you track the names of your Scene groups. Godot does not enforce uniqueness for these names and call_group does not distinguish between Global and Scene scope. You could have identical Scene groups across multiple scenes, and call_group would reach out to all of them, potentially causing unintended behavior.
Grouper finds every node added to any group and displays them in a table. The node's name, scene path, group name, and the group's scope are all shown.

This provides a useful overview while combating certain pitfalls, such as adding or removing a group in the editor's Groups dock but forgetting to save the scene. Godot does not alert you of unsaved changes when the Groups dock has been modified.

This table also helps you track the names of your Scene groups. Godot does not enforce uniqueness for these names and call_group does not distinguish between Global and Scene scope. You could have identical Scene groups across multiple scenes, and call_group would reach out to all of them, potentially causing unintended behavior.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/ircjwin/grouper https://github.com/ircjwin/grouper
Issues Url https://github.com/ircjwin/grouper/issues https://github.com/ircjwin/grouper/issues
Godot version Godot 4.7 Godot 4.7
Version String 1.0.0 1.0.0
Download Commit 2b7cfe5a6140846523b30f4eb3400b7e4ac1facf 2b7cfe5a6140846523b30f4eb3400b7e4ac1facf
Download Url (Computed) https://github.com/ircjwin/grouper/archive/2b7cfe5a6140846523b30f4eb3400b7e4ac1facf.zip https://github.com/ircjwin/grouper/archive/2b7cfe5a6140846523b30f4eb3400b7e4ac1facf.zip
Icon Url https://raw.githubusercontent.com/ircjwin/grouper/refs/heads/main/docs/media/grouper_logo_dark.png
https://raw.githubusercontent.com/ircjwin/grouper/refs/heads/main/docs/media/grouper_logo_dark.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/ircjwin/grouper/refs/heads/main/docs/media/full_window.png
Thumbnail