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

Implement idiv support and testing for Vector2 and Vector3 #196

Merged
merged 1 commit into from
May 15, 2024

Conversation

bjcscat
Copy link
Contributor

@bjcscat bjcscat commented May 13, 2024

Closes #153

Copy link
Collaborator

@filiptibell filiptibell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and easy to review 😄 thank you!

@filiptibell filiptibell merged commit 395c36f into lune-org:main May 15, 2024
6 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.

Vector2 and Vector3 should implement __idiv
2 participants