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 Vector4.components -> coord #1608

Closed
wants to merge 1 commit into from

Conversation

Ivorforce
Copy link
Contributor

To bring it in-line with all the other vectors, they all use coord.

I think it's pretty obvious that this is a breaking change, though it will not introduce bugs, just cause people to need to adjust their usages when they update.

To bring it in-line with all the other vectors.
@Ivorforce Ivorforce requested a review from a team as a code owner September 25, 2024 20:57
@Ivorforce
Copy link
Contributor Author

I can see the same discrepancy is present in the Godot repo. What gives? This certainly makes merging this PR a little more debatable... Let's hear what you think.

@AThousandShips AThousandShips added enhancement This is an enhancement on the current functionality discussion breaks compat labels Sep 26, 2024
@AThousandShips
Copy link
Member

Has to be done in the engine itself first to ensure compatibility between the engine and extensions

@Ivorforce
Copy link
Contributor Author

I will make a PR to core and see what they say there.

@AThousandShips
Copy link
Member

Superseded by:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archived breaks compat discussion enhancement This is an enhancement on the current functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants