Skip to content

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
@dsnopek dsnopek merged commit a2b6f91 into godotengine:master Jul 23, 2025
16 checks passed
@dsnopek
Copy link
Collaborator

dsnopek commented Aug 21, 2025

Cherry-picked for 4.4 in PR #1836

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Math Definitions
3 participants