Skip to content

Conversation

@orange-cpp
Copy link
Owner

Adds less than, greater than, less than or equal, and greater than or equal operators to the Vector2, Vector3 and Vector4 classes. The comparison is based on the lengths of the vectors.

Adds corresponding unit tests.

Adds less than, greater than, less than or equal, and greater than or equal operators to the Vector2, Vector3 and Vector4 classes.
The comparison is based on the lengths of the vectors.

Adds corresponding unit tests.
@orange-cpp orange-cpp merged commit 858314f into main Aug 12, 2025
3 checks passed
@orange-cpp orange-cpp deleted the feature/vec_fix_improvement branch August 12, 2025 06:41
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