Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Improve Matrix4 page. #30276

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Docs: Improve Matrix4 page. #30276

merged 2 commits into from
Jan 7, 2025

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jan 7, 2025

Fixed #30274.

Description

Clarifies the description of Matrix4.lookAt(). The new text should prevent the confusion that not all elements of a 4x4 matrix are set when using Matrix4.lookAt().

@Mugen87 Mugen87 requested a review from WestLangley January 7, 2025 09:22
@Mugen87 Mugen87 merged commit d03d302 into mrdoob:dev Jan 7, 2025
1 of 2 checks passed
@Mugen87 Mugen87 added this to the r173 milestone Jan 7, 2025
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.

Matrix4.lookAt doesn't overwrite 7 of the 16 matrix elements, such as translation
2 participants