Skip to content

Check values of math constants to ensure they were not accidently changed #343

@shadowislord

Description

@shadowislord

Constants like Vector3f.ZERO and others in the math package should be checked each frame (via assertion, or debug option) to ensure they remain what they are supposed to be. This prevents accidental changes by user code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions