Skip to content

Reintroduce Math_INF and Math_NAN defines #1817

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Naros
Copy link
Contributor

@Naros Naros commented Jul 13, 2025

Fixes #1816

@Naros Naros requested a review from a team as a code owner July 13, 2025 04:09
Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good to me :-)

It appears we got here because of one of the sync's with Godot's version of this header (#1758), however, it looks like Godot's version has evolved even further and doesn't have any of the Math_* defines anymore. We'll need to remember to move all of these into math.compat.inc or a new math_defs.compat.inc the next time we do a sync

@dsnopek dsnopek added the bug This has been identified as a bug label Jul 13, 2025
@dsnopek dsnopek added this to the 4.x milestone Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This has been identified as a bug cherrypick:4.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Math Definitions
3 participants