Skip to content

Feat: ConstantVerifierState - expand JME constant verification, fix logger name + javadoc #2499

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

capdevon
Copy link
Contributor

This PR enhances the ConstantVerifierState by expanding the set of default JME math constants that are periodically checked for drift. New Checker entries have been added to include comprehensive verification for Vector2f constants such as

  • NAN
  • UNIT_X
  • UNIT_Y
  • POSITIVE_INFINITY
  • NEGATIVE_INFINITY.

Additionally, the Javadoc comments for the ConstantVerifierState class, its ErrorType enum, and the addChecker method have been refined for improved clarity, accuracy, and overall documentation quality.

@yaRnMcDonuts yaRnMcDonuts added this to the v3.9.0 milestone Jun 16, 2025
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