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 int overflow when simplifying vectors #246

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Fix int overflow when simplifying vectors #246

merged 1 commit into from
Mar 18, 2023

Conversation

laurentlb
Copy link
Owner

@laurentlb laurentlb commented Mar 18, 2023

repro: vec2(1e10)

Fixes #245

@laurentlb laurentlb enabled auto-merge (rebase) March 18, 2023 00:50
@laurentlb laurentlb disabled auto-merge March 18, 2023 11:42
@laurentlb laurentlb merged commit ff1191e into master Mar 18, 2023
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.

Value was either too large or too small for an Int32.
1 participant