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 -> coords. #1609

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Ivorforce
Copy link
Contributor

@Ivorforce Ivorforce commented Sep 26, 2024

Follow-up of godotengine/godot#97487 (review)
Fixes #1608

As mentioned, a discussion could be had about just removing the 'components' alias, but I think there's no harm just using deprecations as is usually done.

The use of .components is deprecated.
@Ivorforce Ivorforce requested a review from a team as a code owner September 26, 2024 13:05
@AThousandShips
Copy link
Member

Should be made in the same PR, ether we add compatibility or we don't, it should be decided and done in one PR

@Ivorforce
Copy link
Contributor Author

Ivorforce commented Sep 26, 2024

Yes, in the current state of the PR the 'components' union case is retained, with a deprecation note.

@AThousandShips AThousandShips added the enhancement This is an enhancement on the current functionality label Sep 26, 2024
@Ivorforce
Copy link
Contributor Author

Parent PR is merged, so we're good to go.

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

Successfully merging this pull request may close these issues.

2 participants