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 iconpath => icon_path & hasicon => has_icon. #75666

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

ronyeh
Copy link
Contributor

@ronyeh ronyeh commented Apr 5, 2023

Godot engine uses snake_case, so we fix instances of iconpath and hasicon to be consistent with the rest of the codebase.

@ronyeh ronyeh requested review from a team as code owners April 5, 2023 00:08
@ronyeh
Copy link
Contributor Author

ronyeh commented Apr 5, 2023

This was mentioned in #75548 as a part of a larger effort to improve the readability of the Godot engine codebase. I broke it into its own PR for ease of review & merging.

@akien-mga akien-mga merged commit 8623572 into godotengine:master Jun 2, 2023
@akien-mga
Copy link
Member

Thanks!

@akien-mga akien-mga modified the milestones: 4.x, 4.1 Jun 2, 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.

4 participants