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

Adding possible solution for the inconsistent behaviors between round… #76274

Closed
wants to merge 1 commit into from
Closed

Conversation

Xinhao0709
Copy link

The previous implicit conversion from vector2i and other files use round instead of truncate which will causes errors such as rounding 0.51 to 1 instead of 0. #75470

@Xinhao0709 Xinhao0709 requested a review from a team as a code owner April 20, 2023 02:23
@RedworkDE
Copy link
Member

This has already been fixed by #75477

@akien-mga
Copy link
Member

Thanks for the contribution. As pointed out by RedworkDE, this was fixed already. The fix will be in 4.0.3 and 4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants