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

fix: Revert Vector2 constructor changes #304

Merged

Conversation

spydon
Copy link
Collaborator

@spydon spydon commented Oct 4, 2023

This reverts back the named constructors of Vector2 to factory constructors so that we can continue with the the Vector3 and Vector4 changes in #294 and #295.

Ping @rakudrama and @johnmccutchan, the other PRs are also updated to remove the named constructors.

@coveralls
Copy link

Coverage Status

coverage: 26.382% (+0.01%) from 26.369% when pulling beb63e8 on spydon:spydon/revert-vector2-constructors into d54af8a on google:master.

@spydon
Copy link
Collaborator Author

spydon commented Oct 18, 2023

Ping again @rakudrama and @johnmccutchan, in case you haven't seen all the updated PRs which should bring everything back to order.

@spydon
Copy link
Collaborator Author

spydon commented Nov 24, 2023

Hey @johnmccutchan, my monthly check-in on these PRs. 😄
Could we merge them?

@johnmccutchan johnmccutchan merged commit 571d3d0 into google:master Nov 25, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants