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

Rename close requests to delete requests in GraphEdit #82370

Conversation

YuriSizov
Copy link
Contributor

Based on godotengine/godot-proposals#5271 (comment) and discussions on RocketChat with @Zylann, @Mickeon and @KoBeWi.

Renames GraphEdit's close_nodes_request back to delete_nodes_request, and renames GraphElement's close_request to delete_request, as well as some relevant internal methods. Note that the change to GraphEdit unbreaks compatibility (since this was the name prior to 4.2), and GraphElement is a new node in 4.2. So this only breaks compat with previous dev snapshots.

@YuriSizov YuriSizov force-pushed the graphs-request-rename-close-delete-please branch from a45c85d to 378ab38 Compare September 26, 2023 14:41
@akien-mga akien-mga merged commit bc118b3 into godotengine:master Oct 2, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@YuriSizov YuriSizov deleted the graphs-request-rename-close-delete-please branch October 2, 2023 11:46
Zylann added a commit to Zylann/godot_voxel that referenced this pull request Oct 29, 2023
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.

3 participants