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

[raymath] Raymath.Vector2Clamp is incorrect and possiably other functions #146

Closed
3 tasks done
Shadowblitz16 opened this issue Feb 21, 2023 · 1 comment
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@Shadowblitz16
Copy link

Before submitting a new issue, please verify and check:

  • The issue is specific to Raylib-cs and not raylib
  • I checked there is no similar issue already reported
  • My code has no errors or misuse of Raylib-cs

Issue description

Raylib-cs's Raymath.Clamp does not include min and max parameters

Environment

Debain 11

Issue screenshot

image

@chrisdill chrisdill added the bug Something isn't working label Feb 21, 2023
@chrisdill
Copy link
Owner

Fix added in #147 and will be in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants