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] Added macros for EPSILON on each function it's used in #3330

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

Brian-ED
Copy link
Contributor

This is so the functions can be easily copied and used. This was discussed in a separate pull:
#3319 (comment)

This is so the functions can be easily copied and used.
@Brian-ED
Copy link
Contributor Author

I have noticed a difference between my addition and the one recommended by ray, and that's that i used "ifndef" while he used "#if !defined(RAYMATH_EPSILON)".
I didn't notice it on pull, i'll fix it in an hour when i'm free

@Brian-ED
Copy link
Contributor Author

I am now done

@raysan5 raysan5 merged commit 577a8de into raysan5:master Sep 21, 2023
@raysan5
Copy link
Owner

raysan5 commented Sep 21, 2023

@Brian-ED thanks for this review!

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