Skip to content

Separate Quaternion from Vector4 & Implement many Vector4 methods#395

Merged
RobLoach merged 2 commits into
RobLoach:masterfrom
penggrin12:vector4-operator-overloads
May 11, 2026
Merged

Separate Quaternion from Vector4 & Implement many Vector4 methods#395
RobLoach merged 2 commits into
RobLoach:masterfrom
penggrin12:vector4-operator-overloads

Conversation

@penggrin12
Copy link
Copy Markdown
Contributor

Now we probably also need to implement all the others Vectors similarly

Cant run tests myself because of RobLoach/raylib-assert#3.

closes #367
closes #390

@penggrin12
Copy link
Copy Markdown
Contributor Author

This is a big API change !!!

@penggrin12
Copy link
Copy Markdown
Contributor Author

While that fixed the error, there should probably ideally be a RLCPP_CONSTEXPR define aswell..?

@RobLoach
Copy link
Copy Markdown
Owner

Big change, and a good one. As for RLCPP_CONSTEXPR, I'm indifferent 🤷

@RobLoach RobLoach merged commit 01f0c30 into RobLoach:master May 11, 2026
12 checks passed
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.

Separate Quaternion from Vector4? raylib::Vector4 operator overloads

2 participants