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

adopted: impl Add for Vec2-like types #548

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

ChristopherBiscardi
Copy link
Collaborator

Some types are direct Vec2 equivalents, and one is UVec2.

impl Add for these types on themselves, and for Vec2s, making them easier to work with.

closes #468

ChristopherBiscardi and others added 3 commits July 31, 2024 21:42
Some types are direct Vec2 equivalents, and one is UVec2.

impl Add for these types on themselves, and for Vec2s, making them easier to work with.

closes StarArawn#468

co-authored-by: Peter Hebden <[email protected]>
@ChristopherBiscardi ChristopherBiscardi merged commit 1f1d46f into StarArawn:main Aug 1, 2024
8 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.

2 participants