Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to copy group name #53161

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

Duroxxigar
Copy link
Contributor

@Duroxxigar Duroxxigar commented Sep 28, 2021

Implements copy group names

Also changed the name of the method to denote that it doesn't only delete the group

3.x version

Bugsquad edit: Closes godotengine/godot-proposals#3360

editor/groups_editor.cpp Outdated Show resolved Hide resolved
@Duroxxigar Duroxxigar force-pushed the copy-group-name branch 2 times, most recently from e9af3c4 to d247a7d Compare October 21, 2021 00:27
editor/groups_editor.h Outdated Show resolved Hide resolved
Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from a nitpick, looks good to merge.

editor/groups_editor.cpp Outdated Show resolved Hide resolved
@akien-mga akien-mga merged commit 89b9624 into godotengine:master Oct 21, 2021
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a way to copy group names in the editor
2 participants