Skip to content

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
@yaRnMcDonuts yaRnMcDonuts merged commit bf4fcdc into jMonkeyEngine:master Jun 24, 2025
16 checks passed
@capdevon capdevon deleted the capdevon-ConstantVerifierState branch June 25, 2025 07:11
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