Skip to content

Consider adding more tests for the Equals instance method for the various vector types #68710

@tannergooding

Description

@tannergooding

#68691 fixed the implementation of the Equals(T other) methods for the various vector and vector like types (Vector2/3/4, Vector, Vector64/128/256, Plane, Quaternion, Matrix3x2, and Matrix4x4) to correctly take NaN into account.

It would be beneficial to add additional test covering over non-canonicalized NaNs to ensure other regressions or mis-optimizations don't sneak by in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions